aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-12perf tools: Move hist_entry__period_snprintf into stdio codeJiri Olsa1-2/+0
2013-07-12perf diff: Making compute functions staticJiri Olsa1-7/+0
2013-07-12perf diff: Move diff related columns into diff commandJiri Olsa1-6/+1
2013-07-12perf tools: Add struct perf_hpp_fmt into hpp callbacksJiri Olsa1-4/+6
2013-05-28perf report: Add --percent-limit optionNamhyung Kim1-3/+7
2013-05-28perf top: Get rid of *_threaded() functionsNamhyung Kim1-4/+0
2013-05-28perf sort: Reorder HISTC_SRCLINE indexNamhyung Kim1-1/+1
2013-04-01perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo1-1/+1
2013-04-01perf tools: Add mem access sampling core supportStephane Eranian1-0/+13
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen1-2/+6
2013-03-15perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim1-2/+3
2013-03-13perf report: Fix build with NO_NEWT=1Michael Ellerman1-0/+1
2013-03-13perf annotate: Fix build with NO_NEWT=1Michael Ellerman1-2/+2
2013-01-24perf session: There is no need for a per session hists instanceArnaldo Carvalho de Melo1-0/+1
2013-01-24perf hists: Rename hists__fprintf_nr_events to events_stats__fprintfArnaldo Carvalho de Melo1-1/+1
2013-01-24perf diff: Use internal rb tree for compute resortNamhyung Kim1-0/+1
2012-12-09perf diff: Remove displacement output optionJiri Olsa1-1/+0
2012-12-09perf diff: Change formula methods to work with pair directlyJiri Olsa1-1/+2
2012-12-09perf diff: Change compute methods to work with pair directlyJiri Olsa1-3/+4
2012-12-09perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa1-2/+9
2012-11-14perf tools: Fix compile error on NO_NEWT=1 buildNamhyung Kim1-1/+1
2012-11-08perf hists: Introduce hists__linkArnaldo Carvalho de Melo1-0/+1
2012-11-08perf diff: Move hists__match to the hists libArnaldo Carvalho de Melo1-0/+2
2012-11-05perf report: Postpone objdump check until annotation requestedNamhyung Kim1-2/+5
2012-11-05perf tools: Introduce struct hist_browser_timerNamhyung Kim1-15/+13
2012-10-29perf scripts browser: Add a browser for perf scriptFeng Tang1-0/+7
2012-10-05perf diff: Add -F option to display formula for computationJiri Olsa1-0/+2
2012-10-05perf diff: Add -p option to display period values for hist entriesJiri Olsa1-0/+1
2012-10-05perf diff: Add weighted diff computation way to compare hist entriesJiri Olsa1-0/+2
2012-10-05perf diff: Add option to sort entries based on diff computationJiri Olsa1-0/+2
2012-10-05perf diff: Add ratio computation way to compare hist entriesJiri Olsa1-0/+1
2012-10-04perf diff: Removing the total_period argument from output codeJiri Olsa1-1/+0
2012-10-04perf tool: Add hpp interface to enable/disable hpp columnJiri Olsa1-1/+2
2012-10-04perf tools: Removing hists pair argument from output pathJiri Olsa1-2/+2
2012-10-04perf hists: Separate overhead and baseline columnsJiri Olsa1-0/+1
2012-10-04perf diff: Refactor diff displacement possition infoJiri Olsa1-3/+1
2012-10-02perf tools: Convert to GTK2_SUPPORTNamhyung Kim1-6/+5
2012-10-02perf tools: Convert to NEWT_SUPPORTNamhyung Kim1-9/+9
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-15/+17
2012-09-08perf hists: Introduce perf_hpp for hist period printingNamhyung Kim1-0/+37
2012-08-20perf hists: Rename and move some functionsNamhyung Kim1-2/+2
2012-08-20perf hists: Separate out hist print functionsNamhyung Kim1-0/+2
2012-06-19perf tools: Add sort by src line/numberArnaldo Carvalho de Melo1-0/+1
2012-05-31perf callchain: Make callchain cursors TLSNamhyung Kim1-2/+0
2012-04-11perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim1-1/+1
2012-03-19perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg1-0/+17
2012-03-16perf hists: Add hists__filter_by_symbolNamhyung Kim1-0/+2
2012-03-09perf tools: Add code to support PERF_SAMPLE_BRANCH_STACKRoberto Agostino Vitillo1-0/+11
2012-02-13perf top: Don't process samples with no valid machine objectJoerg Roedel1-0/+1
2012-01-24perf tools: Introduce per user viewArnaldo Carvalho de Melo1-0/+1