index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-04
perf clang: Fixes for more recent LLVM/clang
Ian Rogers
1
-8
/
+13
2021-11-04
tools: Bump minimum LLVM C++ std to GNU++14
Ian Rogers
2
-4
/
+4
2021-11-02
perf bpf: Pull in bpf_program__get_prog_info_linear()
Dave Marchevsky
11
-33
/
+374
2021-11-01
Revert "perf bench futex: Add support for 32-bit systems with 64-bit time_t"
Arnaldo Carvalho de Melo
1
-40
/
+3
2021-11-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
5
-62
/
+34
2021-10-31
perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
Kan Liang
1
-1
/
+1
2021-10-31
perf callchain: Fix compilation on powerpc with gcc11+
Jiri Olsa
1
-1
/
+1
2021-10-31
perf script: Check session->header.env.arch before using it
Song Liu
1
-4
/
+8
2021-10-31
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
1
-0
/
+2
2021-10-29
tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...
David Yang
1
-1
/
+1
2021-10-28
perf test sample-parsing: Add endian test for struct branch_flags
Madhavan Srinivasan
1
-5
/
+38
2021-10-28
perf evsel: Add bitfield_swap() to handle branch_stack endian issue
Madhavan Srinivasan
2
-2
/
+88
2021-10-28
perf script: Support instruction latency
Kan Liang
2
-3
/
+13
2021-10-28
perf script: Show binary offsets for userspace addr
Lexi Shao
1
-3
/
+9
2021-10-28
perf bench futex: Add support for 32-bit systems with 64-bit time_t
Alistair Francis
1
-3
/
+40
2021-10-28
perf bench futex: Call the futex syscall from a function
Alistair Francis
1
-17
/
+26
2021-10-27
perf intel-pt: Support itrace d+o option to direct debug log to stdout
Adrian Hunter
3
-6
/
+8
2021-10-27
perf auxtrace: Add itrace d+o option to direct debug log to stdout
Adrian Hunter
2
-0
/
+3
2021-10-27
perf dlfilter: Add dlfilter-show-cycles
Adrian Hunter
3
-2
/
+163
2021-10-27
perf intel-pt: Support itrace A option to approximate IPC
Adrian Hunter
4
-4
/
+24
2021-10-27
perf auxtrace: Add itrace A option to approximate IPC
Adrian Hunter
3
-0
/
+7
2021-10-27
perf auxtrace: Add missing Z option to ITRACE_HELP
Adrian Hunter
1
-0
/
+1
2021-10-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-55
/
+20
2021-10-26
selftests/bpf: Use recv_timeout() instead of retries
Yucong Sun
1
-55
/
+20
2021-10-26
tools build: Drop needless slang include path in test-all
John Keeping
1
-1
/
+1
2021-10-26
perf tests: Improve temp file cleanup in test_arm_coresight.sh
James Clark
1
-3
/
+8
2021-10-26
perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanup
James Clark
1
-2
/
+2
2021-10-26
perf test: Fix record+script_probe_vfs_getname.sh /tmp cleanup
James Clark
1
-3
/
+3
2021-10-26
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
26
-211
/
+658
2021-10-25
perf jevents: Fix some would-be warnings
John Garry
1
-6
/
+4
2021-10-25
perf dso: Fix /proc/kcore access on 32 bit systems
James Clark
1
-1
/
+1
2021-10-25
perf build: Suppress 'rm dlfilter' build message
Adrian Hunter
1
-0
/
+2
2021-10-25
perf list: Display hybrid PMU events with cpu type
Jin Yao
8
-24
/
+73
2021-10-25
perf powerpc: Add support to expose instruction and data address registers as...
Athira Rajeev
3
-4
/
+11
2021-10-25
perf powerpc: Refactor the code definition of perf reg extended mask in tools...
Athira Rajeev
1
-8
/
+13
2021-10-25
perf session: Introduce reader EOF function
Alexey Bayduraev
1
-1
/
+7
2021-10-25
perf session: Introduce reader return codes
Alexey Bayduraev
1
-3
/
+8
2021-10-25
perf session: Move the event read code to a separate function
Alexey Bayduraev
1
-15
/
+31
2021-10-25
perf session: Move unmap code to reader__mmap
Alexey Bayduraev
1
-17
/
+13
2021-10-25
perf session: Move reader map code to a separate function
Alexey Bayduraev
1
-15
/
+28
2021-10-25
perf session: Move init/release code to separate functions
Alexey Bayduraev
1
-13
/
+32
2021-10-25
perf session: Introduce decompressor in reader object
Alexey Bayduraev
2
-16
/
+33
2021-10-25
perf session: Move all state items to reader object
Alexey Bayduraev
1
-28
/
+35
2021-10-25
perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2
-5
/
+87
2021-10-23
fcnal-test: kill hanging ping/nettest binaries on cleanup
Florian Westphal
1
-0
/
+3
2021-10-22
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-5
/
+415
2021-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+145
2021-10-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2021-10-20
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
10
-2
/
+66
2021-10-20
perf vendor events arm64: Categorise the Neoverse V1 counters
Andrew Kilroy
9
-0
/
+368
[next]