summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/evsel_fprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | perf script: Mark inlined frames and do not print DSO for themMilian Wolff2017-10-241-1/+4
* | perf report: Remove code to handle inline frames from browsersMilian Wolff2017-10-241-32/+0Star
|/
* perf script: Add --inline option for debuggingNamhyung Kim2017-05-241-0/+33
* perf str{filter,list}: Disentangle headersArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo2017-04-191-0/+1
* perf symbols: No need to check if sym->name is NULLArnaldo Carvalho de Melo2017-02-131-1/+0Star
* perf script: Add option to stop printing callchainDavid Ahern2016-11-291-0/+8
* perf callchain: Add option to skip ignore symbol when printing callchainsNamhyung Kim2016-11-251-1/+6
* perf evsel: Support printing callchains with arrowsNamhyung Kim2016-11-231-0/+6
* perf symbols: Print symbol offsets conditionallyNamhyung Kim2016-11-231-2/+4
* perf script: Fix vanished idle symbolsAdrian Hunter2016-09-291-5/+2Star
* perf symbols: Rename ->ignore to ->idleArnaldo Carvalho de Melo2016-08-301-2/+2
* perf evsel: Move fprintf methods to separate source fileArnaldo Carvalho de Melo2016-04-151-0/+212