summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
...
* perf annotate: Fix 'annotate.use_offset' config variable usageNamhyung Kim2015-10-22
* perf tools: Improve call graph documents and help messagesNamhyung Kim2015-10-22
* perf tools: Defaults to 'caller' callchain order only if --children is enabledNamhyung Kim2015-10-22
* perf top: Support call-graph display options alsoNamhyung Kim2015-10-22
* perf tools: Move callchain help messages to callchain.hNamhyung Kim2015-10-22
* perf annotate: Add debug message for out of bounds sampleArnaldo Carvalho de Melo2015-10-21
* perf evsel: Print branch filter state with -vvAndi Kleen2015-10-21
* perf cpu_map: Fix core dump caused by per-socket/core system-wide statKan Liang2015-10-20
* perf record: Add ability to sample call branchesStephane Eranian2015-10-20
* perf bench: Use named initializers in the trailer tooArnaldo Carvalho de Melo2015-10-19
* perf script: Check output fields only for samplesJiri Olsa2015-10-19
* perf cpu_map: Add data arg to cpu_map__build_map callbackJiri Olsa2015-10-19
* perf cpu_map: Make cpu_map__build_map globalJiri Olsa2015-10-19
* perf stat: Add AGGR_UNSET modeJiri Olsa2015-10-19
* perf stat: Rename perf_stat struct into perf_stat_evselJiri Olsa2015-10-19
* perf help: Change 'usage' to 'Usage' for consistencyYunlong Song2015-10-19
* perf bench: Run benchmarks, don't test themIngo Molnar2015-10-19
* perf bench mem: Rename 'routine' to 'function'Ingo Molnar2015-10-19
* perf bench: Harmonize all the -l/--nr_loops optionsIngo Molnar2015-10-19
* perf bench mem: Reorganize the code a bitIngo Molnar2015-10-19
* perf bench mem: Improve user visible stringsIngo Molnar2015-10-19
* perf bench mem: Fix 'length' vs. 'size' naming confusionIngo Molnar2015-10-19
* perf bench mem: Rename 'routine' to 'routine_str'Ingo Molnar2015-10-19
* perf bench mem: Change 'cycle' to 'cycles'Ingo Molnar2015-10-19
* perf bench: List output formatting options on 'perf bench -h'Ingo Molnar2015-10-19
* perf bench: Remove the prefaulting complication from 'perf bench mem mem*'Ingo Molnar2015-10-19
* perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'Ingo Molnar2015-10-19
* perf bench: Eliminate unused argument from bench_mem_common()Ingo Molnar2015-10-19
* perf bench: Default to all routines in 'perf bench mem'Ingo Molnar2015-10-19
* perf bench: Improve the 'perf bench mem memcpy' code readabilityIngo Molnar2015-10-19
* perf test: Suppress libtraceevent warningsNamhyung Kim2015-10-19
* perf test: Silence tracepoint event failuresNamhyung Kim2015-10-19
* perf hists browser: Add 'm' key for context menu displayNamhyung Kim2015-10-12
* perf callchains: Fix unw_word_t pointer castsRabin Vincent2015-10-12
* perf callchain: Use debug_frame if eh_frame is unusableRabin Vincent2015-10-12
* perf hists browser: Inform how to reset the symbol filterArnaldo Carvalho de Melo2015-10-12
* perf ui browsers: Remove help messages about use of right and arrow keysArnaldo Carvalho de Melo2015-10-12
* perf symbols: Try the .debug/ DSO cache as a last resortArnaldo Carvalho de Melo2015-10-12
* perf python: Support the PERF_RECORD_SWITCH eventArnaldo Carvalho de Melo2015-10-07
* perf tools: Fix handling read result using a signed variableAndrzej Hajda2015-10-06
* perf tools: Use hpp_dimension__add_output to register hpp columnsJiri Olsa2015-10-06
* perf tools: Introduce hpp_dimension__add_output functionJiri Olsa2015-10-06
* perf tools: Get rid of superfluos call to reset_dimensionsJiri Olsa2015-10-06
* perf tools: Fail properly in case pattern matching fails to find tracepointJiri Olsa2015-10-05
* perf hists browser: Implement horizontal scrollingArnaldo Carvalho de Melo2015-10-05
* perf ui browser: Optional horizontal scrolling key bindingArnaldo Carvalho de Melo2015-10-05
* perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo2015-10-05
* perf tests: Add Intel CQM testMatt Fleming2015-10-05
* perf tests: Move x86 tests into arch directoryMatt Fleming2015-10-05
* perf tests: Add arch testsMatt Fleming2015-10-05