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
2019-08-14
perf ui: No need to set ui_browser to 1 twice
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-08-14
perf record: Support aarch64 random socket_id assignment
Tan Xiaojun
1
-1
/
+3
2019-08-14
perf.data documentation: Clarify HEADER_SAMPLE_TOPOLOGY format
Vince Weaver
1
-10
/
+15
2019-08-14
tools: Keep list of tools in alphabetical order
Andy Shevchenko
1
-2
/
+2
2019-08-14
perf evsel: Provide meaningful warning when trying to use 'aux_output' on old...
Arnaldo Carvalho de Melo
2
-2
/
+10
2019-08-14
perf intel-pt: Add brief documentation for PEBS via Intel PT
Adrian Hunter
1
-0
/
+15
2019-08-14
perf tools: Add aux-output config term
Adrian Hunter
6
-0
/
+17
2019-08-14
perf intel-pt: Process options for PEBS event synthesis
Adrian Hunter
2
-0
/
+41
2019-08-14
perf tools: Add itrace option 'o' to synthesize aux-output events
Adrian Hunter
3
-0
/
+9
2019-08-14
perf tools: Add aux_output attribute flag
Adrian Hunter
2
-1
/
+3
2019-08-14
perf record: Add an option to take an AUX snapshot on exit
Alexander Shishkin
5
-10
/
+53
2019-08-14
perf ftrace: Improve error message about capability to use ftrace
Arnaldo Carvalho de Melo
1
-1
/
+7
2019-08-14
perf ftrace: Use CAP_SYS_ADMIN instead of euid==0
Igor Lubashev
1
-1
/
+3
2019-08-14
perf tools: Add CAP_SYSLOG define for older systems
Arnaldo Carvalho de Melo
1
-0
/
+5
2019-08-14
perf tools: Add NO_LIBCAP=1 to the minimal build test
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-14
perf tools: Add helpers to use capabilities if present
Igor Lubashev
7
-0
/
+71
2019-08-12
tools build: Add capability-related feature detection
Igor Lubashev
5
-0
/
+39
2019-08-12
perf top: Collapse and resort all evsels in a group
Arnaldo Carvalho de Melo
1
-4
/
+26
2019-08-12
perf hist: Remove dummy entries when finding real ones.
Arnaldo Carvalho de Melo
1
-2
/
+18
2019-08-12
perf trace: Fix segmentation fault when access syscall info on arm64
Leo Yan
1
-1
/
+1
2019-08-12
perf hists: Do not link a pair if already linked
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-08-12
perf top: Set display thread COMM to help with debugging
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-08-12
perf vendor events intel: Add Icelake V1.00 event file
Haiyan Song
8
-0
/
+2739
2019-08-12
perf tools: Fix paths in include statements
Luke Mujica
4
-8
/
+8
2019-08-12
perf test vfs_getname: Disable ~/.perfconfig to get default output
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-08-12
perf config: Document the PERF_CONFIG environment variable
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-08-12
perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-08-12
perf session: Avoid infinite loop when seeing invalid header.size
Arnaldo Carvalho de Melo
1
-1
/
+10
2019-08-12
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
36
-84
/
+580
2019-08-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-16
/
+69
2019-08-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+5
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
228
-840
/
+5860
2019-08-09
selftests: kvm: Adding config fragments
Naresh Kamboju
1
-0
/
+3
2019-08-09
KVM: selftests: Update gitignore file for latest changes
Thomas Huth
1
-1
/
+2
2019-08-08
perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
Jin Yao
1
-0
/
+1
2019-08-08
perf annotate: Fix s390 gap between kernel end and module start
Thomas Richter
3
-1
/
+24
2019-08-08
perf record: Fix module size on s390
Thomas Richter
3
-3
/
+16
2019-08-08
perf tools: Fix include paths in ui directory
Ian Rogers
2
-5
/
+6
2019-08-08
perf tools: Fix a typo in a variable name in the Documentation Makefile
Masanari Iida
1
-1
/
+1
2019-08-08
perf cpumap: Fix writing to illegal memory in handling cpumap mask
He Zhe
1
-1
/
+4
2019-08-08
perf ftrace: Fix failure to set cpumask when only one cpu is present
He Zhe
1
-1
/
+1
2019-08-08
perf db-export: Fix thread__exec_comm()
Adrian Hunter
1
-1
/
+11
2019-08-08
perf annotate: Fix printing of unaugmented disassembled instructions from BPF
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
13
-48
/
+443
2019-08-06
tc-testing: updated vlan action tests with batch create/delete
Roman Mashak
1
-0
/
+94
2019-08-05
selftests/tls: add a litmus test for the socket reuse through shutdown
Jakub Kicinski
1
-0
/
+24
2019-08-05
Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+35
2019-08-05
selftests/bpf: reduce time to execute test_xdp_vlan.sh
Jesper Dangaard Brouer
1
-5
/
+5
2019-08-05
selftests/bpf: add wrapper scripts for test_xdp_vlan.sh
Jesper Dangaard Brouer
4
-2
/
+24
2019-08-05
bpf: fix XDP vlan selftests test_xdp_vlan.sh
Jesper Dangaard Brouer
1
-6
/
+36
[next]