aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-report.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-06perf report/top: Add --raw-trace optionNamhyung Kim1-0/+2
2016-01-06perf tools: Pass evlist to setup_sorting()Namhyung Kim1-1/+1
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf1-1/+1
2015-12-10perf report: Check argument before calling setup_browser()Namhyung Kim1-11/+10
2015-11-27perf report: Show error message when processing sample failsNamhyung Kim1-3/+9
2015-11-26perf callchain: Honor hide_unresolvedNamhyung Kim1-4/+3
2015-11-19perf report: Add callchain value optionNamhyung Kim1-2/+2
2015-11-12perf symbols: Allow forcing reading of non-root owned files by rootArnaldo Carvalho de Melo1-3/+3
2015-10-26perf report: Rename to --show-cpu-utilizationNamhyung Kim1-1/+3
2015-10-22perf tools: Improve call graph documents and help messagesNamhyung Kim1-4/+7
2015-10-22perf tools: Defaults to 'caller' callchain order only if --children is enabledNamhyung Kim1-0/+2
2015-10-22perf tools: Move callchain help messages to callchain.hNamhyung Kim1-3/+7
2015-10-05perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo1-2/+2
2015-09-30perf machine: Add method for common kernel_map(FUNCTION) operationArnaldo Carvalho de Melo1-1/+1
2015-09-30perf machine: Use machine__kernel_map() thoroughlyArnaldo Carvalho de Melo1-1/+1
2015-09-28perf report: Make max_stack value allow for synthesized callchainsAdrian Hunter1-0/+4
2015-09-28perf report: Skip events with null branch stacksAdrian Hunter1-4/+11
2015-09-28perf report: Also do default setup for synthesized branch stacksAdrian Hunter1-0/+3
2015-09-28perf report: Adjust sample type validation for synthesized branch stacksAdrian Hunter1-0/+3
2015-09-28perf report: Fix sample type validation for synthesized callchainsAdrian Hunter1-0/+6
2015-09-14perf hists browser: Zoom in/out for processor socketKan Liang1-3/+3
2015-09-14perf report: Introduce --socket-filter optionKan Liang1-0/+11
2015-08-12perf report: Show call graph from reference eventsKan Liang1-0/+7
2015-08-10perf tools: Support full source file paths for srclineAndi Kleen1-0/+2
2015-08-06perf report: Add processing for cycle histogramsAndi Kleen1-0/+3
2015-08-06perf report: Add flag for non ANY branch modeAndi Kleen1-0/+7
2015-07-01perf report: Fill in the missing session freeing after an error occursTaeung Song1-2/+4
2015-06-26perf symbols: Check access permission when reading symbol filesLi Zhang1-0/+11
2015-06-11perf tools: Fix build failure on 32-bit archHe Kuang1-1/+1
2015-06-07perf tools: handle PERF_RECORD_LOST_SAMPLESKan Liang1-0/+1
2015-05-27perf hists: Reducing arguments of hist_entry_iter__add()Namhyung Kim1-4/+5
2015-05-12perf report: Do not restrict -T option by other optionsNamhyung Kim1-7/+6
2015-05-12perf report: Force tty output if -T/--thread option is givenNamhyung Kim1-2/+2
2015-05-11Merge branch 'perf/urgent' into perf/core, to resolve conflictsIngo Molnar1-1/+1
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo1-4/+5
2015-05-04perf report: Add Instruction Tracing supportAdrian Hunter1-0/+11
2015-05-01perf report: Fix -T/--threads option to work againNamhyung Kim1-1/+1
2015-04-08perf report: Don't call map__kmap if map is NULL.Wang Nan1-1/+1
2015-03-24perf tools: Add pid/tid filtering to report and script commandsDavid Ahern1-0/+4
2015-03-24perf tools: Remove (null) value of "Sort order" for perf mem reportYunlong Song1-1/+1
2015-03-19perf report: Don't allow empty argument for '-t'.Wang Nan1-1/+1
2015-03-11perf ordered_events: Shorten function signaturesArnaldo Carvalho de Melo1-1/+1
2015-02-27perf report: Fix branch stack mode cannot be setHe Kuang1-1/+1
2015-02-18perf tools: Enable LBR call stack supportKan Liang1-0/+2
2015-01-21perf report: Get rid of report__inc_stat()Namhyung Kim1-13/+3
2014-12-23perf report: Show progress bar for output resortingNamhyung Kim1-2/+22
2014-12-01perf report: In branch stack mode use address history sortingAndi Kleen1-0/+1
2014-12-01perf report: Add --branch-history optionAndi Kleen1-4/+22
2014-12-01perf callchain: Support handling complete branch stacks as histogramsAndi Kleen1-2/+2
2014-10-15perf report: Set callchain_param.record_mode for future useNamhyung Kim1-0/+7