开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2016-02-05
perf tools: add JVMTI agent library
Stephane Eranian
2016-02-05
perf inject: Add jitdump mmap injection support
Stephane Eranian
2016-02-05
perf inject: Make sure mmap records are ordered when injecting build_ids
Arnaldo Carvalho de Melo
2016-02-05
perf build: Add libcrypto feature detection
Stephane Eranian
2016-02-05
perf symbols: add Java demangling support
Stephane Eranian
2016-02-05
perf tools: handle spaces in file names obtained from /proc/pid/maps
Marcin Ślusarz
2016-02-04
perf build tests: Do parallell builds with 'build-test'
Arnaldo Carvalho de Melo
2016-02-04
perf tools: Fix parallel build including 'clean' target
Jiri Olsa
2016-02-04
perf config: Document 'record.build-id' variable in man page
Taeung Song
2016-02-04
perf config: Document 'kmem.default' variable in man page
Taeung Song
2016-02-04
perf config: Document 'pager.<subcommand>' variables in man page
Taeung Song
2016-02-04
perf config: Document 'man.viewer' variable in man page
Taeung Song
2016-02-04
perf config: Document 'top.children' variable in man page
Taeung Song
2016-02-04
perf config: Document variables for 'report' section in man page
Taeung Song
2016-02-04
perf config: Document variables for 'call-graph' section in man page
Taeung Song
2016-02-04
perf config: Document 'ui.show-headers' variable in man page
Taeung Song
2016-02-04
perf build tests: Move the feature related vars to the front of the make cmdline
Arnaldo Carvalho de Melo
2016-02-04
perf build tests: Elide "-f Makefile" from make invokation
Arnaldo Carvalho de Melo
2016-02-04
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2016-02-04
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-02-04
Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2016-02-04
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2016-02-03
perf stat: Fix interval output values
Jiri Olsa
2016-02-03
perf hists browser: Add 'L' hotkey to change percent limit
Namhyung Kim
2016-02-03
perf report: Update documention of --percent-limit option
Namhyung Kim
2016-02-03
perf report: Update documentation of --sort option
Namhyung Kim
2016-02-03
perf hists: Introduce hists__for_each_sort_list macro
Jiri Olsa
2016-02-03
perf hists: Introduce hists__for_each_format macro
Jiri Olsa
2016-02-03
perf tools: Add hpp_list into struct hists object
Jiri Olsa
2016-02-03
perf hists: Add struct perf_hpp_list argument to helper functions
Jiri Olsa
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macro
Jiri Olsa
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_sort_list macro
Jiri Olsa
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_format_safe macro
Jiri Olsa
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_format macro
Jiri Olsa
2016-02-03
perf hists: Pass perf_hpp_list all the way through setup_output_list
Jiri Olsa
2016-02-03
perf hists: Add perf_hpp_list register helpers
Jiri Olsa
2016-02-03
perf hists: Introduce perf_hpp_list__init function
Jiri Olsa
2016-02-03
perf hists: Introduce struct perf_hpp_list
Jiri Olsa
2016-02-03
perf hists: Separate output fields parsing into setup_output_list function
Jiri Olsa
2016-02-03
perf hists: Separate sort fields parsing into setup_sort_list function
Jiri Olsa
2016-02-03
perf hists: Properly release format fields
Jiri Olsa
2016-02-03
perf hists: Remove perf_hpp__column_(disable|enable)
Jiri Olsa
2016-02-03
perf hists: Allocate output sort field
Jiri Olsa
2016-02-03
perf top: Move UI initialization ahead of sort setup
Arnaldo Carvalho de Melo
2016-02-03
perf report: Move UI initialization ahead of sort setup
Jiri Olsa
2016-02-03
perf hists: Make hpp setup function generic
Jiri Olsa
2016-02-03
perf hists: Add 'hpp__equal' callback function
Jiri Olsa
2016-02-03
perf hists: Add 'equal' method to perf_hpp_fmt struct
Jiri Olsa
2016-02-03
perf hists: Use struct perf_hpp_fmt::idx in perf_hpp__reset_width
Jiri Olsa
2016-02-03
perf hists: Add _idx fields into struct perf_hpp_fmt
Jiri Olsa
[next]