aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-c2c.c
Commit message (Expand)AuthorAge
* perf c2c report: Fix crash for empty browserJiri Olsa2018-07-31
* perf hists: Clarify callchain disabling when availableArnaldo Carvalho de Melo2018-07-24
* perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entryJiri Olsa2018-06-08
* perf srcline: Make hist_entry srcline helper consistent with map'sArnaldo Carvalho de Melo2018-06-04
* perf c2c report: Add cacheline address count columnJiri Olsa2018-03-16
* perf c2c report: Add span header over cacheline dataJiri Olsa2018-03-16
* perf c2c report: Display node for cacheline addressJiri Olsa2018-03-16
* perf c2c report: Call calc_width() only for displayed entriesJiri Olsa2018-03-16
* perf c2c report: Make calc_width work with struct c2c_hist_entryJiri Olsa2018-03-16
* perf c2c record: Record physical addresses in samplesJiri Olsa2018-03-16
* perf c2c: Use mem_info refcnt logicJiri Olsa2018-03-08
* perf hists browser: Add parameter to disable lost event warningKan Liang2018-02-15
* perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo2018-01-17
* perf perf: Remove duplicate includesPravin Shedge2017-12-27
* perf c2c: Fix spelling mistakes in browser help textKim Phillips2017-11-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 tools: Add struct perf_data_fileJiri Olsa2017-10-30
* | perf tools: Rename struct perf_data_file to perf_dataJiri Olsa2017-10-30
* | perf tools: Fix leaking rec_argv in error casesMartin Kepplinger2017-09-18
|/
* perf tools: Replace error() with pr_err()Arnaldo Carvalho de Melo2017-06-27
* perf tools: Move event prototypes from util.h to event.hArnaldo Carvalho de Melo2017-04-25
* perf tools: Use just forward declarations for struct thread where possibleArnaldo Carvalho de Melo2017-04-24
* perf tools: Include sys/param.h where neededArnaldo Carvalho de Melo2017-04-24
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo2017-04-19
* perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo2017-03-27
* perf c2c: Fix display bug when using pipeNamhyung Kim2017-03-07
* perf c2c: Clarify help message of --stats optionNamhyung Kim2017-03-07
* perf c2c report: Coalesce by default only by pid,iaddrJiri Olsa2017-01-20
* perf c2c report: Display Total records column in offset viewJiri Olsa2017-01-20
* perf tools: Remove some needless __maybe_unusedArnaldo Carvalho de Melo2016-12-15
* perf c2c: Support cascading optionsJiri Olsa2016-11-23
* perf c2c report: Display total HITMs on defaultJiri Olsa2016-11-23
* perf c2c report: Add -f/--force optionJiri Olsa2016-11-23
* perf c2c report: Setup browser after opening perf.dataJiri Olsa2016-11-23
* perf c2c report: Add --show-all optionJiri Olsa2016-10-21
* perf c2c report: Add --no-source optionJiri Olsa2016-10-21
* perf c2c: Add man page and creditsJiri Olsa2016-10-21
* perf c2c report: Add help windowsJiri Olsa2016-10-21
* perf c2c report: Iterate node display in browserJiri Olsa2016-10-21
* perf c2c report: Add support to manage symbol name lengthJiri Olsa2016-10-21
* perf c2c report: Add cacheline index entryJiri Olsa2016-10-21
* perf c2c report: Recalc width of global sort entriesJiri Olsa2016-10-21
* perf c2c report: Allow to set cacheline sort fieldsJiri Olsa2016-10-21
* perf c2c report: Add support to choose local HITMsJiri Olsa2016-10-21
* perf c2c report: Limit the cachelines table entriesJiri Olsa2016-10-21
* perf c2c report: Allow to report callchainsJiri Olsa2016-10-21
* perf c2c report: Add c2c related stats stdio outputJiri Olsa2016-10-21
* perf c2c report: Add shared cachelines stats stdio outputJiri Olsa2016-10-21