diff options
author | Arnaldo Carvalho de Melo | 2019-10-01 15:44:44 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo | 2019-10-07 12:22:17 -0300 |
commit | 7e035929f3fec70d411fb660c434f4a7f8ca386d (patch) | |
tree | 14c3d2627f1a704d1a54914118e4ed8b25c41fb7 /tools/perf/scripts | |
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 <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Luis Cláudio Gonçalves <lclaudio@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-d6wbnz85ftqljdll6ynjyjd8@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions