diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2019-11-15 14:42:21 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-11-22 10:48:13 -0300 |
commit | ac2f445fc8989e152dc35eb7af368fd34b92e48a (patch) | |
tree | 161611f2f064eae7246c7a7f21b019cbaadb4ff7 /.clang-format | |
parent | 103ed40e4bfa6986d80983b3e67be9d2f61fc9ee (diff) | |
download | linux-ac2f445fc8989e152dc35eb7af368fd34b92e48a.tar.bz2 |
perf auxtrace: Add support for queuing AUX area samples
Add functions to queue AUX area samples in advance
(auxtrace_queue_data()) or individually (auxtrace_queues__add_sample())
or find out what queue a sample belongs on
(auxtrace_queues__sample_queue()).
auxtrace_queue_data() can also queue snapshot data which keeps snapshots
and samples ordered with respect to each other in case support for that
is desired.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lore.kernel.org/lkml/20191115124225.5247-12-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions