summaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/stdio
Commit message (Expand)AuthorAgeFilesLines
* perf callchain: Use a common function to resolve symbol or nameAndi Kleen2014-11-191-14/+9
* perf report: Honor column width settingNamhyung Kim2014-08-121-1/+3
* perf tools: Remove verbose from functions prototypesJiri Olsa2014-07-171-1/+1
* perf ui/stdio: Fix invalid percentage value of cumulated hist entriesNamhyung Kim2014-06-011-1/+3
* perf tools: Apply percent-limit to cumulative percentageNamhyung Kim2014-06-011-2/+2
* perf tools: Get rid of obsolete hist_entry__sort_listNamhyung Kim2014-05-211-7/+15
* perf hists: Reset width of output fields with header lengthNamhyung Kim2014-05-211-18/+3
* perf tools: Skip elided sort entriesNamhyung Kim2014-05-211-0/+9
* perf tools: Consolidate output field handling to hpp format routinesNamhyung Kim2014-05-211-38/+17
* perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo2014-04-281-1/+1
* perf ui hists: Pass evsel to hpp->header/width functions explicitlyNamhyung Kim2014-03-141-3/+2
* perf ui/hists: Pass struct hpp to print functionsNamhyung Kim2014-03-141-6/+0
* perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo2013-12-271-1/+1
* perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo2013-11-051-8/+6
* perf hists: Add color overhead for stdio output bufferJiri Olsa2013-10-281-5/+4
* perf hists: Fix formatting of long symbol namesArnaldo Carvalho de Melo2013-09-051-6/+17
* perf tools: Move hist_entry__period_snprintf into stdio codeJiri Olsa2013-07-121-0/+41
* perf tools: Add struct perf_hpp_fmt into hpp callbacksJiri Olsa2013-07-121-2/+2
* perf report: Add --percent-limit optionNamhyung Kim2013-05-281-1/+6
* perf ui/hist: Add support for event group viewNamhyung Kim2013-01-311-0/+2
* perf hists: Rename hists__fprintf_nr_events to events_stats__fprintfArnaldo Carvalho de Melo2013-01-241-3/+3
* perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-091-10/+7
* perf diff: Add -F option to display formula for computationJiri Olsa2012-10-051-1/+1
* perf hists: Introduce struct he_statNamhyung Kim2012-10-041-1/+1
* perf diff: Removing the total_period argument from output codeJiri Olsa2012-10-041-10/+5
* perf tools: Removing hists pair argument from output pathJiri Olsa2012-10-041-7/+3
* perf hists: Separate overhead and baseline columnsJiri Olsa2012-10-041-2/+9
* perf diff: Refactor diff displacement possition infoJiri Olsa2012-10-041-14/+3
* perf hists: Handle field separator properlyNamhyung Kim2012-09-081-1/+2
* perf hists: Introduce perf_hpp for hist period printingNamhyung Kim2012-09-081-197/+41
* perf hists: Rename and move some functionsNamhyung Kim2012-08-201-23/+28
* perf hists: Separate out hist print functionsNamhyung Kim2012-08-201-0/+648
OpenPOWER on IntegriCloud