summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/evsel_fprintf.c
AgeCommit message (Expand)AuthorLines
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-24perf script: Mark inlined frames and do not print DSO for themMilian Wolff-1/+4
2017-10-24perf report: Remove code to handle inline frames from browsersMilian Wolff-32/+0
2017-05-24perf script: Add --inline option for debuggingNamhyung Kim-0/+33
2017-04-19perf str{filter,list}: Disentangle headersArnaldo Carvalho de Melo-0/+1
2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo-0/+1
2017-02-13perf symbols: No need to check if sym->name is NULLArnaldo Carvalho de Melo-1/+0
2016-11-29perf script: Add option to stop printing callchainDavid Ahern-0/+8
2016-11-25perf callchain: Add option to skip ignore symbol when printing callchainsNamhyung Kim-1/+6
2016-11-23perf evsel: Support printing callchains with arrowsNamhyung Kim-0/+6
2016-11-23perf symbols: Print symbol offsets conditionallyNamhyung Kim-2/+4
2016-09-29perf script: Fix vanished idle symbolsAdrian Hunter-5/+2
2016-08-30perf symbols: Rename ->ignore to ->idleArnaldo Carvalho de Melo-2/+2
2016-04-14perf evsel: Move fprintf methods to separate source fileArnaldo Carvalho de Melo-0/+212