aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.c
Commit message (Expand)AuthorAge
...
* perf hists: Free srcline when freeing hist_entryNamhyung Kim2013-10-09
* tools/perf: Add support for record transaction flagsAndi Kleen2013-10-04
* tools/perf: Fix sorting for 64bit entriesAndi Kleen2013-10-04
* perf session: Check for SIGINT in more loopsArnaldo Carvalho de Melo2013-09-19
* perf tools: Support callchain sorting based on addressesAndi Kleen2013-07-22
* perf hists: Marking dummy hists entriesJiri Olsa2013-07-12
* perf hists: Move locking to its call-sitesNamhyung Kim2013-05-28
* perf top: Get rid of *_threaded() functionsNamhyung Kim2013-05-28
* perf report: Fix alignment of symbol column when -v is givenNamhyung Kim2013-05-28
* perf hists: Free unused mem info of a matched hist entryNamhyung Kim2013-05-28
* perf hists: Fix an invalid memory free on he->branch_infoNamhyung Kim2013-05-28
* perf tools: Add new mem command for memory access profilingStephane Eranian2013-04-01
* perf tools: Add mem access sampling core supportStephane Eranian2013-04-01
* perf tools: Add support for weight v7 (modified)Andi Kleen2013-04-01
* perf hists: Resort hist entries using group members for outputNamhyung Kim2013-01-31
* perf tools: Mark branch_info maps as referencedStephane Eranian2013-01-24
* perf sort: Calculate parent column width tooNamhyung Kim2013-01-24
* perf session: There is no need for a per session hists instanceArnaldo Carvalho de Melo2013-01-24
* perf diff: Use internal rb tree for compute resortNamhyung Kim2013-01-24
* perf hists: Link hist entries before inserting to an output treeNamhyung Kim2013-01-24
* perf hists: Exchange order of comparing items when collapsing histsNamhyung Kim2013-01-24
* perf hists: Link hist entry pairs to leaderNamhyung Kim2012-12-09
* perf hists: Fix typo on hist__entry_add_pairNamhyung Kim2012-12-09
* perf hists: Initialize all of he->stat with zeroesArnaldo Carvalho de Melo2012-11-14
* perf hists: Introduce hists__linkArnaldo Carvalho de Melo2012-11-08
* perf diff: Move hists__match to the hists libArnaldo Carvalho de Melo2012-11-08
* perf diff: Start moving to support matching more than two histsArnaldo Carvalho de Melo2012-11-08
* perf hists: Free branch_info when freeing hist_entryNamhyung Kim2012-11-08
* perf hists: Add more helpers for hist entry statNamhyung Kim2012-10-04
* perf hists: Move he->stat.nr_events initialization to a templateNamhyung Kim2012-10-04
* perf hists: Introduce struct he_statNamhyung Kim2012-10-04
* perf hists: Add struct hists pointer to struct hist_entryJiri Olsa2012-10-04
* perf hists: Add missing period_* fields when collapsing a hist entryNamhyung Kim2012-09-26
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf hists: Use perf_hpp__format->width to calculate the column widthsNamhyung Kim2012-09-08
* perf hists: Separate out hist print functionsNamhyung Kim2012-08-20
* perf hists: Print newline between hists callchainsFrederic Weisbecker2012-07-25
* perf hists: Return correct number of characters printed in callchainFrederic Weisbecker2012-07-25
* perf callchain: Make callchain cursors TLSNamhyung Kim2012-05-31
* perf hists: Fix callchain ip printf formatJiri Olsa2012-05-17
* perf hists: Catch and handle out-of-date hist entry maps.David Miller2012-04-05
* perf tools: Fix display of first level of callchainsFrederic Weisbecker2012-03-26
* perf diff: Fix to work with new hists designJiri Olsa2012-03-22
* Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-03-22
|\
| * perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo2012-03-14
* | perf hists: Add hists__filter_by_symbolNamhyung Kim2012-03-16
* | perf tools: Add code to support PERF_SAMPLE_BRANCH_STACKRoberto Agostino Vitillo2012-03-09
|/
* perf report: Fix --stdio output alignment when --showcpuutilization usedNamhyung Kim2012-01-08
* perf hists: Stop using 'self' for struct hist_entryArnaldo Carvalho de Melo2012-01-06
* perf hists: Rename total_session to total_periodArnaldo Carvalho de Melo2012-01-06