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
2022-12-14
perf test: Add mechanism for skipping attr tests on auxiliary vector values
James Clark
1
-2
/
+31
2022-12-14
perf test: Add ability to test exit code for attr tests
James Clark
1
-2
/
+8
2022-12-14
perf test: add new task-analyzer tests
Petar Gligoric
1
-0
/
+151
2022-12-14
perf script: task-analyzer add csv support
Petar Gligoric
1
-89
/
+185
2022-12-14
perf script: Introduce task analyzer python script
Hagen Paul Pfeifer
3
-0
/
+843
2022-12-14
perf cs-etm: Print auxtrace info even if OpenCSD isn't linked
James Clark
4
-166
/
+191
2022-12-14
perf cs-etm: Cleanup cs_etm__process_auxtrace_info()
James Clark
1
-17
/
+9
2022-12-14
perf cs-etm: Tidy up auxtrace info header printing
James Clark
1
-18
/
+10
2022-12-14
perf cs-etm: Remove unused stub methods
James Clark
1
-32
/
+2
2022-12-14
perf cs-etm: Print unknown header version as an error
James Clark
1
-10
/
+2
2022-12-14
perf test: Update perf lock contention test
Namhyung Kim
1
-0
/
+48
2022-12-14
perf lock contention: Add -l/--lock-addr option
Namhyung Kim
5
-28
/
+102
2022-12-14
perf lock contention: Implement -t/--threads option for BPF
Namhyung Kim
4
-17
/
+78
2022-12-14
perf lock contention: Add lock_data.h for common data
Namhyung Kim
3
-29
/
+39
2022-12-14
perf python: Account for multiple words in CC
Khem Raj
1
-1
/
+1
2022-12-14
perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...
Namhyung Kim
1
-1
/
+1
2022-12-14
perf test: Update event group check for support of uncore event
Athira Rajeev
1
-1
/
+13
2022-12-14
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
8
-1
/
+18
2022-12-14
tools lib traceevent: Remove libtraceevent
Ian Rogers
70
-19876
/
+0
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
52
-184
/
+355
2022-12-14
perf jevents: Parse metrics during conversion
Ian Rogers
4
-4
/
+669
2022-12-14
perf stat: Update event skip condition for system-wide per-thread mode and me...
Namhyung Kim
1
-10
/
+9
2022-12-14
perf build: Fixes for LIBTRACEEVENT_DYNAMIC
Ian Rogers
1
-2
/
+6
2022-12-14
machine: Adopt is_lock_function() from builtin-lock.c
Arnaldo Carvalho de Melo
5
-59
/
+48
2022-12-14
perf test: Add event group test for events in multiple PMUs
Ravi Bangoria
4
-0
/
+130
2022-12-14
perf tool: Move pmus list variable to a new file
Ravi Bangoria
4
-1
/
+16
2022-12-14
perf util: Add host_is_bigendian to util.h
Ian Rogers
7
-22
/
+29
2022-12-14
perf util: Make header guard consistent with tool
Ian Rogers
1
-3
/
+3
2022-12-14
perf stat: Fix invalid output handle
James Clark
1
-1
/
+1
2022-12-14
perf stat: Fix multi-line metric output in JSON
Namhyung Kim
1
-1
/
+1
2022-12-14
tools lib symbol: Add dependency test to install_headers
Ian Rogers
1
-7
/
+14
2022-12-14
tools lib subcmd: Add dependency test to install_headers
Ian Rogers
1
-10
/
+13
2022-12-14
tools lib perf: Add dependency test to install_headers
Ian Rogers
1
-21
/
+22
2022-12-14
tools lib api: Add dependency test to install_headers
Ian Rogers
1
-12
/
+26
2022-12-14
perf stat: Fix printing field separator in CSV metrics output
Athira Rajeev
1
-12
/
+1
2022-12-14
perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"
Anshuman Khandual
2
-0
/
+8
2022-12-14
perf stat: Check existence of os->prefix, fixing a segfault
Ian Rogers
1
-1
/
+2
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
23
-193
/
+2404
2022-12-14
selftests: bonding: add bonding prio option test
Liang Li
2
-1
/
+247
2022-12-14
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
215
-2122
/
+15042
2022-12-13
Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-52
/
+1057
2022-12-13
Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-45
/
+546
2022-12-13
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-9
/
+8
2022-12-13
Merge tag 'trace-tools-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-17
/
+1297
2022-12-13
Merge tag 'ktest-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-7
/
+33
2022-12-13
Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
5
-143
/
+260
2022-12-13
Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
33
-100
/
+1327
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2022-12-13
Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+17
2022-12-13
selftests: forwarding: Add bridge MDB test
Ido Schimmel
2
-0
/
+1165
[prev]
[next]