Andi Kleen
|
508be0dfe6
perf report: Add srcline_from/to branch sort keys
|
9 years ago |
Jiri Olsa
|
7cecb7fe83
perf hists: Move sort__has_comm into struct perf_hpp_list
|
9 years ago |
Jiri Olsa
|
fa82911a1b
perf hists: Move sort__has_thread into struct perf_hpp_list
|
9 years ago |
Jiri Olsa
|
35a634f76c
perf hists: Move sort__has_socket into struct perf_hpp_list
|
9 years ago |
Jiri Olsa
|
69849fc5d2
perf hists: Move sort__has_dso into struct perf_hpp_list
|
9 years ago |
Jiri Olsa
|
2e0453af4e
perf hists: Move sort__has_sym into struct perf_hpp_list
|
9 years ago |
Jiri Olsa
|
de7e6a7c8b
perf hists: Move sort__has_parent into struct perf_hpp_list
|
9 years ago |
Jiri Olsa
|
52225036fa
perf hists: Move sort__need_collapse into struct perf_hpp_list
|
9 years ago |
Jiri Olsa
|
592dac6f35
perf tools: Make hists__collapse_insert_entry static
|
9 years ago |
Arnaldo Carvalho de Melo
|
b8f8eb84f4
perf tools: Remove misplaced __maybe_unused
|
9 years ago |
Namhyung Kim
|
86e3ee5224
perf tools: Remove nr_sort_keys field
|
9 years ago |
Namhyung Kim
|
4945cf2aa1
perf tools: Add more sort entry check functions
|
9 years ago |
Namhyung Kim
|
2dbbe9f26c
perf hists: Fix indent for multiple hierarchy sort key
|
9 years ago |
Namhyung Kim
|
1b2dbbf41a
perf hists: Use own hpp_list for hierarchy mode
|
9 years ago |
Namhyung Kim
|
c3bc0c4368
perf hists: Introduce perf_hpp__setup_hists_formats()
|
9 years ago |
Namhyung Kim
|
4b633eba14
perf hists: Add level field to struct perf_hpp_fmt
|
9 years ago |
Namhyung Kim
|
d3a72fd818
perf report: Fix indentation of dynamic entries in hierarchy
|
9 years ago |
Namhyung Kim
|
a7b5895b91
perf hists: Add more helper functions for the hierarchy mode
|
9 years ago |
Namhyung Kim
|
ef86d68a08
perf ui/stdio: Implement hierarchy output mode
|
9 years ago |
Namhyung Kim
|
1f2d72cf32
perf hists: Count number of sort keys
|
9 years ago |
Namhyung Kim
|
54430101d2
perf hists: Introduce hist_entry__filter()
|
9 years ago |
Namhyung Kim
|
8c01872fe3
perf hists: Add helper functions for hierarchy mode
|
9 years ago |
Namhyung Kim
|
a9c6e46c04
perf tools: Add helper functions for some sort keys
|
9 years ago |
Namhyung Kim
|
bba58cdfaa
perf hists: Return error from hists__collapse_resort()
|
9 years ago |
Namhyung Kim
|
467ef10c68
perf hists browser: Fix percentage update on key press
|
9 years ago |
Arnaldo Carvalho de Melo
|
89fee70943
perf hists: Do column alignment on the format iterator
|
9 years ago |
Jiri Olsa
|
aa6f50af82
perf hists: Introduce hists__for_each_sort_list macro
|
9 years ago |
Jiri Olsa
|
f0786af536
perf hists: Introduce hists__for_each_format macro
|
9 years ago |
Jiri Olsa
|
5b65855e20
perf tools: Add hpp_list into struct hists object
|
9 years ago |
Jiri Olsa
|
43e0a68f13
perf hists: Add struct perf_hpp_list argument to helper functions
|
9 years ago |