diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-10-01 15:44:44 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-10-07 12:22:17 -0300 |
commit | 7e035929f3fec70d411fb660c434f4a7f8ca386d (patch) | |
tree | 14c3d2627f1a704d1a54914118e4ed8b25c41fb7 /tools/perf/scripts/python | |
parent | bcddbfc5c8c952175e9a5f1a4186685fa0338a14 (diff) |
perf trace: Postpone parsing .perfconfig trace.add_events to after --verbose is processed
When we add events via the '[trace]' section in perfconfig the command
line options are not yet processed, so when something goes wrong with
parsing those events and using --verbose is advised, we end up not
getting any more verbosity by doing so.
So just copy the trace.add_events string for later processing, after we
processed --verbose and the other command line options.
Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Luis Cláudio Gonçalves <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions