Jiri Olsa
|
b34b3bf079
perf tools: Setup proper width for symbol_iaddr field
|
10 years ago |
Namhyung Kim
|
208e760745
perf report: Fix a bug on "--call-graph none" option
|
10 years ago |
Adrian Hunter
|
96b40f3c05
perf hists: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
|
10 years ago |
Kan Liang
|
84734b06b6
perf hists browser: Zoom in/out for processor socket
|
10 years ago |
Kan Liang
|
21394d948a
perf report: Introduce --socket-filter option
|
10 years ago |
Kan Liang
|
2e7ea3ab82
perf tools: Introduce new sort type "socket" for the processor socket
|
10 years ago |
Kan Liang
|
0c4c4debb0
perf tools: Add processor socket info to hist_entry and addr_location
|
10 years ago |
Arnaldo Carvalho de Melo
|
a4978eca68
perf hists browser: Fixup the "cpu" column width calculation
|
10 years ago |
Kan Liang
|
9e207ddfa2
perf report: Show call graph from reference events
|
10 years ago |
Kan Liang
|
f9db0d0f1b
perf callchain: Allow disabling call graphs per event
|
10 years ago |
Andi Kleen
|
31191a85fb
perf report: Add support for srcfile sort key
|
10 years ago |
Arnaldo Carvalho de Melo
|
e8e6d37e73
perf hists: Update the column width for the "srcline" sort key
|
10 years ago |
Arnaldo Carvalho de Melo
|
5cef897652
perf hists: hist_entry__cmp() may use he_tmp.hists, initialize it
|
10 years ago |
Andi Kleen
|
57849998e2
perf report: Add processing for cycle histograms
|
10 years ago |
Andi Kleen
|
0e332f033a
perf tools: Add support for cycles, weight branch_info field
|
10 years ago |
Arnaldo Carvalho de Melo
|
5c24b67aae
perf tools: Replace map->referenced & maps->removed_maps with map->refcnt
|
10 years ago |
Arnaldo Carvalho de Melo
|
e7e0efcdb8
perf hists: Rename add_hist_entry to hists__findnew_entry
|
10 years ago |
Namhyung Kim
|
063bd9363b
perf hists: Reducing arguments of hist_entry_iter__add()
|
10 years ago |
Namhyung Kim
|
3698dab1c8
perf tools: Move TUI-specific fields out of map_symbol
|
10 years ago |
Arnaldo Carvalho de Melo
|
4c47f4fcd6
perf hists: Remove hist_entry->used, not used anymore
|
10 years ago |
He Kuang
|
a8cd1f4393
perf hists browser: Fix UI bug after zoom into thread/dso/symbol
|
10 years ago |
Arnaldo Carvalho de Melo
|
f3b623b849
perf tools: Reference count struct thread
|
10 years ago |
Namhyung Kim
|
87bbdf768f
perf tools: Pass struct perf_hpp_fmt to its callbacks
|
10 years ago |
Namhyung Kim
|
590cd344e2
perf report: Get rid of report__inc_stat()
|
10 years ago |
Arnaldo Carvalho de Melo
|
956b65e1a7
perf hists: Introduce function for deleting/removing hist_entry
|
10 years ago |
Arnaldo Carvalho de Melo
|
6733d1bf7f
perf hists: Rename hist_entry__free to __delete
|
10 years ago |
Namhyung Kim
|
d114960c48
perf callchain: Free callchains when hist entries are deleted
|
10 years ago |
Namhyung Kim
|
82aa019e00
perf callchain: Append callchains only when requested
|
10 years ago |
Namhyung Kim
|
740b97f950
perf report: Show progress bar for output resorting
|
10 years ago |
Arnaldo Carvalho de Melo
|
a635fc511e
perf tools: Remove hists from evsel
|
11 years ago |