]> Git Repo - linux.git/commit - tools/perf/builtin-trace.c
perf session: Pass the perf_session to the event handling operations
authorArnaldo Carvalho de Melo <[email protected]>
Sun, 13 Dec 2009 21:50:24 +0000 (19:50 -0200)
committerIngo Molnar <[email protected]>
Mon, 14 Dec 2009 15:57:13 +0000 (16:57 +0100)
commitd8f66248d6f25f7c935cc5307c43bf394db07272
treef30b5512dd08e6a8713fa9fde158c75d57ce1d6b
parent2cd9046cc53dd2625e2cf5854d6cbb1ba61de914
perf session: Pass the perf_session to the event handling operations

They will need it to get the right threads list, etc.

Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frédéric Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
LKML-Reference: <1260741029[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
12 files changed:
tools/perf/builtin-annotate.c
tools/perf/builtin-kmem.c
tools/perf/builtin-record.c
tools/perf/builtin-report.c
tools/perf/builtin-sched.c
tools/perf/builtin-timechart.c
tools/perf/builtin-top.c
tools/perf/builtin-trace.c
tools/perf/util/data_map.c
tools/perf/util/data_map.h
tools/perf/util/event.c
tools/perf/util/event.h
This page took 0.055126 seconds and 4 git commands to generate.