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
2022-12-21
perf test pmu-events: Fake PMU metric workaround
Ian Rogers
1
-6
/
+11
2022-12-21
perf hist: Improve srcline_{from,to} sort key performance
Namhyung Kim
1
-0
/
+42
2022-12-21
perf hist: Improve srcfile sort key performance
Namhyung Kim
1
-2
/
+25
2022-12-21
perf hist: Improve srcline sort key performance
Namhyung Kim
1
-2
/
+27
2022-12-21
perf hist: Add perf_hpp_fmt->init() callback
Namhyung Kim
4
-10
/
+33
2022-12-21
perf srcline: Conditionally suppress addr2line warnings
Namhyung Kim
1
-5
/
+10
2022-12-21
perf srcline: Skip srcline if .debug_line is missing
Namhyung Kim
1
-0
/
+3
2022-12-21
perf symbol: Add filename__has_section()
Namhyung Kim
3
-0
/
+34
2022-12-21
perf srcline: Do not return NULL for srcline
Namhyung Kim
1
-1
/
+1
2022-12-21
perf test: Fix "all PMU test" to skip parametrized events
Michael Petlan
1
-11
/
+2
2022-12-21
perf tools: Add .DELETE_ON_ERROR special Makefile target to clean up partiall...
Changbin Du
1
-0
/
+3
2022-12-21
perf test: Update 'perf lock contention' test
Namhyung Kim
1
-1
/
+57
2022-12-21
perf lock contention: Support lock addr/name filtering for BPF
Namhyung Kim
2
-1
/
+58
2022-12-21
perf lock contention: Add -L/--lock-filter option
Namhyung Kim
3
-6
/
+142
2022-12-21
perf lock contention: Support lock type filtering for BPF
Namhyung Kim
4
-3
/
+35
2022-12-21
perf lock contention: Add -Y/--type-filter option
Namhyung Kim
3
-8
/
+136
2022-12-20
perf lock contention: Factor out lock_type_table
Namhyung Kim
1
-24
/
+24
2022-12-20
perf probe: Check -v and -q options in the right place
Yang Jihong
1
-8
/
+9
2022-12-20
perf tools: Fix usage of the verbose variable
Yang Jihong
9
-13
/
+13
2022-12-20
perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...
Yang Jihong
1
-0
/
+4
2022-12-20
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+12
2022-12-20
tools headers UAPI: Sync powerpc syscall table with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+5
2022-12-20
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-7
/
+17
2022-12-20
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-26
/
+36
2022-12-19
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+2
2022-12-19
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+6
2022-12-19
tools headers disabled-cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+15
2022-12-19
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
29
-106
/
+348
2022-12-19
perf python: Don't stop building if python setuptools isn't installed
Arnaldo Carvalho de Melo
1
-2
/
+7
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
28
-104
/
+345
2022-12-19
Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
2022-12-16
Merge tag 'perf-tools-for-v6.2-1-2022-12-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
373
-26299
/
+11241
2022-12-16
libperf: Fix install_pkgconfig target
Alexander Gordeev
1
-1
/
+1
2022-12-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
504
-5547
/
+36419
2022-12-16
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+31
2022-12-15
maple_tree: update copyright dates for test code
Liam Howlett
1
-2
/
+3
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
104
-2031
/
+5426
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-182
/
+753
2022-12-14
Merge tag 'memblock-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-280
/
+1622
2022-12-14
perf tools: Use "grep -E" instead of "egrep"
Tiezhu Yang
38
-89
/
+89
2022-12-14
perf stat: Do not delay the workload with --delay
Namhyung Kim
1
-16
/
+17
2022-12-14
perf evlist: Remove group option.
Ian Rogers
13
-79
/
+3
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-0
/
+2530
2022-12-14
perf build: Fix python/perf.so library's name
Ian Rogers
2
-2
/
+4
2022-12-14
perf test arm64: Add attr tests for new VG register
James Clark
3
-0
/
+33
2022-12-14
perf test: Add mechanism for skipping attr tests on kernel versions
James Clark
1
-1
/
+27
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
[next]