aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2015-04-09 18:53:52 +0300
committerArnaldo Carvalho de Melo <[email protected]>2015-04-29 10:37:54 -0300
commitf939715586ea4f046eb52523ae25eb4d20b2a497 (patch)
tree1facc93b4896a59480f63d6730d1abffba1001d4 /tools/perf/scripts/python/netdev-times.py
parente502789302a6ece9fa4b9505df234c319bfa0650 (diff)
perf auxtrace: Add a heap for sorting AUX area tracing queues
In order to process AUX area tracing data in time order, the queue with data with the lowest timestamp must be processed first. Provide a heap to keep track of which queue that is. As with the queues, a decoder does not have to use the heap, but Intel BTS and Intel PT will use it. Signed-off-by: Adrian Hunter <[email protected]> Cc: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions