tools/perf: Add support for record transaction flags
Add support for recording and displaying the transaction flags. They are essentially a new sort key. Also display them in a nice way to the user. Signed-off-by:Andi Kleen <ak@linux.intel.com> Acked-by:
Jiri Olsa <jolsa@redhat.com> Signed-off-by:
Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/1379688044-14173-6-git-send-email-andi@firstfloor.org Signed-off-by:
Ingo Molnar <mingo@kernel.org>
Showing
- tools/perf/Documentation/perf-record.txt 3 additions, 1 deletiontools/perf/Documentation/perf-record.txt
- tools/perf/Documentation/perf-report.txt 4 additions, 0 deletionstools/perf/Documentation/perf-report.txt
- tools/perf/Documentation/perf-top.txt 1 addition, 1 deletiontools/perf/Documentation/perf-top.txt
- tools/perf/builtin-annotate.c 1 addition, 1 deletiontools/perf/builtin-annotate.c
- tools/perf/builtin-diff.c 5 additions, 3 deletionstools/perf/builtin-diff.c
- tools/perf/builtin-record.c 2 additions, 0 deletionstools/perf/builtin-record.c
- tools/perf/builtin-report.c 2 additions, 2 deletionstools/perf/builtin-report.c
- tools/perf/builtin-top.c 2 additions, 3 deletionstools/perf/builtin-top.c
- tools/perf/perf.h 1 addition, 0 deletionstools/perf/perf.h
- tools/perf/tests/hists_link.c 4 additions, 2 deletionstools/perf/tests/hists_link.c
- tools/perf/util/event.h 1 addition, 0 deletionstools/perf/util/event.h
- tools/perf/util/evsel.c 9 additions, 0 deletionstools/perf/util/evsel.c
- tools/perf/util/hist.c 6 additions, 1 deletiontools/perf/util/hist.c
- tools/perf/util/hist.h 3 additions, 1 deletiontools/perf/util/hist.h
- tools/perf/util/session.c 3 additions, 0 deletionstools/perf/util/session.c
- tools/perf/util/sort.c 73 additions, 0 deletionstools/perf/util/sort.c
- tools/perf/util/sort.h 2 additions, 0 deletionstools/perf/util/sort.h
Loading
Please register or sign in to comment