diff options
| author | Ian Rogers <[email protected]> | 2023-04-06 06:52:23 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-04-07 00:40:28 +0000 |
| commit | 3d88aec0d42eec26b633fb2a473e294a1125bbd7 (patch) | |
| tree | 863dfa7c6b567419ded68258bd4d774a9de733c6 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | perf map: Add accessor for start and end (diff) | |
| download | kernel-3d88aec0d42eec26b633fb2a473e294a1125bbd7.tar.gz kernel-3d88aec0d42eec26b633fb2a473e294a1125bbd7.zip | |
perf pmu: Make parser reentrant
By default bison uses global state for compatibility with yacc. Make
the parser reentrant so that it may be used in asynchronous and
multithreaded situations.
Signed-off-by: Ian Rogers <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Gaosheng Cui <[email protected]>
Cc: German Gomez <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: James Clark <[email protected]>
Cc: Jing Zhang <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ravi Bangoria <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Sean Christopherson <[email protected]>
Cc: Suzuki Poulouse <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
