index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2015-10-23
perf tools: Provide help for subset of options
Arnaldo Carvalho de Melo
2015-10-23
perf tools: Show tool command line options ordered
Arnaldo Carvalho de Melo
2015-10-22
perf annotate: Don't die() when finding an invalid config option
Arnaldo Carvalho de Melo
2015-10-22
perf ui tui: Register the error callbacks before initializing the widgets
Arnaldo Carvalho de Melo
2015-10-22
perf annotate: Fix 'annotate.use_offset' config variable usage
Namhyung Kim
2015-10-22
perf tools: Improve call graph documents and help messages
Namhyung Kim
2015-10-22
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
2015-10-22
perf top: Support call-graph display options also
Namhyung Kim
2015-10-22
perf tools: Move callchain help messages to callchain.h
Namhyung Kim
2015-10-21
perf annotate: Add debug message for out of bounds sample
Arnaldo Carvalho de Melo
2015-10-21
perf evsel: Print branch filter state with -vv
Andi Kleen
2015-10-20
perf cpu_map: Fix core dump caused by per-socket/core system-wide stat
Kan Liang
2015-10-20
perf record: Add ability to sample call branches
Stephane Eranian
2015-10-19
perf bench: Use named initializers in the trailer too
Arnaldo Carvalho de Melo
2015-10-19
perf script: Check output fields only for samples
Jiri Olsa
2015-10-19
perf cpu_map: Add data arg to cpu_map__build_map callback
Jiri Olsa
2015-10-19
perf cpu_map: Make cpu_map__build_map global
Jiri Olsa
2015-10-19
perf stat: Add AGGR_UNSET mode
Jiri Olsa
2015-10-19
perf stat: Rename perf_stat struct into perf_stat_evsel
Jiri Olsa
2015-10-19
perf help: Change 'usage' to 'Usage' for consistency
Yunlong Song
2015-10-19
perf bench: Run benchmarks, don't test them
Ingo Molnar
2015-10-19
perf bench mem: Rename 'routine' to 'function'
Ingo Molnar
2015-10-19
perf bench: Harmonize all the -l/--nr_loops options
Ingo Molnar
2015-10-19
perf bench mem: Reorganize the code a bit
Ingo Molnar
2015-10-19
perf bench mem: Improve user visible strings
Ingo Molnar
2015-10-19
perf bench mem: Fix 'length' vs. 'size' naming confusion
Ingo Molnar
2015-10-19
perf bench mem: Rename 'routine' to 'routine_str'
Ingo Molnar
2015-10-19
perf bench mem: Change 'cycle' to 'cycles'
Ingo Molnar
2015-10-19
perf bench: List output formatting options on 'perf bench -h'
Ingo Molnar
2015-10-19
perf bench: Remove the prefaulting complication from 'perf bench mem mem*'
Ingo Molnar
2015-10-19
perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'
Ingo Molnar
2015-10-19
perf bench: Eliminate unused argument from bench_mem_common()
Ingo Molnar
2015-10-19
perf bench: Default to all routines in 'perf bench mem'
Ingo Molnar
2015-10-19
perf bench: Improve the 'perf bench mem memcpy' code readability
Ingo Molnar
2015-10-19
perf test: Suppress libtraceevent warnings
Namhyung Kim
2015-10-19
perf test: Silence tracepoint event failures
Namhyung Kim
2015-10-12
perf hists browser: Add 'm' key for context menu display
Namhyung Kim
2015-10-12
perf callchains: Fix unw_word_t pointer casts
Rabin Vincent
2015-10-12
perf callchain: Use debug_frame if eh_frame is unusable
Rabin Vincent
2015-10-12
perf hists browser: Inform how to reset the symbol filter
Arnaldo Carvalho de Melo
2015-10-12
perf ui browsers: Remove help messages about use of right and arrow keys
Arnaldo Carvalho de Melo
2015-10-12
perf symbols: Try the .debug/ DSO cache as a last resort
Arnaldo Carvalho de Melo
2015-10-07
perf python: Support the PERF_RECORD_SWITCH event
Arnaldo Carvalho de Melo
2015-10-06
perf tools: Fix handling read result using a signed variable
Andrzej Hajda
2015-10-06
perf tools: Use hpp_dimension__add_output to register hpp columns
Jiri Olsa
2015-10-06
perf tools: Introduce hpp_dimension__add_output function
Jiri Olsa
2015-10-06
perf tools: Get rid of superfluos call to reset_dimensions
Jiri Olsa
2015-10-05
perf tools: Fail properly in case pattern matching fails to find tracepoint
Jiri Olsa
2015-10-05
perf hists browser: Implement horizontal scrolling
Arnaldo Carvalho de Melo
2015-10-05
perf ui browser: Optional horizontal scrolling key binding
Arnaldo Carvalho de Melo
[prev]
[next]