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
2017-06-30
selftests: check hot-pluggagble memory for memory-hotplug test
Po-Hsu Lin
2017-06-30
selftests: typo correction for memory-hotplug test
Po-Hsu Lin
2017-06-30
selftests: ftrace: Use md5sum to take less time of checking logs
Masami Hiramatsu
2017-06-30
perf auxtrace: Add CPU filter support
Adrian Hunter
2017-06-30
perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSC
Adrian Hunter
2017-06-30
perf intel-pt: Update documentation to include new ptwrite and power events
Adrian Hunter
2017-06-30
perf intel-pt: Add example script for power events and PTWRITE
Adrian Hunter
2017-06-30
perf intel-pt: Synthesize new power and "ptwrite" events
Adrian Hunter
2017-06-30
perf intel-pt: Move code in intel_pt_synth_events() to simplify attr setting
Adrian Hunter
2017-06-30
perf intel-pt: Factor out intel_pt_set_event_name()
Adrian Hunter
2017-06-30
perf intel-pt: Tidy messages into called function intel_pt_synth_event()
Adrian Hunter
2017-06-30
perf intel-pt: Tidy Intel PT evsel lookup into separate function
Adrian Hunter
2017-06-30
perf intel-pt: Join needlessly wrapped lines
Adrian Hunter
2017-06-30
perf intel-pt: Remove unused instructions_sample_period
Adrian Hunter
2017-06-30
perf intel-pt: Factor out common code synthesizing event samples
Adrian Hunter
2017-06-30
perf script: Add synthesized Intel PT power and ptwrite events
Adrian Hunter
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
2017-06-30
objtool: Move checking code to check.c
Josh Poimboeuf
2017-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-06-29
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2017-06-27
tools/testing/selftests/sysctl: Add pre-check to the value of writes_strict
Orson Zhai
2017-06-27
ACPICA: Unix application OSL: Correctly handle control-c (EINTR)
Bob Moore
2017-06-27
perf script: Add 'synth' field for synthesized event payloads
Adrian Hunter
2017-06-27
perf auxtrace: Add itrace option to output power events
Adrian Hunter
2017-06-27
perf auxtrace: Add itrace option to output ptwrite events
Adrian Hunter
2017-06-27
tools include: Add byte-swapping macros to kernel.h
Adrian Hunter
2017-06-27
perf script: Add 'synth' event type for synthesized events
Adrian Hunter
2017-06-27
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
2017-06-27
perf jit: fix typo: "incalid" -> "invalid"
Colin Ian King
2017-06-27
perf tools: Kill die()
Arnaldo Carvalho de Melo
2017-06-27
perf config: Do not die when parsing u64 or int config values
Arnaldo Carvalho de Melo
2017-06-27
tools/kvm_stat: add new interactive command 'b'
Stefan Raspl
2017-06-27
tools/kvm_stat: add new command line switch '-i'
Stefan Raspl
2017-06-27
tools/kvm_stat: fix error on interactive command 'g'
Stefan Raspl
2017-06-27
perf tools: Replace error() with pr_err()
Arnaldo Carvalho de Melo
2017-06-27
perf tools: Remove warning()
Arnaldo Carvalho de Melo
2017-06-27
perf event-parse: Use pr_warning()
Arnaldo Carvalho de Melo
2017-06-27
perf config: Use pr_warning()
Arnaldo Carvalho de Melo
2017-06-27
perf help: Use pr_warning()
Arnaldo Carvalho de Melo
2017-06-27
perf help: Elliminate dup code for reporting
Arnaldo Carvalho de Melo
2017-06-27
perf help: Introduce exec_failed() to avoid code duplication
Arnaldo Carvalho de Melo
2017-06-26
perf tests: Add platform dependency to test 15
Thomas Richter
2017-06-27
cpupower: Add support for new AMD family 0x17
Sherry Hurwitz
2017-06-27
cpupower: Fix bug where return value was not used
Sherry Hurwitz
2017-06-27
Merge back PM tools material for v4.13.
Rafael J. Wysocki
2017-06-26
seccomp: Adjust selftests to avoid double-join
Kees Cook
2017-06-26
perf machine: Fix segfault for kernel.kptr_restrict=2
Jiri Olsa
2017-06-24
tools/power turbostat: update version number
Len Brown
2017-06-24
tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on Intel
Len Brown
2017-06-24
tools/power turbostat: stop migrating, unless '-m'
Len Brown
[prev]
[next]