Arnaldo Carvalho de Melo
|
30193d78d8
perf hists: Initialize all of he->stat with zeroes
|
12 years ago |
Arnaldo Carvalho de Melo
|
494d70a181
perf hists: Introduce hists__link
|
12 years ago |
Arnaldo Carvalho de Melo
|
95529be478
perf diff: Move hists__match to the hists lib
|
12 years ago |
Arnaldo Carvalho de Melo
|
b821c73253
perf diff: Start moving to support matching more than two hists
|
12 years ago |
Namhyung Kim
|
580e338d7e
perf hists: Free branch_info when freeing hist_entry
|
12 years ago |
Namhyung Kim
|
139c081590
perf hists: Add more helpers for hist entry stat
|
12 years ago |
Namhyung Kim
|
c4b35351ef
perf hists: Move he->stat.nr_events initialization to a template
|
12 years ago |
Namhyung Kim
|
b24c28f794
perf hists: Introduce struct he_stat
|
12 years ago |
Jiri Olsa
|
ae359f193a
perf hists: Add struct hists pointer to struct hist_entry
|
12 years ago |
Namhyung Kim
|
9ec60972a3
perf hists: Add missing period_* fields when collapsing a hist entry
|
12 years ago |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
12 years ago |
Namhyung Kim
|
7e62ef44e8
perf hists: Use perf_hpp__format->width to calculate the column widths
|
13 years ago |
Namhyung Kim
|
7ccf4f9058
perf hists: Separate out hist print functions
|
13 years ago |
Frederic Weisbecker
|
6654f5d8bd
perf hists: Print newline between hists callchains
|
13 years ago |
Frederic Weisbecker
|
8760db726e
perf hists: Return correct number of characters printed in callchain
|
13 years ago |
Namhyung Kim
|
472606458f
perf callchain: Make callchain cursors TLS
|
13 years ago |
Jiri Olsa
|
a0187060f4
perf hists: Fix callchain ip printf format
|
13 years ago |
David Miller
|
63fa471dd4
perf hists: Catch and handle out-of-date hist entry maps.
|
13 years ago |
Frederic Weisbecker
|
6d4818c524
perf tools: Fix display of first level of callchains
|
13 years ago |
Jiri Olsa
|
4bf9ce1b5e
perf diff: Fix to work with new hists design
|
13 years ago |
Arnaldo Carvalho de Melo
|
0d09eb7a9a
Merge branch 'perf/urgent' into perf/core
|
13 years ago |
Namhyung Kim
|
e94d53ebec
perf hists: Add hists__filter_by_symbol
|
13 years ago |
Arnaldo Carvalho de Melo
|
e7f01d1e3d
perf tools: Use scnprintf where applicable
|
13 years ago |
Roberto Agostino Vitillo
|
b5387528f3
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
|
13 years ago |
Namhyung Kim
|
0ed35abc2b
perf report: Fix --stdio output alignment when --showcpuutilization used
|
13 years ago |
Arnaldo Carvalho de Melo
|
12c142781e
perf hists: Stop using 'self' for struct hist_entry
|
13 years ago |
Arnaldo Carvalho de Melo
|
13d3ee5402
perf hists: Rename total_session to total_period
|
13 years ago |
Arnaldo Carvalho de Melo
|
0e2a5f10fb
perf python: Fix undefined symbol problem
|
13 years ago |
Arnaldo Carvalho de Melo
|
7928631a66
perf hists: Fix recalculation of total_period when sorting entries
|
13 years ago |
Arnaldo Carvalho de Melo
|
d197fd5d74
perf hists: Don't consider filtered entries when calculating column widths
|
13 years ago |