index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Support pmu prefix for mem-store event
Jin Yao
2021-06-01
1
-1
/
+11
*
perf tools: Support pmu prefix for mem-load event
Jin Yao
2021-06-01
3
-9
/
+30
*
perf tools: Check mem-loads auxiliary event
Jin Yao
2021-06-01
1
-2
/
+7
*
perf arm-spe: Remove redundant checking for "full_auxtrace"
Leo Yan
2021-05-25
1
-1
/
+1
*
perf arm-spe: Enable timestamp for per-cpu mode
Leo Yan
2021-05-25
1
-2
/
+31
*
perf arm-spe: Correct sample flags for dummy event
Leo Yan
2021-05-25
1
-3
/
+4
*
perf arm-spe: Correct sample flags for SPE event
Leo Yan
2021-05-25
1
-3
/
+4
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-05-25
4
-4
/
+4
|
\
|
*
tools headers UAPI: Sync files changed by the quotactl_path unwiring
Arnaldo Carvalho de Melo
2021-05-21
4
-4
/
+4
*
|
perf tests: Drop __maybe_unused on x86 test declarations
Rob Herring
2021-05-21
1
-3
/
+2
*
|
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2021-05-21
6
-26
/
+0
*
|
perf x86 kvm-stat: Support to analyze kvm MSR
Lei Zhao
2021-05-12
1
-0
/
+46
|
/
*
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...
Arnaldo Carvalho de Melo
2021-05-10
4
-0
/
+17
*
perf tools: Fix a build error on arm64 with clang
Masami Hiramatsu
2021-05-10
1
-1
/
+1
*
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-05-01
25
-32
/
+1228
|
\
|
*
perf arm64: Fix off-by-one directory paths.
Ian Rogers
2021-04-20
3
-6
/
+6
|
*
perf stat: Enable iostat mode for x86 platforms
Alexander Antonov
2021-04-20
2
-0
/
+361
|
*
perf stat: Helper functions for PCIe root ports list in iostat mode
Alexander Antonov
2021-04-20
1
-0
/
+110
|
*
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry
2021-04-08
2
-0
/
+26
|
*
perf sort: Display sort dimension p_stage_cyc only on supported archs
Athira Rajeev
2021-03-26
1
-0
/
+7
|
*
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
2021-03-26
1
-2
/
+16
|
*
perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCT
Athira Rajeev
2021-03-26
3
-0
/
+42
|
*
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
7
-10
/
+10
|
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-03-08
11
-7
/
+142
|
|
\
|
*
|
perf cs-etm: Support PID tracing in config
Suzuki K Poulose
2021-03-02
1
-12
/
+49
|
*
|
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
2021-03-02
1
-4
/
+4
|
*
|
perf cs-etm: Update ETM metadata format
Mike Leach
2021-03-02
1
-2
/
+5
|
*
|
perf tools: Generate mips syscalls_n64.c syscall table
Tiezhu Yang
2021-03-01
3
-0
/
+408
|
*
|
perf tools: Support MIPS unwinding and dwarf-regs
Tiezhu Yang
2021-03-01
7
-0
/
+188
|
*
|
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
2021-02-23
1
-15
/
+5
*
|
|
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-28
1
-0
/
+6
|
\
\
\
|
*
|
|
perf intel-pt: Use aux_watermark
Alexander Shishkin
2021-04-16
1
-0
/
+6
|
|
|
/
|
|
/
|
*
/
|
tools/perf: Convert to insn_decode()
Borislav Petkov
2021-03-15
2
-9
/
+9
|
/
/
*
|
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
2021-03-06
1
-4
/
+8
*
|
perf tests x86: Move insn.h include to make sure it finds stddef.h
Arnaldo Carvalho de Melo
2021-03-06
2
-2
/
+2
*
|
perf test: Support the ins_lat check in the X86 specific test
Kan Liang
2021-03-06
4
-0
/
+127
*
|
tools headers: Update syscall.tbl files to support mount_setattr
Arnaldo Carvalho de Melo
2021-03-06
3
-0
/
+3
*
|
perf tools: Clean 'generated' directory used for creating the syscall table o...
Andreas Wendleder
2021-03-06
1
-5
/
+6
*
|
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
2021-03-06
1
-15
/
+5
|
/
*
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2021-02-18
7
-7
/
+7
*
perf intel-pt: Retain the last PIP packet payload as is
Adrian Hunter
2021-02-18
1
-2
/
+2
*
perf intel_pt: Add vmlaunch and vmresume as branches
Adrian Hunter
2021-02-18
1
-0
/
+1
*
perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing
Kan Liang
2021-02-18
1
-0
/
+25
*
perf arm64/s390: Fix printf conversion specifier for IP addresses
Arnaldo Carvalho de Melo
2021-02-09
2
-2
/
+4
*
perf powerpc: Fix printf conversion specifier for IP addresses
Arnaldo Carvalho de Melo
2021-02-09
1
-1
/
+2
*
perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2021-02-08
2
-0
/
+9
*
perf tools: Support the auxiliary event
Kan Liang
2021-02-08
2
-0
/
+45
*
perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...
Athira Rajeev
2021-02-08
2
-0
/
+12
*
perf powerpc: Fix gap between kernel end and module start
Athira Rajeev
2021-02-03
2
-0
/
+25
*
perf stat: Add Topdown metrics events as default events
Kan Liang
2021-02-03
2
-0
/
+16
[next]