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
2016-11-14
perf config: Validate config variable arguments before trying use them
Taeung Song
1
-4
/
+41
2016-11-14
perf config: Add support for getting config key-value pairs
Taeung Song
2
-3
/
+55
2016-11-14
perf kvmti: Remove unused Makefile file
Jiri Olsa
1
-89
/
+0
2016-11-14
perf jvmti: Plug compilation into perf build
Jiri Olsa
4
-2
/
+58
2016-11-14
tools build: Add jvmti feature detection support
Jiri Olsa
2
-1
/
+18
2016-11-14
tools build: Add CFLAGS_REMOVE_* support
Jiri Olsa
2
-3
/
+7
2016-11-11
perf intel-pt: Update documentation about context switch events
Arnaldo Carvalho de Melo
1
-2
/
+17
2016-11-07
perf callchain: Fixup help/config for no-unwinding
Rabin Vincent
2
-6
/
+0
2016-10-28
perf tools: Add missing object file to the python binding linkage list
Arnaldo Carvalho de Melo
2
-1
/
+2
2016-10-28
perf scripting: Don't die if scripting can't be setup, disable it
Arnaldo Carvalho de Melo
1
-18
/
+15
2016-10-28
perf scripting: Avoid leaking the scripting_context variable
Arnaldo Carvalho de Melo
1
-2
/
+4
2016-10-28
perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect)
Arnaldo Carvalho de Melo
1
-0
/
+3
2016-10-28
tools: Update asm-generic/mman-common.h copy from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+5
2016-10-28
perf bench mem: Ignore export.h related changes to mem{cpy,set}.S
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-10-28
perf list: Support matching by topic
Andi Kleen
1
-1
/
+3
2016-10-28
perf tools: Introduce timestamp__scnprintf_usec()
Namhyung Kim
4
-7
/
+24
2016-10-25
perf sched map: Always show task comm with -v
Namhyung Kim
1
-1
/
+1
2016-10-25
perf sched map: Apply cpu color when there's an activity
Namhyung Kim
1
-1
/
+1
2016-10-25
perf sched: Make common options cascading
Namhyung Kim
1
-12
/
+12
2016-10-25
tools lib subcmd: Suppport cascading options
Namhyung Kim
2
-0
/
+16
2016-10-25
perf hist browser: Fix hierarchy column counts
Namhyung Kim
1
-1
/
+14
2016-10-25
perf bench futex: Sanitize numeric parameters
Davidlohr Bueso
6
-0
/
+20
2016-10-25
perf bench futex: Avoid worker cacheline bouncing
Davidlohr Bueso
2
-7
/
+8
2016-10-24
perf coresight: Removing miscellaneous debug output
Mathieu Poirier
1
-2
/
+0
2016-10-24
perf list: Make vendor event matching case insensitive
Andi Kleen
3
-7
/
+19
2016-10-24
perf trace: Use the syscall raw_syscalls:sys_enter timestamp
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-10-24
perf trace: Remove thread_trace->exit_time
Arnaldo Carvalho de Melo
1
-3
/
+0
2016-10-24
perf bench futex: Cache align the worker struct
Sebastian Andrzej Siewior
1
-1
/
+4
2016-10-24
perf tools: Use normal error reporting when processing PERF_RECORD_READ events
Arnaldo Carvalho de Melo
3
-27
/
+70
2016-10-24
perf tools: Normalize sq_quote_argv() error reporting
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-10-24
perf bench mem: Move boilerplate memory allocation to the infrastructure
Arnaldo Carvalho de Melo
1
-47
/
+30
2016-10-24
perf trace: Implement --delay
Alexis Berlemont
2
-1
/
+14
2016-10-24
perf hists browser: Dynamically change verbosity level
Alexis Berlemont
2
-6
/
+16
2016-10-24
perf tools: Fix typo "No enough" to "Not enough"
Alexander Alemayhu
4
-10
/
+10
2016-10-24
perf pmu: Only print Using CPUID message once
Andi Kleen
1
-1
/
+5
2016-10-24
perf jit: Add jitdump format specification document
Stephane Eranian
1
-0
/
+170
2016-10-24
perf jit: Check JITHEADER_VERSION
Stefano Sanfilippo
1
-0
/
+6
2016-10-24
perf jit: Generate .eh_frame/.eh_frame_hdr in DSO
Stefano Sanfilippo
3
-7
/
+109
2016-10-24
perf jit: Add unwinding support
Stefano Sanfilippo
2
-3
/
+66
2016-10-24
perf jit: Do not assume pgoff is zero
Stefano Sanfilippo
1
-2
/
+2
2016-10-24
perf jit: Make perf skip unknown records
Stefano Sanfilippo
1
-3
/
+3
2016-10-24
perf jit: Remove unecessary padding in jitdump file
Stephane Eranian
1
-37
/
+1
2016-10-24
perf jit: Enable jitdump support without dwarf
Maciej Debski
4
-4
/
+11
2016-10-24
perf jit: Improve error messages from JVMTI
Stephane Eranian
1
-10
/
+29
2016-10-24
perf jit: Add NT_GNU_BUILD_ID definition for older distros
Arnaldo Carvalho de Melo
1
-0
/
+4
2016-10-24
perf jit: Avoid returning garbage for a ret variable
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-10-24
perf tools: Implement branch_type event parameter
Andi Kleen
5
-43
/
+71
2016-10-24
perf record: Improve documentation of event parameters
Andi Kleen
1
-3
/
+6
2016-10-24
perf header: Display feature name on write failure
Jiri Olsa
1
-1
/
+1
2016-10-24
perf header: Display missing features
Jiri Olsa
1
-1
/
+9
[next]