Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf script: Add --inline option for debugging | Namhyung Kim | 2017-05-24 | 1 | -0/+33 |
* | perf str{filter,list}: Disentangle headers | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+1 |
* | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+1 |
* | perf symbols: No need to check if sym->name is NULL | Arnaldo Carvalho de Melo | 2017-02-13 | 1 | -1/+0 |
* | perf script: Add option to stop printing callchain | David Ahern | 2016-11-29 | 1 | -0/+8 |
* | perf callchain: Add option to skip ignore symbol when printing callchains | Namhyung Kim | 2016-11-25 | 1 | -1/+6 |
* | perf evsel: Support printing callchains with arrows | Namhyung Kim | 2016-11-23 | 1 | -0/+6 |
* | perf symbols: Print symbol offsets conditionally | Namhyung Kim | 2016-11-23 | 1 | -2/+4 |
* | perf script: Fix vanished idle symbols | Adrian Hunter | 2016-09-29 | 1 | -5/+2 |
* | perf symbols: Rename ->ignore to ->idle | Arnaldo Carvalho de Melo | 2016-08-30 | 1 | -2/+2 |
* | perf evsel: Move fprintf methods to separate source file | Arnaldo Carvalho de Melo | 2016-04-14 | 1 | -0/+212 |