index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...
Arnaldo Carvalho de Melo
2024-09-02
2
-1
/
+475
*
perf: cs-etm: Only save valid trace IDs into files
James Clark
2024-08-29
1
-1
/
+2
*
perf: cs-etm: Create decoders based on the trace ID mappings
James Clark
2024-08-29
1
-5
/
+3
*
perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
Leo Yan
2024-08-28
5
-5
/
+0
*
perf annotate-data: Copy back variable types after move
Namhyung Kim
2024-08-22
1
-0
/
+8
*
perf annotate-data: Fix percpu pointer check
Namhyung Kim
2024-08-21
1
-0
/
+3
*
perf annotate-data: Fix missing constant copy
Namhyung Kim
2024-08-21
1
-0
/
+1
*
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-08-17
3
-5
/
+11
|
\
|
*
tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources
Namhyung Kim
2024-08-07
3
-5
/
+11
*
|
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
2024-08-13
1
-0
/
+6
*
|
perf tool: Constify tool pointers
Ian Rogers
2024-08-12
1
-2
/
+2
*
|
perf arm-spe: Support multiple Arm SPE events
Leo Yan
2024-08-01
1
-13
/
+24
*
|
perf arm-spe: Extract evsel setting up
Leo Yan
2024-08-01
1
-34
/
+40
*
|
perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64
Adrian Hunter
2024-07-31
1
-0
/
+3
*
|
perf annotate: Set instruction name to be used with insn-stat when using raw ...
Athira Rajeev
2024-07-31
1
-3
/
+15
*
|
perf annotate: Update instruction tracking for powerpc
Athira Rajeev
2024-07-31
1
-0
/
+59
*
|
perf annotate: Add more instructions for instruction tracking
Athira Rajeev
2024-07-31
1
-0
/
+14
*
|
perf annotate: Add some of the arithmetic instructions to support instruction...
Athira Rajeev
2024-07-31
1
-0
/
+49
*
|
perf annotate: Add support to identify memory instructions of opcode 31 in po...
Athira Rajeev
2024-07-31
1
-2
/
+105
*
|
perf annotate: Add parse function for memory instructions in powerpc
Athira Rajeev
2024-07-31
1
-0
/
+16
*
|
perf annotate: Update parameters for reg extract functions to use raw instruc...
Athira Rajeev
2024-07-31
4
-5
/
+53
*
|
perf annotate: Add disasm_line__parse() to parse raw instruction for powerpc
Athira Rajeev
2024-07-31
2
-0
/
+10
*
|
perf annotate: Add "update_insn_state" callback function to handle arch speci...
Athira Rajeev
2024-07-31
1
-0
/
+377
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-20
8
-0
/
+353
|
\
|
*
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-07-12
8
-1
/
+243
|
|
\
|
|
*
perf kvm: Add kvm-stat for loongarch64
Bibo Mao
2024-07-10
4
-0
/
+238
|
*
|
perf kvm/riscv: Port perf kvm stat to RISC-V
Shenlin Liang
2024-06-26
4
-0
/
+115
*
|
|
perf dso: Fix address sanitizer build
Ian Rogers
2024-07-12
1
-4
/
+4
*
|
|
perf arm-spe: Support multiple Arm SPE PMUs
Leo Yan
2024-07-12
1
-1
/
+1
*
|
|
perf build x86: Fix SC2034 error in syscalltbl.sh
Haoze Xie
2024-07-12
1
-1
/
+3
*
|
|
perf intel-pt: Fix exclude_guest setting
Adrian Hunter
2024-07-03
1
-0
/
+12
*
|
|
perf intel-pt: Fix aux_watermark calculation for 64-bit size
Adrian Hunter
2024-07-03
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-07-02
4
-1
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tools headers: Update the syscall tables and unistd.h, mostly to support the ...
Arnaldo Carvalho de Melo
2024-05-28
4
-1
/
+5
|
|
/
*
|
perf util: Make util its own library
Ian Rogers
2024-06-26
24
-86
/
+86
*
|
perf test: Make tests its own library
Ian Rogers
2024-06-26
9
-26
/
+27
*
|
perf tests: Add APX and other new instructions to x86 instruction decoder test
Adrian Hunter
2024-06-25
3
-0
/
+1739
*
|
perf arm: Workaround ARM PMUs cpu maps having offline cpus
Ian Rogers
2024-06-22
1
-2
/
+8
|
/
*
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-05-22
8
-222
/
+220
|
\
|
*
perf cs-etm: Improve version detection and error reporting
James Clark
2024-05-02
1
-18
/
+43
|
*
perf cs-etm: Remove repeated fetches of the ETM PMU
James Clark
2024-05-02
1
-33
/
+27
|
*
perf cs-etm: Use struct perf_cpu as much as possible
James Clark
2024-05-02
1
-116
/
+88
|
*
perf arch x86: Add shellcheck to build
Ian Rogers
2024-04-12
3
-1
/
+29
|
*
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
2024-03-21
1
-6
/
+4
|
*
perf arm64 header: Remove unnecessary CPU map get and put
Ian Rogers
2024-03-21
1
-3
/
+0
|
*
perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use
Ian Rogers
2024-03-21
2
-7
/
+7
|
*
perf arm-spe/cs-etm: Directly iterate CPU maps
Ian Rogers
2024-03-21
2
-67
/
+51
*
|
perf riscv: Fix the warning due to the incompatible type
Ben Zong-You Xie
2024-04-26
1
-1
/
+1
|
/
*
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
2024-02-23
6
-6
/
+6
*
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
2024-02-15
10
-9
/
+56
[next]