Jiri Olsa
|
9857b7173c
perf c2c report: Limit the cachelines table entries
|
9 years ago |
Jiri Olsa
|
2d83145414
perf hists: Make hists__fprintf_headers function global
|
9 years ago |
Jiri Olsa
|
bd28d0c598
perf hists: Make __hist_entry__snprintf function global
|
9 years ago |
Jiri Olsa
|
98ba160929
perf tools: Make several display functions global
|
9 years ago |
Namhyung Kim
|
e3b60bc93d
perf hists: Factor out hists__reset_column_width()
|
9 years ago |
Jiri Olsa
|
29659ab4e7
perf hists: Add support for header span
|
9 years ago |
Jiri Olsa
|
74bb43f29e
perf hists: Add line argument into perf_hpp_fmt's header callback
|
9 years ago |
Jiri Olsa
|
f8e6710de8
perf hists: Introduce nr_header_lines into struct perf_hpp_list
|
9 years ago |
Jiri Olsa
|
52c5cc363f
perf hists: Introduce output_resort_cb method
|
9 years ago |
Jiri Olsa
|
a5051979f5
perf hists: Introduce hists__add_entry_ops function
|
9 years ago |
Jiri Olsa
|
0102ef3ec9
perf hists: Rename __hists__add_entry to hists__add_entry
|
9 years ago |
Jiri Olsa
|
da1b0407c8
perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback
|
9 years ago |
Jiri Olsa
|
0537217360
perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback
|
9 years ago |
Jiri Olsa
|
d05e3aaeea
perf stdio: Add use_callchain parameter to hists__fprintf
|
9 years ago |
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 |