Namhyung Kim
|
5530998577
perf sort: Make setup_sorting returns an error code
|
12 years ago |
Feng Tang
|
ad0de0971b
perf report: Enable the runtime switching of perf data file
|
12 years ago |
Namhyung Kim
|
00c7e1f10c
perf report: Add report.group config option
|
12 years ago |
Namhyung Kim
|
01d14f1615
perf report: Add --group option
|
12 years ago |
Namhyung Kim
|
717e263fc3
perf report: Show group description when event group is enabled
|
12 years ago |
Namhyung Kim
|
fc24d7c25c
perf report: Bypass non-leader events when event group is enabled
|
12 years ago |
Namhyung Kim
|
6e1f601a10
perf report: Make another loop for linking group hists
|
12 years ago |
Namhyung Kim
|
9811360ec8
perf report: Update documentation for sort keys
|
12 years ago |
Arnaldo Carvalho de Melo
|
876650e6c3
perf machine: Introduce struct machines
|
12 years ago |
Jiri Olsa
|
1240005e0d
perf hists: Introduce perf_hpp__list for period related columns
|
12 years ago |
Namhyung Kim
|
68d807586b
perf report: Postpone objdump check until annotation requested
|
12 years ago |
Namhyung Kim
|
9783adf777
perf tools: Introduce struct hist_browser_timer
|
12 years ago |
Feng Tang
|
70cb4e963f
perf tools: Add a global variable "const char *input_name"
|
12 years ago |
Irina Tirdea
|
68e94f4eb5
perf tools: Try to find cross-built objdump path
|
12 years ago |
Arnaldo Carvalho de Melo
|
f62d3f0f45
perf event: No need to create a thread when handling PERF_RECORD_EXIT
|
12 years ago |
Jiri Olsa
|
1d77822ea6
perf tool: Add hpp interface to enable/disable hpp column
|
12 years ago |
Jiri Olsa
|
41724e4cf6
perf tools: Removing hists pair argument from output path
|
12 years ago |
Jiri Olsa
|
dd464345f3
perf diff: Refactor diff displacement possition info
|
12 years ago |
Namhyung Kim
|
60e5c706b3
perf report: Add missing perf_hpp__init for pipe-mode
|
12 years ago |
Namhyung Kim
|
034a9265c2
perf report: Enable integrated annotation only if possible
|
12 years ago |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
12 years ago |
Maciek Borzecki
|
7a4ec93885
perf tools: Allow user to indicate path to objdump in command line
|
13 years ago |
Jiri Olsa
|
71ad0f5e4e
perf tools: Support for DWARF CFI unwinding on post processing
|
13 years ago |
Arnaldo Carvalho de Melo
|
7f3be652c1
perf session: Use perf_evlist__sample_type more extensively
|
13 years ago |
David Ahern
|
300aa94165
perf report: Delay sample_type checks in pipe mode
|
13 years ago |
Jiri Olsa
|
a9c34a9f9c
perf tools: Remove unused evsel parameter from machine__resolve_callchain
|
13 years ago |
Arnaldo Carvalho de Melo
|
7289f83cce
perf tools: Move all users of event_name to perf_evsel__name
|
13 years ago |
Namhyung Kim
|
472606458f
perf callchain: Make callchain cursors TLS
|
13 years ago |
Arnaldo Carvalho de Melo
|
91557e847d
perf report: Use the right symbol for annotation
|
13 years ago |
Namhyung Kim
|
3780f4883b
perf tools: Convert critical messages to ui__error()
|
13 years ago |