diff options
author | Douglas Raillard <douglas.raillard@arm.com> | 2025-03-19 21:50:27 +0000 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2025-03-23 08:34:31 -0400 |
commit | 81c7a515b0f1e1254edd8adcfa1b780c31833565 (patch) | |
tree | 73b8771ddf091657fc54955f68fef1be895c392c /tools/perf/scripts/python/syscall-counts.py | |
parent | c1657640a8b3f7023675511d4857aff4f32f3a51 (diff) |
tracing: Align synth event print fmt
The vast majority of ftrace event print fmt consist of a space-separated
field=value pair. Synthetic event currently use a comma-separated
field=value pair, which sticks out from events created via more
classical means.
Align the format of synth events so they look just like any other event,
for better consistency and less headache when doing crude text-based
data processing.
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Link: https://lore.kernel.org/20250319215028.1680278-1-douglas.raillard@arm.com
Signed-off-by: Douglas Raillard <douglas.raillard@arm.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions