diff options
| author | Jiri Olsa <[email protected]> | 2020-06-02 23:47:31 +0200 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-06-22 16:28:08 -0300 |
| commit | 34bacc9578de2893ab6301cea89ea001d8e4cf5b (patch) | |
| tree | d2f99ab49f30e9a703fc3c99f0b31bccf5370745 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 387ad33fe710758a8e1b860819a7452bceb4329a (diff) | |
perf tests: Factor check_parse_id function
Separating the generic part of check_parse_id function,
so it can be used in following changes for the new test.
Committer notes:
Fix this error:
tests/pmu-events.c:413:40: error: missing field 'idx' initializer [-Werror,-Wmissing-field-initializers]
struct parse_events_error error = { 0 };
Signed-off-by: Jiri Olsa <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Michael Petlan <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions