summaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/stdio
AgeCommit message (Expand)Author
2016-06-15perf stdio: Separate standard headers outputJiri Olsa
2016-06-15perf stdio: Separate hierarchy headers outputJiri Olsa
2016-06-15perf stdio: Separate headers outputJiri Olsa
2016-04-07perf tools: Introduce trim functionJiri Olsa
2016-03-08perf report: Use hierarchy hpp list on stdioNamhyung Kim
2016-03-08perf hists: Fix indent for multiple hierarchy sort keyNamhyung Kim
2016-03-08perf hists: Use own hpp_list for hierarchy modeNamhyung Kim
2016-02-26perf report: Left align dynamic entries in hierarchyNamhyung Kim
2016-02-26perf report: Fix indentation of dynamic entries in hierarchyNamhyung Kim
2016-02-26perf report: Show message for percent limit on stdioNamhyung Kim
2016-02-24perf ui/stdio: Align column header for hierarchy outputNamhyung Kim
2016-02-24perf ui/stdio: Implement hierarchy output modeNamhyung Kim
2016-02-12perf hists: Do column alignment on the format iteratorArnaldo Carvalho de Melo
2016-02-03perf hists: Introduce hists__for_each_format macroJiri Olsa
2016-02-03perf hists: Introduce perf_hpp_list__for_each_format macroJiri Olsa
2016-02-01perf report: Don't show blank lines if entry has no callchainNamhyung Kim
2016-02-01perf report: Fix percent display in callchains on --stdioNamhyung Kim
2016-02-01perf callchain: Pass parent_samples to __callchain__fprintf_graph()Namhyung Kim
2016-02-01perf report: Get rid of hist_entry__callchain_fprintf()Namhyung Kim
2016-01-06perf tools: Skip dynamic fields not defined for current eventNamhyung Kim
2015-11-19perf report: Add callchain value optionNamhyung Kim
2015-11-19perf callchain: Abstract callchain print functionNamhyung Kim
2015-11-19perf report: Support folded callchain mode on --stdioNamhyung Kim
2014-11-19perf callchain: Use a common function to resolve symbol or nameAndi Kleen
2014-08-12perf report: Honor column width settingNamhyung Kim
2014-07-17perf tools: Remove verbose from functions prototypesJiri Olsa
2014-06-01perf ui/stdio: Fix invalid percentage value of cumulated hist entriesNamhyung Kim
2014-06-01perf tools: Apply percent-limit to cumulative percentageNamhyung Kim
2014-05-21perf tools: Get rid of obsolete hist_entry__sort_listNamhyung Kim
2014-05-21perf hists: Reset width of output fields with header lengthNamhyung Kim
2014-05-21perf tools: Skip elided sort entriesNamhyung Kim
2014-05-21perf tools: Consolidate output field handling to hpp format routinesNamhyung Kim
2014-04-28perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo
2014-03-14perf ui hists: Pass evsel to hpp->header/width functions explicitlyNamhyung Kim
2014-03-14perf ui/hists: Pass struct hpp to print functionsNamhyung Kim
2013-12-27perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo
2013-11-05perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo
2013-10-28perf hists: Add color overhead for stdio output bufferJiri Olsa
2013-09-05perf hists: Fix formatting of long symbol namesArnaldo Carvalho de Melo
2013-07-12perf tools: Move hist_entry__period_snprintf into stdio codeJiri Olsa
2013-07-12perf tools: Add struct perf_hpp_fmt into hpp callbacksJiri Olsa
2013-05-28perf report: Add --percent-limit optionNamhyung Kim
2013-01-31perf ui/hist: Add support for event group viewNamhyung Kim
2013-01-24perf hists: Rename hists__fprintf_nr_events to events_stats__fprintfArnaldo Carvalho de Melo
2012-12-09perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa
2012-10-05perf diff: Add -F option to display formula for computationJiri Olsa
2012-10-04perf hists: Introduce struct he_statNamhyung Kim
2012-10-04perf diff: Removing the total_period argument from output codeJiri Olsa
2012-10-04perf tools: Removing hists pair argument from output pathJiri Olsa
2012-10-04perf hists: Separate overhead and baseline columnsJiri Olsa