diff options
author | 2013-03-11 16:43:16 +0900 | |
---|---|---|
committer | 2013-03-15 13:06:02 -0300 | |
commit | 119fa3c922ff53a334507e198b2e3c66e99f54dc (patch) | |
tree | 43c5458c75b0ec7606d401d420c61d94f402ca86 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf evlist: Pass struct perf_target to perf_evlist__prepare_workload() (diff) | |
download | linux-dev-119fa3c922ff53a334507e198b2e3c66e99f54dc.tar.xz linux-dev-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 <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1362987798-24969-5-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions