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
Age
Commit message (
Expand
)
Author
2013-08-07
perf annotate: Remove nop at end of annotation
Adrian Hunter
2013-08-07
perf annotate: Put dso name in symbol annotation title
Adrian Hunter
2013-08-07
perf annotate: Allow disassembly using /proc/kcore
Adrian Hunter
2013-08-07
perf tests: Add kcore to the object code reading test
Adrian Hunter
2013-08-07
perf tests: Adjust the vmlinux symtab matches kallsyms test again
Adrian Hunter
2013-08-07
perf symbols: Add support for reading from /proc/kcore
Adrian Hunter
2013-08-07
perf tools: Make it possible to read object code from kernel modules
Adrian Hunter
2013-08-07
perf tests: Adjust the vmlinux symtab matches kallsyms test
Adrian Hunter
2013-08-07
perf tools: Make it possible to read object code from vmlinux
Adrian Hunter
2013-08-07
perf symbols: Load kernel maps before using
Adrian Hunter
2013-08-07
perf tests: Add test for reading object code
Adrian Hunter
2013-08-07
perf symbols: avoid SyS kernel syscall aliases
Adrian Hunter
2013-08-07
perf stat: Flush output after each line in interval mode
Andi Kleen
2013-08-07
perf stat: Add support for --initial-delay option
Andi Kleen
2013-08-07
perf evsel: Add support for enabling counters
Andi Kleen
2013-08-07
perf evlist: Remove obsolete dummy execve
Andi Kleen
2013-08-07
perf kvm: Split out tracepoints from record args
David Ahern
2013-08-07
perf session: Export a few functions for event processing
David Ahern
2013-08-07
perf stats: Add max and min stats
David Ahern
2013-08-07
perf top: move CONSOLE_CLEAR to header file
David Ahern
2013-08-07
perf util: Add parse_nsec_time() function
Namhyung Kim
2013-08-07
perf python: Remove duplicate TID bit from mask
Arnaldo Carvalho de Melo
2013-08-07
perf trace: Beautify 'connect' result
Arnaldo Carvalho de Melo
2013-08-07
perf tools: Fix compile of util/tsc.c
David Ahern
2013-08-07
perf evsel: Actually show symbol offset in stack trace when requested
David Ahern
2013-08-07
perf tests: Add parse events tests for leader sampling
Jiri Olsa
2013-08-07
perf tests: Add attr record group sampling test
Jiri Olsa
2013-08-07
perf tools: Add 'S' event/group modifier to read sample value
Jiri Olsa
2013-08-07
perf evsel: Add PERF_SAMPLE_READ sample related processing
Jiri Olsa
2013-08-07
perf evlist: Add perf_evlist__id2sid method to get event ID related data
Jiri Olsa
2013-08-07
perf evlist: Fix event ID retrieval for group format read case
Jiri Olsa
2013-08-07
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
Jiri Olsa
2013-08-07
perf evlist: Use PERF_EVENT_IOC_ID perf ioctl to read event id
Jiri Olsa
2013-08-05
Tools: hv: check return value of system in hv_kvp_daemon
Olaf Hering
2013-08-05
Tools: hv: in kvp_set_ip_info free mac_addr right after usage
Olaf Hering
2013-08-02
Tools: hv: check return value of daemon to fix compiler warning.
Olaf Hering
2013-08-02
Tools: hv: fix send/recv buffer allocation
Olaf Hering
2013-07-29
Merge 3.11-rc3 into char-misc-next.
Greg Kroah-Hartman
2013-07-26
tools: hv: Check return value of setsockopt call
Tomas Hozza
2013-07-26
tools: hv: Check return value of poll call
Tomas Hozza
2013-07-26
tools: hv: Improve error logging in VSS daemon.
Tomas Hozza
2013-07-23
perf tools: Add test for converting perf time to/from TSC
Adrian Hunter
2013-07-22
perf tools: Move weight back to common sort keys
Andi Kleen
2013-07-22
perf tests: Add broken install-* tests into tests/make
Jiri Olsa
2013-07-22
perf tests: Add 'make install/install-bin' tests into tests/make
Jiri Olsa
2013-07-22
perf tests: Add DESTDIR=TMP_DEST tests/make variable
Jiri Olsa
2013-07-22
perf tests: Rename TMP to TMP_O tests/make variable
Jiri Olsa
2013-07-22
perf tests: Run ctags/cscope make tests only with needed binaries
Jiri Olsa
2013-07-22
perf tools: Fix build with perl 5.18
Kirill A. Shutemov
2013-07-22
perf tools: Support callchain sorting based on addresses
Andi Kleen
[prev]
[next]