Commit Graph

29 Commits (1f626bc36847ac8dd192f055aed0f9678a781313)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 28e2a106d1 perf hist: Simplify the insertion of new hist_entry instances 15 years ago
Zhang, Yanmin a1645ce12a perf: 'perf kvm' tool for monitoring guest performance from host 15 years ago
Frederic Weisbecker fcd1498405 perf tools: Fix accidentally preprocessed snprintf callback 15 years ago
Arnaldo Carvalho de Melo b9fb930477 perf hist: Only allocate callchain_node if processing callchains 15 years ago
Arnaldo Carvalho de Melo a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 years ago
Arnaldo Carvalho de Melo 5f4d3f8816 perf report: Add progress bars 15 years ago
Arnaldo Carvalho de Melo c6e718ff8c perf symbols: Move more map_groups methods to map.c 15 years ago
Arnaldo Carvalho de Melo b3c9ac0846 perf callchains: Store the map together with the symbol 15 years ago
Arnaldo Carvalho de Melo 59fd53062f perf tools: Introduce struct map_symbol 15 years ago
Frederic Weisbecker 301fde27c7 perf: Fix orphan callchain branches 15 years ago
Arnaldo Carvalho de Melo 3997d3776a perf hist: Don't fprintf the callgraph unconditionally 15 years ago
Arnaldo Carvalho de Melo dd2ee78dd8 perf tools: Add missing bytes printed in hist_entry__fprintf 15 years ago
Arnaldo Carvalho de Melo 65f2ed2b2f perf report: Print the map table just after samples for which no map was found 15 years ago
Eric B Munson eefc465cdd perf session: Change perf_session post processing functions to take histogram tree 15 years ago
Eric B Munson d403d0acc9 perf session: Change add_hist_entry to take the tree root instead of session 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Arnaldo Carvalho de Melo 9b33827de6 perf diff: Percent calcs should use double values 15 years ago
Arnaldo Carvalho de Melo c351c28161 perf diff: Use perf_session__fprintf_hists just like 'perf record' 15 years ago
Arnaldo Carvalho de Melo 3e6055ab98 perf session: Move perf report specific hits out of perf_session__fprintf_hists 15 years ago
Arnaldo Carvalho de Melo 4ecf84d086 perf tools: Move hist entries printing routines from perf report 15 years ago
Arnaldo Carvalho de Melo d599db3fc5 perf report: Generalize perf_session__fprintf_hists() 15 years ago
Arnaldo Carvalho de Melo 4e4f06e4c8 perf session: Move the hist_entries rb tree to perf_session 15 years ago
Arnaldo Carvalho de Melo b9bf089212 perf tools: No need for three rb_trees for sorting hist entries 15 years ago
Arnaldo Carvalho de Melo 1ed091c45a perf tools: Consolidate symbol resolving across all tools 15 years ago
Arnaldo Carvalho de Melo 62daacb51a perf tools: Reorganize event processing routines, lotsa dups killed 15 years ago
Arnaldo Carvalho de Melo 9735abf11b perf tools: Move hist_entry__add common code to hist.c 16 years ago
John Kacur 3d1d07ecd2 perf tools: Put common histogram functions in their own file 16 years ago