index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
perf help: Introduce exec_failed() to avoid code duplication
Arnaldo Carvalho de Melo
1
-13
/
+9
2017-06-26
perf tests: Add platform dependency to test 15
Thomas Richter
1
-0
/
+48
2017-06-27
cpupower: Add support for new AMD family 0x17
Sherry Hurwitz
3
-11
/
+44
2017-06-27
cpupower: Fix bug where return value was not used
Sherry Hurwitz
1
-3
/
+2
2017-06-27
Merge back PM tools material for v4.13.
Rafael J. Wysocki
3
-272
/
+1500
2017-06-26
seccomp: Adjust selftests to avoid double-join
Kees Cook
1
-17
/
+34
2017-06-26
perf machine: Fix segfault for kernel.kptr_restrict=2
Jiri Olsa
1
-4
/
+6
2017-06-24
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2017-06-24
tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on Intel
Len Brown
1
-0
/
+3
2017-06-24
tools/power turbostat: stop migrating, unless '-m'
Len Brown
1
-1
/
+9
2017-06-23
tools/power turbostat: if --debug, print sampling overhead
Len Brown
1
-2
/
+19
2017-06-23
tools/power turbostat: hide SKL counters, when not requested
Len Brown
1
-13
/
+45
2017-06-22
perf probe: Fix probe definition for inlined functions
Björn Töpel
1
-1
/
+1
2017-06-22
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
31
-195
/
+317
2017-06-21
perf script: Fix message because field list option is -F not -f
Adrian Hunter
1
-1
/
+1
2017-06-21
perf tools: Fix message because cpu list option is -C not -c
Adrian Hunter
1
-1
/
+1
2017-06-21
perf intel-pt: Fix transactions_sample_type
Adrian Hunter
1
-0
/
+1
2017-06-21
perf intel-pt: Remove redundant initial_skip checks
Adrian Hunter
1
-6
/
+2
2017-06-21
perf intel-pt: Add decoder support for CBR events
Adrian Hunter
2
-0
/
+21
2017-06-21
perf intel-pt: Add reserved byte to CBR packet payload
Adrian Hunter
2
-2
/
+2
2017-06-21
perf intel-pt: Add decoder support for ptwrite and power event packets
Adrian Hunter
4
-8
/
+293
2017-06-21
perf intel-pt: Add documentation for new config terms
Adrian Hunter
1
-0
/
+36
2017-06-21
perf intel-pt: Add default config for pass-through branch enable
Adrian Hunter
1
-0
/
+5
2017-06-21
perf intel-pt: Allow decoding with branch tracing disabled
Adrian Hunter
3
-0
/
+28
2017-06-21
perf intel-pt: Add missing __fallthrough
Adrian Hunter
1
-1
/
+1
2017-06-21
perf intel-pt: Clear FUP flag on error
Adrian Hunter
1
-0
/
+2
2017-06-21
perf intel-pt: Use FUP always when scanning for an IP
Adrian Hunter
1
-8
/
+4
2017-06-21
perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
Adrian Hunter
1
-3
/
+5
2017-06-21
perf intel-pt: Fix last_ip usage
Adrian Hunter
1
-2
/
+11
2017-06-21
perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
Adrian Hunter
1
-0
/
+1
2017-06-21
perf intel-pt: Fix missing stack clear
Adrian Hunter
1
-0
/
+1
2017-06-21
perf intel-pt: Improve sample timestamp
Adrian Hunter
1
-3
/
+31
2017-06-21
perf intel-pt: Move decoder error setting into one condition
Adrian Hunter
1
-4
/
+7
2017-06-21
perf unwind: Support for powerpc
Paolo Bonzini
3
-1
/
+76
2017-06-21
perf stat: Add support to measure SMI cost
Kan Liang
5
-0
/
+100
2017-06-21
tools lib api fs: Add sysfs__write_int function
Kan Liang
2
-0
/
+34
2017-06-20
kselftests: timers: Add test for frequency step
Miroslav Lichvar
2
-2
/
+271
2017-06-20
kselftests: timers: Fix inconsistency-check to not ignore first timestamp
Miroslav Lichvar
1
-2
/
+2
2017-06-20
perf tools: Remove unused _ALL_SOURCE define
Arnaldo Carvalho de Melo
1
-1
/
+0
2017-06-20
perf tools: Do parameter validation earlier on fetch_kernel_version()
Arnaldo Carvalho de Melo
1
-5
/
+10
2017-06-20
perf evsel: Adopt find_process()
Arnaldo Carvalho de Melo
3
-39
/
+39
2017-06-20
Merge tag 'perf-core-for-mingo-4.13-20170719' of git://git.kernel.org/pub/scm...
Ingo Molnar
37
-161
/
+496
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-7
/
+9
2017-06-20
Merge 4.12-rc6 into staging-next
Greg Kroah-Hartman
11
-38
/
+78
2017-06-20
Merge 4.12-rc6 into usb-next
Greg Kroah-Hartman
11
-38
/
+78
2017-06-19
perf config: Refactor the code using 'ret' variable in cmd_config()
Taeung Song
1
-17
/
+13
2017-06-19
perf config: Check error cases of {show_spec, set}_config()
Taeung Song
1
-2
/
+15
2017-06-19
perf ftrace: Add -D option for depth filter
Namhyung Kim
2
-0
/
+34
2017-06-19
perf ftrace: Add option for function filtering
Namhyung Kim
2
-6
/
+141
2017-06-19
perf ftrace: Move setup_pager before opening trace_pipe
Namhyung Kim
1
-2
/
+2
[prev]
[next]