Arnaldo Carvalho de Melo
|
b8f8eb84f4
perf tools: Remove misplaced __maybe_unused
|
9 years ago |
Namhyung Kim
|
078b8d4a40
perf tools: Add sort__has_comm variable
|
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
|
f4954cfb1c
perf tools: Fix hist_entry__filter() for hierarchy
|
9 years ago |
Jiri Olsa
|
d7b617f51b
perf tools: Pass perf_hpp_list all the way through setup_sort_list
|
9 years ago |
Namhyung Kim
|
a23f37e864
perf hists: Support multiple sort keys in a hierarchy level
|
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 |
Arnaldo Carvalho de Melo
|
9b240637eb
perf test: Fix hists related entries
|
9 years ago |
Namhyung Kim
|
abab5e7fce
perf report: Update column width of dynamic entries
|
9 years ago |
Namhyung Kim
|
e049d4a3fa
perf hists: Fix dynamic entry display in hierarchy
|
9 years ago |
Namhyung Kim
|
d3a72fd818
perf report: Fix indentation of dynamic entries in hierarchy
|
9 years ago |
Namhyung Kim
|
54430101d2
perf hists: Introduce hist_entry__filter()
|
9 years ago |
Namhyung Kim
|
a9c6e46c04
perf tools: Add helper functions for some sort keys
|
9 years ago |
Jiri Olsa
|
69a7727592
perf tools: Introduce perf_mem__lck_scnprintf function
|
9 years ago |
Jiri Olsa
|
2c07af13dc
perf tools: Introduce perf_mem__snp_scnprintf function
|
9 years ago |
Jiri Olsa
|
071e9a1e12
perf tools: Introduce perf_mem__lvl_scnprintf function
|
9 years ago |
Jiri Olsa
|
0c877d759d
perf tools: Introduce perf_mem__tlb_scnprintf function
|
9 years ago |
Jiri Olsa
|
b19a1b6a23
perf tools: Use ARRAY_SIZE in mem sort display functions
|
9 years ago |
Jiri Olsa
|
e95cf700b1
perf tools: Make cl_address global
|
9 years ago |
Namhyung Kim
|
0c0af78d47
perf tools: Fix column width setting on 'trace' sort key
|
9 years ago |
Namhyung Kim
|
2960ed6f8d
perf tools: Fix alignment on some sort keys
|
9 years ago |
Namhyung Kim
|
cecaec635d
perf tools: Update srcline/file if needed
|
9 years ago |
Namhyung Kim
|
665aa75700
perf tools: Fix segfault on dynamic entries
|
9 years ago |
Arnaldo Carvalho de Melo
|
89fee70943
perf hists: Do column alignment on the format iterator
|
9 years ago |
Arnaldo Carvalho de Melo
|
37d9bb580a
perf tools: Add comment explaining the repsep_snprintf function
|
9 years ago |
Jiri Olsa
|
43e0a68f13
perf hists: Add struct perf_hpp_list argument to helper functions
|
9 years ago |
Jiri Olsa
|
cf094045d7
perf hists: Introduce perf_hpp_list__for_each_format macro
|
9 years ago |
Jiri Olsa
|
07600027fb
perf hists: Pass perf_hpp_list all the way through setup_output_list
|
9 years ago |