summaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/stdio
Commit message (Expand)AuthorAgeFilesLines
* perf hists: Replace perf_evsel arg perf_hpp_fmt's width callbackJiri Olsa2016-06-151-3/+3
* perf hists: Replace perf_evsel arg perf_hpp_fmt's header callbackJiri Olsa2016-06-151-3/+3
* perf stdio: Add use_callchain parameter to hists__fprintfJiri Olsa2016-06-151-4/+6
* perf stdio: Do not pass hists in hist_entry__fprintfJiri Olsa2016-06-151-2/+2
* perf stdio: Separate standard headers outputJiri Olsa2016-06-151-14/+24
* perf stdio: Separate hierarchy headers outputJiri Olsa2016-06-151-8/+18
* perf stdio: Separate headers outputJiri Olsa2016-06-151-29/+30
* perf tools: Introduce trim functionJiri Olsa2016-04-071-2/+1
* perf report: Use hierarchy hpp list on stdioNamhyung Kim2016-03-081-46/+57
* perf hists: Fix indent for multiple hierarchy sort keyNamhyung Kim2016-03-081-15/+11
* perf hists: Use own hpp_list for hierarchy modeNamhyung Kim2016-03-081-22/+22
* perf report: Left align dynamic entries in hierarchyNamhyung Kim2016-02-261-9/+19
* perf report: Fix indentation of dynamic entries in hierarchyNamhyung Kim2016-02-261-3/+3
* perf report: Show message for percent limit on stdioNamhyung Kim2016-02-261-0/+17
* perf ui/stdio: Align column header for hierarchy outputNamhyung Kim2016-02-241-0/+105
* perf ui/stdio: Implement hierarchy output modeNamhyung Kim2016-02-241-1/+78
* perf hists: Do column alignment on the format iteratorArnaldo Carvalho de Melo2016-02-121-0/+1
* perf hists: Introduce hists__for_each_format macroJiri Olsa2016-02-031-4/+4
* perf hists: Introduce perf_hpp_list__for_each_format macroJiri Olsa2016-02-031-4/+4
* perf report: Don't show blank lines if entry has no callchainNamhyung Kim2016-02-011-1/+4
* perf report: Fix percent display in callchains on --stdioNamhyung Kim2016-02-011-6/+20
* perf callchain: Pass parent_samples to __callchain__fprintf_graph()Namhyung Kim2016-02-011-6/+13
* perf report: Get rid of hist_entry__callchain_fprintf()Namhyung Kim2016-02-011-25/+2
* perf tools: Skip dynamic fields not defined for current eventNamhyung Kim2016-01-061-3/+3
* perf report: Add callchain value optionNamhyung Kim2015-11-191-1/+9
* perf callchain: Abstract callchain print functionNamhyung Kim2015-11-191-18/+17
* perf report: Support folded callchain mode on --stdioNamhyung Kim2015-11-191-0/+55
* 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
OpenPOWER on IntegriCloud