开源镜像站
帮助
动态
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-16
tools lib api: Add debug output support
Jiri Olsa
2016-02-16
perf jvmti: Add check for java alternatives cmd in Makefile
Stephane Eranian
2016-02-15
perf tests: Fix build on older systems where 'signal' is reserved
Arnaldo Carvalho de Melo
2016-02-12
perf data: Fix releasing event_class
Wang Nan
2016-02-12
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
Arnaldo Carvalho de Melo
2016-02-12
perf tools: Free the terms list_head in parse_events__free_terms()
Wang Nan
2016-02-12
perf tools: Use perf_event_terms__purge() for non-malloced terms
Arnaldo Carvalho de Melo
2016-02-12
perf tools: Introduce parse_events_terms__purge()
Arnaldo Carvalho de Melo
2016-02-12
perf tools: Unlink entries from terms list
Wang Nan
2016-02-12
perf hists: Do column alignment on the format iterator
Arnaldo Carvalho de Melo
2016-02-12
perf tools: Add comment explaining the repsep_snprintf function
Arnaldo Carvalho de Melo
2016-02-12
perf python scripting: Append examples to err msg about audit-libs-python
Taeung Song
2016-02-12
perf build: Add EXTRA_LDFLAGS option to makefile
Zubair Lutfullah Kakakhel
2016-02-12
perf symbols: Fix symbols searching for module in buildid-cache
Wang Nan
2016-02-12
perf config: Add '--system' and '--user' options to select which config file ...
Taeung Song
2016-02-05
perf jit: add source line info support
Stephane Eranian
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
[next]