]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
perf script: Add 'synth' field for synthesized event payloads
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 26 May 2017 08:17:22 +0000 (11:17 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 27 Jun 2017 15:19:10 +0000 (12:19 -0300)
commit47e780848e6229b102e601deeb1ce571dc69a84a
tree7e89b9e857b04e1ec0adc32e3dea99a319946769
parent70d110d775993ff1f63905bbdbc70e3f6bd8da8a
perf script: Add 'synth' field for synthesized event payloads

Add a field to display the content the raw_data of a synthesized event.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/1495786658-18063-22-git-send-email-adrian.hunter@intel.com
[ Resolved conflict with 106dacd86f04 ("perf script: Support -F brstackoff,dso") ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-script.txt
tools/perf/builtin-script.c