summaryrefslogtreecommitdiff
path: root/tools/perf/ui/stdio
Commit message (Expand)AuthorAge
* perf report: Show zero counters as well in 'perf report --stat'Ingo Molnar2018-03-16
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | perf report: Remove code to handle inline frames from browsersMilian Wolff2017-10-24
|/
* perf report: Calculate the average cycles of iterationsJin Yao2017-08-30
* tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo2017-07-20
* perf report: Enable finding kernel inline functionsJin Yao2017-07-18
* perf tools: Use just forward declarations for struct thread where possibleArnaldo Carvalho de Melo2017-04-24
* perf tools: Move extra string util functions to util/string2.hArnaldo Carvalho de Melo2017-04-19
* perf tools: Move srcline definitions to separate headerArnaldo Carvalho de Melo2017-04-19
* perf tools: Move sane ctype stuff from util.h to sane_ctype.hArnaldo Carvalho de Melo2017-04-19
* perf report: Enable sorting by srcline as keyMilian Wolff2017-03-27
* perf report: Show inline stack for stdio modeJin Yao2017-03-27
* perf report: Show branch info in callchain entry for stdio modeJin Yao2016-11-14
* perf hists: Make hists__fprintf_headers function globalJiri Olsa2016-09-22
* perf hists: Make __hist_entry__snprintf function globalJiri Olsa2016-09-22
* perf hists: Add __hist_entry__snprintf functionJiri Olsa2016-09-22
* perf hists: Use bigger buffer for stdio headersJiri Olsa2016-09-21
* perf hists: Factor out hists__reset_column_width()Namhyung Kim2016-09-20
* perf ui/stdio: Rename print_hierarchy_header()Namhyung Kim2016-09-13
* perf ui/stdio: Always reset output width for hierarchyNamhyung Kim2016-09-13
* perf hists: Add support for header spanJiri Olsa2016-08-23
* perf tools stdio: Display multiple header linesJiri Olsa2016-08-23
* perf hists: Add line argument into perf_hpp_fmt's header callbackJiri Olsa2016-08-23
* perf hists: Replace perf_evsel arg perf_hpp_fmt's width callbackJiri Olsa2016-06-15
* perf hists: Replace perf_evsel arg perf_hpp_fmt's header callbackJiri Olsa2016-06-15
* perf stdio: Add use_callchain parameter to hists__fprintfJiri Olsa2016-06-15
* perf stdio: Do not pass hists in hist_entry__fprintfJiri Olsa2016-06-15
* perf stdio: Separate standard headers outputJiri Olsa2016-06-15
* perf stdio: Separate hierarchy headers outputJiri Olsa2016-06-15
* perf stdio: Separate headers outputJiri Olsa2016-06-15
* perf tools: Introduce trim functionJiri Olsa2016-04-07
* perf report: Use hierarchy hpp list on stdioNamhyung Kim2016-03-08
* perf hists: Fix indent for multiple hierarchy sort keyNamhyung Kim2016-03-08
* perf hists: Use own hpp_list for hierarchy modeNamhyung Kim2016-03-08
* perf report: Left align dynamic entries in hierarchyNamhyung Kim2016-02-26
* perf report: Fix indentation of dynamic entries in hierarchyNamhyung Kim2016-02-26
* perf report: Show message for percent limit on stdioNamhyung Kim2016-02-26
* perf ui/stdio: Align column header for hierarchy outputNamhyung Kim2016-02-24
* perf ui/stdio: Implement hierarchy output modeNamhyung Kim2016-02-24
* perf hists: Do column alignment on the format iteratorArnaldo Carvalho de Melo2016-02-12
* perf hists: Introduce hists__for_each_format macroJiri Olsa2016-02-03
* perf hists: Introduce perf_hpp_list__for_each_format macroJiri Olsa2016-02-03
* perf report: Don't show blank lines if entry has no callchainNamhyung Kim2016-02-01
* perf report: Fix percent display in callchains on --stdioNamhyung Kim2016-02-01
* perf callchain: Pass parent_samples to __callchain__fprintf_graph()Namhyung Kim2016-02-01
* perf report: Get rid of hist_entry__callchain_fprintf()Namhyung Kim2016-02-01
* perf tools: Skip dynamic fields not defined for current eventNamhyung Kim2016-01-06
* perf report: Add callchain value optionNamhyung Kim2015-11-19
* perf callchain: Abstract callchain print functionNamhyung Kim2015-11-19