]> git.baikalelectronics.ru Git - kernel.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)
commitf6cd7c822554fadc67d94a1ed1527909b1c88834
tree7e89b9e857b04e1ec0adc32e3dea99a319946769
parentb6698e68a86a3ec4cd46d7f9052ab50d8da16840
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 1f7c08d5fe27 ("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