diff options
author | Namhyung Kim <[email protected]> | 2020-10-12 16:02:10 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-10-13 10:59:42 -0300 |
commit | 2946ecedd026ca3bb6b6415de487e2836037d06f (patch) | |
tree | 09a7c59fd2d69938ac0b378f01960006637a785c /tools/perf/util/trace-event-scripting.c | |
parent | 0bf02a0d80427f263195c1e5a4c8ada14bd5d261 (diff) |
perf inject: Add missing callbacks in perf_tool
I found some events (like PERF_RECORD_CGROUP) are not copied by perf
inject due to the missing callbacks. Let's add them.
While at it, I've changed the order of the callbacks to match with
struct perf_tool so that we can compare them easily.
Acked-by: Jiri Olsa <[email protected]>
Signed-off-by: Namhyung Kim <[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/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions