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
2021-04-20
libperf xyarray: Add bounds checks to xyarray__entry()
Rob Herring
1
-1
/
+8
2021-04-20
libperf: Add support for user space counter access
Rob Herring
4
-0
/
+161
2021-04-15
libperf tests: Add support for verbose printing
Rob Herring
2
-2
/
+36
2021-04-15
libperf: Add evsel mmap support
Rob Herring
5
-0
/
+86
2021-04-15
tools include: Add an initial math64.h
Rob Herring
1
-0
/
+75
2021-04-15
perf beauty: Fix fsconfig generator
Vitaly Chikunov
1
-4
/
+3
2021-04-15
perf record: Improve 'Workload failed' message printing events + what was exe...
Arnaldo Carvalho de Melo
1
-2
/
+6
2021-04-15
perf evlist: Add a method to return the list of evsels as a string
Arnaldo Carvalho de Melo
2
-0
/
+21
2021-04-14
perf annotate: Fix sample events lost in stdio mode
Yang Jihong
1
-14
/
+15
2021-04-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
15
-37
/
+159
2021-04-09
Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git://git.kernel.org/pub...
Linus Torvalds
3
-5
/
+7
2021-04-09
Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-22
/
+113
2021-04-08
perf vendor events amd: Add Zen3 events
Smita Koralahalli
9
-1
/
+1575
2021-04-08
perf vendor events amd: Use 0x%02x format for event code and umask
Smita Koralahalli
13
-182
/
+182
2021-04-08
perf vendor events amd: Use lowercases for all the eventcodes and umasks
Smita Koralahalli
3
-10
/
+10
2021-04-08
perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metric
Smita Koralahalli
4
-8
/
+8
2021-04-08
perf vendor events arm64: Add Hisi hip08 L3 metrics
John Garry
1
-0
/
+161
2021-04-08
perf vendor events arm64: Add Hisi hip08 L2 metrics
John Garry
1
-0
/
+42
2021-04-08
perf vendor events arm64: Add Hisi hip08 L1 metrics
John Garry
1
-0
/
+30
2021-04-08
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry
7
-8
/
+37
2021-04-08
perf test: Handle metric reuse in pmu-events parsing test
John Garry
1
-0
/
+81
2021-04-08
perf metricgroup: Make find_metric() public with name change
John Garry
2
-3
/
+5
2021-04-07
perf arm-spe: Avoid potential buffer overrun
Ian Rogers
1
-1
/
+3
2021-04-07
perf report: Fix wrong LBR block sorting
Jin Yao
1
-3
/
+3
2021-04-06
perf mem-events: Remove unnecessary 'struct mem_info' forward declaration
Wan Jiabing
1
-1
/
+0
2021-04-05
perf inject: Fix repipe usage
Adrian Hunter
1
-1
/
+1
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-21
/
+101
2021-04-02
perf evsel: Remove duplicate 'struct target' forward declaration
Wan Jiabing
1
-1
/
+0
2021-04-01
libbpf: Only create rx and tx XDP rings when necessary
Ciara Loftus
1
-2
/
+11
2021-04-01
libbpf: Restore umem state after socket create failure
Ciara Loftus
1
-18
/
+23
2021-04-01
libbpf: Ensure umem pointer is non-NULL before dereferencing
Ciara Loftus
1
-0
/
+3
2021-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-7
/
+17
2021-04-01
idr test suite: Improve reporting from idr_find_test_1
Matthew Wilcox (Oracle)
1
-1
/
+10
2021-04-01
idr test suite: Create anchor before launching throbber
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-04-01
idr test suite: Take RCU read lock in idr_find_test_1
Matthew Wilcox (Oracle)
1
-0
/
+4
2021-04-01
radix tree test suite: Register the main thread with the RCU library
Matthew Wilcox (Oracle)
3
-0
/
+6
2021-04-01
selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)
Vitaly Kuznetsov
1
-2
/
+11
2021-03-31
perf annotate: Add --demangle and --demangle-kernel
Martin Liška
2
-0
/
+11
2021-03-30
radix tree test suite: Fix compilation
Matthew Wilcox (Oracle)
1
-0
/
+0
2021-03-30
selftests: kvm: make hardware_disable_test less verbose
Vitaly Kuznetsov
1
-5
/
+5
2021-03-30
tools/kvm_stat: Add restart delay
Stefan Raspl
1
-0
/
+1
2021-03-30
perf tools: Preserve identifier id in OCaml demangler
Fabian Hemmer
2
-15
/
+3
2021-03-29
selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test cases
Ido Schimmel
1
-1
/
+12
2021-03-29
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
57
-117
/
+1240
2021-03-28
Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub...
Linus Torvalds
11
-45
/
+105
2021-03-26
bpf/selftests: Test that kernel rejects a TCP CC with an invalid license
Toke Høiland-Jørgensen
2
-0
/
+63
2021-03-26
perf test: Change to use bash for daemon test
Leo Yan
1
-1
/
+1
2021-03-26
perf sort: Display sort dimension p_stage_cyc only on supported archs
Athira Rajeev
3
-0
/
+27
2021-03-26
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
8
-8
/
+55
2021-03-26
perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCT
Athira Rajeev
3
-0
/
+42
[next]