diff options
| author | Jiri Olsa <[email protected]> | 2014-07-11 14:49:54 +0200 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-08-12 12:03:01 -0300 |
| commit | cee3ab9caa7ae5ee81027e60c0109063664d9217 (patch) | |
| tree | e80609d146065911272a056c6dc126cbc7dd6a13 /tools/perf/scripts/python/bin | |
| parent | 94786b67b5f4577c16486e8eb10ff045e59f80ef (diff) | |
perf tools: Add debug prints for ordered events queue
Adding some prints for ordered events queue, to help debug issues.
Adding debug_ordered_events debug variable to be able to enable ordered
events debug messages using:
$ perf --debug ordered-events=2 report ...
Also using oe pointer in perf_session__queue_event instead of chained
session variable dereferencing.
Signed-off-by: Jiri Olsa <[email protected]>
Acked-by: David Ahern <[email protected]>
Cc: Corey Ashford <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jean Pihet <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions