diff options
| author | Namhyung Kim <[email protected]> | 2013-03-11 07:43:16 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-03-15 16:06:02 +0000 |
| commit | 119fa3c922ff53a334507e198b2e3c66e99f54dc (patch) | |
| tree | 43c5458c75b0ec7606d401d420c61d94f402ca86 /tools/perf/ui/gtk/annotate.c | |
| parent | perf evlist: Pass struct perf_target to perf_evlist__prepare_workload() (diff) | |
| download | kernel-119fa3c922ff53a334507e198b2e3c66e99f54dc.tar.gz kernel-119fa3c922ff53a334507e198b2e3c66e99f54dc.zip | |
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
Since it's only used for checking ->pipe_output, we can pass the result
directly.
Now the perf_evlist__prepare_workload() don't have a dependency of
struct perf_record_opts, it can be called from other places like perf
stat.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/ui/gtk/annotate.c')
0 files changed, 0 insertions, 0 deletions
