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 |
Arnaldo Carvalho de Melo
|
2a1731fb85
perf session: Remove last reference to hists struct
|
11 years ago |
Arnaldo Carvalho de Melo
|
4ea062ed43
perf evsel: Add hists helper
|
11 years ago |
Jiri Olsa
|
23aadb1fcd
perf callchain: Move callchain_param to util object in to fix python test
|
11 years ago |
Namhyung Kim
|
701937bd59
perf top: Fix -z option behavior
|
11 years ago |
Don Zickus
|
9b32ba71ba
perf tools: Add dcacheline sort
|
11 years ago |
Don Zickus
|
7365be55ee
perf tools: Add cpumode to struct hist_entry
|
11 years ago |
Namhyung Kim
|
9d3c02d718
perf tools: Add callback function to hist_entry_iter
|
11 years ago |
Namhyung Kim
|
be7f855a3e
perf tools: Save callchain info for each cumulative entry
|
11 years ago |
Namhyung Kim
|
b4d3c8bd86
perf report: Cache cumulative callchains
|
11 years ago |
Namhyung Kim
|
c7405d85d7
perf tools: Update cpumode for each cumulative entry
|
11 years ago |
Namhyung Kim
|
7a13aa28aa
perf hists: Accumulate hist entry stat based on the callchain
|
13 years ago |
Namhyung Kim
|
a0b51af367
perf hists: Check if accumulated when adding a hist entry
|
13 years ago |
Namhyung Kim
|
f8be1c8c48
perf hists: Add support for accumulated stat of hist entry
|
13 years ago |
Namhyung Kim
|
69bcb019fc
perf tools: Introduce struct hist_entry_iter
|
11 years ago |
Namhyung Kim
|
1844dbcbe7
perf tools: Introduce hists__inc_nr_samples()
|
11 years ago |
Namhyung Kim
|
e67d49a72d
perf tools: Skip elided sort entries
|
11 years ago |
Namhyung Kim
|
26d8b33827
perf tools: Consolidate output field handling to hpp format routines
|
11 years ago |
Namhyung Kim
|
043ca389a3
perf tools: Use hpp formats to sort final output
|
11 years ago |
Namhyung Kim
|
093f0ef34c
perf tools: Use hpp formats to sort hist entries
|
11 years ago |