summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDouglas Raillard <douglas.raillard@arm.com>2025-03-19 21:50:27 +0000
committerSteven Rostedt (Google) <rostedt@goodmis.org>2025-03-23 08:34:31 -0400
commit81c7a515b0f1e1254edd8adcfa1b780c31833565 (patch)
tree73b8771ddf091657fc54955f68fef1be895c392c /tools/perf/scripts/python
parentc1657640a8b3f7023675511d4857aff4f32f3a51 (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')
0 files changed, 0 insertions, 0 deletions