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
/
perf
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-02
perf tools riscv: Fix build error on riscv due to missing header for 'struct ...
Eric Lin
1
-1
/
+1
2022-12-21
perf arm64: Simplify mksyscalltbl
Hans-Peter Nilsson
1
-20
/
+3
2022-12-20
tools headers UAPI: Sync powerpc syscall table with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+5
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
5
-4
/
+8
2022-12-05
perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nu
Hans-Peter Nilsson
1
-1
/
+1
2022-11-24
perf stat: Pass through 'struct outstate'
Namhyung Kim
1
-2
/
+2
2022-11-16
perf cpumap: Tidy libperf includes
Ian Rogers
1
-0
/
+1
2022-11-09
perf intel-pt: Add hybrid CPU compatibility test
Adrian Hunter
3
-1
/
+157
2022-11-09
perf intel-pt: Redefine test_suite to allow for adding more subtests
Adrian Hunter
1
-2
/
+12
2022-11-09
perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...
Adrian Hunter
2
-1
/
+1
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
9
-4
/
+9
2022-10-27
perf arch x86: Add missing stdlib.h to get free() prototype
Arnaldo Carvalho de Melo
2
-0
/
+2
2022-10-27
perf tools riscv: Add support for get_cpuid_str function
Nikita Shubin
2
-0
/
+105
2022-10-25
tools headers UAPI: Sync powerpc syscall tables with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+10
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
4
-1
/
+255
2022-10-15
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
1
-19
/
+34
2022-10-15
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
1
-1
/
+1
2022-10-14
perf annotate: Add missing condition flags for arm64
Namhyung Kim
1
-1
/
+1
2022-10-11
Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-12
/
+34
2022-10-06
perf mem/c2c: Add load store event mappings for AMD
Ravi Bangoria
1
-2
/
+29
2022-10-06
perf tools: Add evlist__add_sched_switch()
Namhyung Kim
1
-10
/
+5
2022-09-28
powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
Rohan McLure
1
-11
/
+11
2022-09-26
powerpc/32: Remove powerpc select specialisation
Rohan McLure
1
-1
/
+1
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
1
-1
/
+1
2022-08-13
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
1
-2
/
+2
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
7
-7
/
+7
2022-08-01
perf test: Remove x86 rdpmc test
Ian Rogers
3
-185
/
+0
2022-07-29
perf stat: Add topdown metrics in the default perf stat on the hybrid machine
Zhengjun Xing
3
-11
/
+54
2022-07-29
perf x86 evlist: Add default hybrid events for perf stat
Kan Liang
1
-1
/
+51
2022-07-29
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
1
-1
/
+6
2022-07-29
perf evsel: Add arch_evsel__hw_name()
Kan Liang
1
-0
/
+20
2022-07-25
perf tsc: Add cpuinfo fall back for arch_get_tsc_freq()
Ian Rogers
1
-4
/
+48
2022-07-25
perf tsc: Add arch TSC frequency information
Kan Liang
3
-16
/
+78
2022-06-24
perf record ibs: Warn about sampling period skew
Ravi Bangoria
1
-0
/
+52
2022-06-03
perf mem: Trace physical address for Arm SPE events
Leo Yan
1
-3
/
+3
2022-06-03
perf record: Support sample-read topdown metric group for hybrid platforms
Zhengjun Xing
3
-18
/
+13
2022-06-03
perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems
Zhengjun Xing
1
-1
/
+1
2022-05-27
perf tools arm64: Add support for VG register
James Clark
1
-0
/
+38
2022-05-26
perf unwind arm64: Decouple Libunwind register names from Perf
James Clark
1
-71
/
+2
2022-05-26
perf intel-pt: Track sideband system-wide when needed
Adrian Hunter
1
-8
/
+10
2022-05-26
perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch tracking
Adrian Hunter
1
-10
/
+3
2022-05-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+12
2022-05-21
perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
Kan Liang
1
-0
/
+12
2022-05-20
perf parse-events: Move slots event for the hybrid platform too
Kan Liang
3
-2
/
+35
2022-05-20
perf parse-events: Support different format of the topdown event name
Kan Liang
1
-1
/
+1
2022-05-20
perf evsel: Fixes topdown events in a weak group for the hybrid platform
Kan Liang
1
-2
/
+21
2022-05-17
perf evlist: Keep topdown counters in weak group
Ian Rogers
1
-0
/
+12
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
5
-0
/
+5
2022-04-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
5
-63
/
+10
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
4
-63
/
+0
[next]