Arnaldo Carvalho de Melo
|
b8f8eb84f4
perf tools: Remove misplaced __maybe_unused
|
9 years ago |
Namhyung Kim
|
58ecd33be9
perf report: Use hierarchy hpp list on gtk
|
9 years ago |
Namhyung Kim
|
1b2dbbf41a
perf hists: Use own hpp_list for hierarchy mode
|
9 years ago |
Namhyung Kim
|
2ddda79237
perf report: Show message for percent limit on gtk
|
9 years ago |
Namhyung Kim
|
e311ec1e5d
perf ui/gtk: Implement hierarchy output mode
|
9 years ago |
Jiri Olsa
|
f0786af536
perf hists: Introduce hists__for_each_format macro
|
9 years ago |
Jiri Olsa
|
cf094045d7
perf hists: Introduce perf_hpp_list__for_each_format macro
|
9 years ago |
Namhyung Kim
|
361459f163
perf tools: Skip dynamic fields not defined for current event
|
9 years ago |
Namhyung Kim
|
2c6caff2b2
perf ui/gtk: Support folded callchains
|
10 years ago |
Namhyung Kim
|
3cd99dfd1c
perf ui/gtk: Support flat callchains
|
10 years ago |
Namhyung Kim
|
5ab250cafc
perf callchain: Abstract callchain print function
|
10 years ago |
Andi Kleen
|
2989ccaac4
perf callchain: Use a common function to resolve symbol or name
|
11 years ago |
Arnaldo Carvalho de Melo
|
4ea062ed43
perf evsel: Add hists helper
|
11 years ago |
Namhyung Kim
|
1ecd44533a
perf tools: Add name field into perf_hpp_fmt
|
11 years ago |
Namhyung Kim
|
5b59166960
perf report: Honor column width setting
|
11 years ago |
Namhyung Kim
|
d675107ce6
perf tools: Make __hpp__fmt() receive an additional len argument
|
11 years ago |
Namhyung Kim
|
e4cf6f886f
perf ui/gtk: Fix callchain display
|
11 years ago |
Namhyung Kim
|
14135663f1
perf tools: Apply percent-limit to cumulative percentage
|
12 years ago |
Namhyung Kim
|
b09955b2a3
perf ui/gtk: Add support to accumulated hist stat
|
12 years ago |
Namhyung Kim
|
e67d49a72d
perf tools: Skip elided sort entries
|
11 years ago |
Namhyung Kim
|
22af969e8c
perf tools: Call perf_hpp__init() before setting up GUI browsers
|
11 years ago |
Namhyung Kim
|
fb821c9e71
perf ui: Get rid of callback from __hpp__fmt()
|
11 years ago |
Namhyung Kim
|
26d8b33827
perf tools: Consolidate output field handling to hpp format routines
|
11 years ago |
Namhyung Kim
|
f214833054
perf report: Add --percentage option
|
11 years ago |
Namhyung Kim
|
94a0793ddf
perf ui hists: Pass evsel to hpp->header/width functions explicitly
|
11 years ago |
Namhyung Kim
|
2f6d9009af
perf ui/tui: Reuse generic __hpp__fmt() code
|
11 years ago |
Namhyung Kim
|
a0088adcd6
perf ui/hists: Pass struct hpp to print functions
|
11 years ago |
Namhyung Kim
|
4a62109fe9
perf ui/gtk: Reuse generic __hpp__fmt() code
|
11 years ago |
Arnaldo Carvalho de Melo
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
11 years ago |
Namhyung Kim
|
d50bf78ff6
perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loop
|
12 years ago |