index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf vendor events arm64: Enable JSON events for eMAG
Sean V Kelley
2018-08-08
2
-0
/
+33
*
perf report: Add GUI report support for s390 auxiliary trace
Thomas Richter
2018-08-08
1
-8
/
+585
*
perf report: Add raw report support for s390 auxiliary trace
Thomas Richter
2018-08-08
2
-1
/
+317
*
perf auxtrace: Support for perf report -D for s390
Thomas Richter
2018-08-03
6
-0
/
+150
*
perf trace: Use perf_evsel__sc_tp_{uint,ptr} for "id"/"args" handling syscall...
Arnaldo Carvalho de Melo
2018-08-02
1
-10
/
+3
*
perf trace: Setup struct syscall_tp for syscalls:sys_{enter,exit}_NAME events
Arnaldo Carvalho de Melo
2018-08-02
1
-1
/
+52
*
perf trace: Allow setting up a syscall_tp struct without a format_field
Arnaldo Carvalho de Melo
2018-08-02
1
-7
/
+15
*
perf trace: Rename some syscall_tp methods to raw_syscall
Arnaldo Carvalho de Melo
2018-08-02
1
-7
/
+7
*
perf trace: Use beautifiers on syscalls:sys_enter_ handlers
Arnaldo Carvalho de Melo
2018-08-02
1
-3
/
+44
*
perf trace: Associate vfs_getname()'ed pathname with fd returned from 'openat'
Arnaldo Carvalho de Melo
2018-08-02
1
-5
/
+8
*
perf trace: Do not require --no-syscalls to suppress strace like output
Arnaldo Carvalho de Melo
2018-08-01
1
-8
/
+3
*
perf bpf: Include uapi/linux/bpf.h from the 'perf trace' script's bpf.h
Arnaldo Carvalho de Melo
2018-08-01
1
-0
/
+3
*
perf tools: Allow overriding MAX_NR_CPUS at compile time
Christophe Leroy
2018-08-01
1
-0
/
+2
*
perf bpf: Show better message when failing to load an object
Arnaldo Carvalho de Melo
2018-07-31
1
-1
/
+3
*
perf list: Unify metric group description format with PMU event description
Michael Petlan
2018-07-31
1
-2
/
+2
*
perf vendor events arm64: Update ThunderX2 implementation defined pmu core ev...
Ganapatrao Kulkarni
2018-07-31
1
-3
/
+84
*
perf cs-etm: Generate branch sample for CS_ETM_TRACE_ON packet
Leo Yan
2018-07-31
1
-7
/
+17
*
perf cs-etm: Generate branch sample when receiving a CS_ETM_TRACE_ON packet
Leo Yan
2018-07-31
1
-0
/
+8
*
perf cs-etm: Support dummy address value for CS_ETM_TRACE_ON packet
Leo Yan
2018-07-31
1
-2
/
+15
*
perf cs-etm: Fix start tracing packet handling
Leo Yan
2018-07-31
2
-1
/
+19
*
perf build: Fix installation directory for eBPF
Thomas Richter
2018-07-31
1
-2
/
+2
*
perf c2c report: Fix crash for empty browser
Jiri Olsa
2018-07-31
1
-0
/
+3
*
perf tests: Fix indexing when invoking subtests
Sandipan Das
2018-07-31
1
-2
/
+2
*
perf trace: Beautify the AF_INET & AF_INET6 'socket' syscall 'protocol' args
Arnaldo Carvalho de Melo
2018-07-31
1
-2
/
+4
*
perf trace beauty: Add beautifiers for 'socket''s 'protocol' arg
Arnaldo Carvalho de Melo
2018-07-31
4
-0
/
+42
*
perf trace beauty: Do not print NULL strarray entries
Arnaldo Carvalho de Melo
2018-07-31
1
-1
/
+1
*
perf beauty: Add a generator for IPPROTO_ socket's protocol constants
Arnaldo Carvalho de Melo
2018-07-31
1
-0
/
+11
*
tools include uapi: Grab a copy of linux/in.h
Arnaldo Carvalho de Melo
2018-07-31
2
-0
/
+302
*
perf tests: Fix complex event name parsing
Sandipan Das
2018-07-31
1
-1
/
+1
*
perf evlist: Fix error out while applying initial delay and LBR
Kan Liang
2018-07-31
1
-0
/
+14
*
perf trace beauty: Default header_dir to cwd to work without parms
Arnaldo Carvalho de Melo
2018-07-31
9
-17
/
+18
*
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2018-07-31
18
-70
/
+217
|
\
|
*
Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-07-31
13
-63
/
+124
|
|
\
|
|
*
perf tools: Fix the build on the alpine:edge distro
Arnaldo Carvalho de Melo
2018-07-30
5
-0
/
+5
|
|
*
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
2018-07-30
5
-58
/
+93
|
|
*
tools headers uapi: Refresh linux/bpf.h copy
Arnaldo Carvalho de Melo
2018-07-30
1
-5
/
+23
|
|
*
tools headers powerpc: Update asm/unistd.h copy to pick new
Arnaldo Carvalho de Melo
2018-07-30
1
-0
/
+1
|
|
*
tools headers uapi: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
2018-07-30
1
-0
/
+2
|
*
|
Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-07-27
1
-0
/
+28
|
|
\
\
|
|
*
|
selftests/ftrace: Add snapshot and tracing_on test case
Masami Hiramatsu
2018-07-25
1
-0
/
+28
|
|
|
/
|
*
|
Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-07-26
1
-3
/
+16
|
|
\
\
|
|
*
|
tools: usb: ffs-test: Fix build on big endian systems
Peter Senna Tschudin
2018-07-17
1
-3
/
+16
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-24
3
-4
/
+49
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
bpf: Use option "help" in the llvm-objcopy test
Martin KaFai Lau
2018-07-20
1
-1
/
+1
|
|
*
|
tools/bpftool: Fix segfault case regarding 'pin' arguments
Taeung Song
2018-07-20
1
-3
/
+8
|
|
*
|
bpf: test case to check whether src/dst regs got mangled by xadd
Daniel Borkmann
2018-07-19
1
-0
/
+40
*
|
|
|
perf test: Fix subtest number when showing results
Thomas Richter
2018-07-24
1
-1
/
+1
*
|
|
|
perf stat: Get rid of extra clock display function
Jiri Olsa
2018-07-24
4
-49
/
+21
*
|
|
|
perf tools: Use perf_evsel__match instead of open coded equivalent
Jiri Olsa
2018-07-24
1
-4
/
+1
*
|
|
|
perf tools: Fix struct comm_str removal crash
Jiri Olsa
2018-07-24
1
-5
/
+11
[prev]
[next]