开源镜像站
帮助
动态
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
2013-10-21
perf top: Add --max-stack option to limit callchain stack scan
Waiman Long
2013-10-21
perf report: Add --max-stack option to limit callchain stack scan
Waiman Long
2013-10-21
perf session: Separating data file properties from session
Jiri Olsa
2013-10-21
perf tools: Add perf_data_file__open interface to data object
Jiri Olsa
2013-10-21
perf tools: Add data object to handle perf data file
Jiri Olsa
2013-10-21
perf tools: Compare dso's also when comparing symbols
Namhyung Kim
2013-10-21
perf callchain: Convert children list to rbtree
Namhyung Kim
2013-10-21
perf list: Show error if tracepoints not available
Pekka Enberg
2013-10-21
perf script: Print addr by default for BTS
Adrian Hunter
2013-10-21
perf evlist: Factor out duplicated mmap code
Adrian Hunter
2013-10-21
perf evlist: Fix perf_evlist__mmap comments
Adrian Hunter
2013-10-21
perf tools: Fix bench/numa.c for 32-bit build
Adrian Hunter
2013-10-21
perf tools: Fix test_on_exit for 32-bit build
Adrian Hunter
2013-10-21
perf evlist: Fix 32-bit build error
Adrian Hunter
2013-10-21
perf session: Add missing members to perf_event__attr_swap()
Adrian Hunter
2013-10-21
perf session: Add missing sample flush for piped events
Adrian Hunter
2013-10-21
perf record: Improve write_output error message
Adrian Hunter
2013-10-21
perf evsel: Add missing decrement in id sample parsing
Adrian Hunter
2013-10-18
perf evsel: Add missing 'mmap2' from debug print
Adrian Hunter
2013-10-17
perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoid
Arnaldo Carvalho de Melo
2013-10-17
perf tools: Introduce filename__read_int helper
Arnaldo Carvalho de Melo
2013-10-17
perf evlist: Introduce perf_evlist__strerror_tp method
Arnaldo Carvalho de Melo
2013-10-16
perf trace: Improve event processing exit
Arnaldo Carvalho de Melo
2013-10-16
perf trace: Use vfs_getname hook if available
Arnaldo Carvalho de Melo
2013-10-16
perf trace: Split fd -> pathname array handling
Arnaldo Carvalho de Melo
2013-10-15
perf scripting perl: Fix build error on Fedora 12
Arnaldo Carvalho de Melo
2013-10-14
perf symbols: Fix a mmap and munmap mismatched bug
Chenggang Qin
2013-10-14
perf symbols: Fix a memory leak due to symbol__delete not being used
Chenggang Qin
2013-10-14
perf annotate: Another fix for annotate_browser__callq()
Adrian Hunter
2013-10-14
perf buildid-cache: Add ability to add kcore to the cache
Adrian Hunter
2013-10-14
perf annotate: Fix annotate_browser__callq()
Adrian Hunter
2013-10-14
perf symbols: Add ability to find kcore in build-id cache
Adrian Hunter
2013-10-14
perf tools: Add copyfile_mode()
Adrian Hunter
2013-10-14
perf annotate: Find kcore symbols on other maps
Adrian Hunter
2013-10-14
tools/perf/build: Simplify the autodep inclusion rule
Ingo Molnar
2013-10-14
tools/perf/build: Improve the 'stackprotector' feature test
Ingo Molnar
2013-10-14
tools/perf/build: Remove the volatile-register-var feature check
Ingo Molnar
2013-10-14
tools/perf/build: Simplify the libelf logic
Ingo Molnar
2013-10-14
tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases
Ingo Molnar
2013-10-14
tools/perf/build: Pass through DEBUG parameter
Ingo Molnar
2013-10-14
tools/perf/build: Fix non-existent build directory handling
Ingo Molnar
2013-10-14
perf symbols: Add map_groups__find_ams()
Arnaldo Carvalho de Melo
2013-10-14
perf symbols: Workaround objdump difficulties with kcore
Adrian Hunter
2013-10-14
perf symbols: Validate kcore module addresses
Adrian Hunter
2013-10-14
perf tools: Separate lbfd check out of NO_DEMANGLE condition
Jiri Olsa
2013-10-14
perf tests: Fix memory leak in dso-data.c
Felipe Pena
2013-10-14
perf tools: Fix old GCC build error in 'get_srcline'
David Ahern
2013-10-14
perf trace: Add summary option to dump syscall statistics
David Ahern
2013-10-14
perf util: Add findnew method to intlist
David Ahern
2013-10-14
perf trace: Improve the error messages
Ramkumar Ramachandra
[next]