diff options
author | Wang Nan <[email protected]> | 2016-06-24 11:22:07 +0000 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-06-28 10:54:55 -0300 |
commit | 3275f68e50290acd04612c6af41173fe83fdf4b0 (patch) | |
tree | 400cc48e0a9cb697f90bbd2399045639c00fc5ec /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 069ee5c488d161f539bb897b1bc64b83f9773221 (diff) |
perf data ctf: Pass convert options through opts structure
Following commits will add new option to 'perf data convert'. All options
should be grouped into a structure and passed to low level converter
(currently there's only one converter).
Introduce data-convert.h and define 'struct perf_data_convert_opts' in
it. Pass 'force' through opts.
Signed-off-by: Wang Nan <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Zefan Li <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions