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-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
54
-124
/
+127
2017-08-11
perf test: Make 'list' subcommand match main 'perf test' numbering/matching
Arnaldo Carvalho de Melo
1
-1
/
+3
2017-08-11
perf tools: Add missing newline to expr parser error messages
Andi Kleen
1
-1
/
+1
2017-08-11
perf stat: Fix saved values rbtree lookup
Andi Kleen
1
-1
/
+5
2017-08-11
perf vendor events powerpc: Update POWER9 events
Sukadev Bhattiprolu
9
-2298
/
+3511
2017-08-11
perf vendor events powerpc: remove suffix in mapfile
Sukadev Bhattiprolu
1
-10
/
+10
2017-08-11
perf scripting python: Add ppc64le to audit uname list
Naveen N. Rao
1
-0
/
+1
2017-08-10
Merge tag 'perf-core-for-mingo-4.14-20170801' of git://git.kernel.org/pub/scm...
Ingo Molnar
28
-62
/
+5538
2017-08-10
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
6
-17
/
+76
2017-08-07
bpf: fix selftest/bpf/test_pkt_md_access on s390x
Thomas Richter
1
-0
/
+11
2017-08-04
bpf: fix byte order test in test_verifier
Daniel Borkmann
1
-9
/
+10
2017-08-04
bpf, s390: fix build for libbpf and selftest suite
Daniel Borkmann
2
-0
/
+4
2017-08-01
perf trace beautify ioctl: Beautify perf ioctl's 'cmd' arg
Arnaldo Carvalho de Melo
3
-8
/
+39
2017-08-01
perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' arg
Arnaldo Carvalho de Melo
3
-2
/
+42
2017-08-01
tools include uapi: Grab a copy of linux/vhost.h
Arnaldo Carvalho de Melo
3
-0
/
+211
2017-08-01
perf trace beauty ioctl: Pass _IOC_DIR to the per _IOC_TYPE scnprintf
Arnaldo Carvalho de Melo
1
-12
/
+12
2017-08-01
perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' arg
Arnaldo Carvalho de Melo
3
-3
/
+37
2017-08-01
tools include uapi: Grab a copy of linux/kvm.h
Arnaldo Carvalho de Melo
3
-0
/
+1421
2017-08-01
perf trace beautify ioctl: Beautify sound ioctl's 'cmd' arg
Arnaldo Carvalho de Melo
4
-7
/
+63
2017-08-01
tools include uapi: Grab a copy of sound/asound.h
Arnaldo Carvalho de Melo
3
-0
/
+1028
2017-08-01
perf trace beauty ioctl: Beautify DRM ioctl cmds
Arnaldo Carvalho de Melo
3
-3
/
+40
2017-08-01
tools include uapi: Grab copies of drm/{drm,i915_drm}.h
Arnaldo Carvalho de Melo
4
-0
/
+2411
2017-08-01
perf trace beauty ioctl: Improve 'cmd' beautifier
Arnaldo Carvalho de Melo
4
-43
/
+95
2017-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+34
2017-07-31
tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header
Arnaldo Carvalho de Melo
1
-6
/
+8
2017-07-31
tools perf: Do not check spaces/blank lines when checking header file copy drift
Arnaldo Carvalho de Melo
1
-5
/
+5
2017-07-31
tools include uapi: Grab a copy of asm-generic/ioctls.h
Arnaldo Carvalho de Melo
3
-0
/
+120
2017-07-31
tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI header
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-31
tools headers: Sync kernel ABI headers with tooling headers
Ingo Molnar
6
-1
/
+34
2017-07-31
perf build: Clarify open-coded header version warning message
Ingo Molnar
2
-3
/
+3
2017-07-31
perf build: Clarify header version warning message
Ingo Molnar
1
-1
/
+1
2017-07-30
Merge tag 'perf-core-for-mingo-4.14-20170728' of git://git.kernel.org/pub/scm...
Ingo Molnar
13
-32
/
+334
2017-07-30
Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...
Ingo Molnar
98
-1445
/
+8390
2017-07-28
perf data: Add doc when no conversion support compiled
Geneviève Bastien
1
-1
/
+1
2017-07-28
perf data: Add mmap[2] events to CTF conversion
Geneviève Bastien
1
-0
/
+35
2017-07-28
perf data: Add callchain to CTF conversion
Geneviève Bastien
1
-1
/
+91
2017-07-28
perf annotate TUI: Set appropriate column width for period/percent
Arnaldo Carvalho de Melo
1
-4
/
+6
2017-07-28
perf annotate TUI: Fix column header when toggling period/percent
Taeung Song
1
-1
/
+1
2017-07-28
perf annotate TUI: Clarify calculation of column header widths
Arnaldo Carvalho de Melo
1
-9
/
+11
2017-07-28
perf annotate TUI: Fix --show-total-period
Taeung Song
1
-1
/
+1
2017-07-28
perf annotate TUI: Use sym_hist_entry in disasm_line_samples
Arnaldo Carvalho de Melo
1
-4
/
+4
2017-07-28
perf annotate: Fix storing per line sym_hist_entry
Arnaldo Carvalho de Melo
1
-2
/
+3
2017-07-26
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
2
-3
/
+6
2017-07-26
perf annotate stdio: Set enough columns for --show-total-period
Arnaldo Carvalho de Melo
1
-3
/
+3
2017-07-26
perf sort: Use default sort if evlist is empty
David Carrillo-Cisneros
2
-1
/
+6
2017-07-26
perf annotate: Do not overwrite perf_sample->weight
Arnaldo Carvalho de Melo
1
-2
/
+0
2017-07-26
perf stat: Use group read for event groups
Jiri Olsa
3
-3
/
+38
2017-07-26
perf evsel: Add read_counter()
Jiri Olsa
4
-2
/
+109
2017-07-26
perf tools: Add perf_evsel__read_size function
Jiri Olsa
1
-1
/
+28
2017-07-26
tools/kvm_stat: add '-f help' to get the available event list
Lin Ma
1
-2
/
+14
[next]