index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-0
/
+353
2024-07-20
kallsyms: get rid of code for absolute kallsyms
Jann Horn
1
-1
/
+0
2024-07-12
perf trace: Fix iteration of syscall ids in syscalltbl->entries
Howard Chu
3
-7
/
+15
2024-07-12
perf dso: Fix address sanitizer build
Ian Rogers
9
-44
/
+56
2024-07-12
perf mem: Warn if memory events are not supported on all CPUs
Leo Yan
1
-0
/
+14
2024-07-12
perf arm-spe: Support multiple Arm SPE PMUs
Leo Yan
1
-1
/
+1
2024-07-12
perf build x86: Fix SC2034 error in syscalltbl.sh
Haoze Xie
1
-1
/
+3
2024-07-12
perf record: Fix memset out-of-range error
Haoze Xie
1
-2
/
+2
2024-07-12
perf sched map: Add --fuzzy-name option for fuzzy matching in task names
Madadi Vineeth Reddy
2
-7
/
+16
2024-07-12
perf sched map: Add support for multiple task names using CSV
Madadi Vineeth Reddy
2
-7
/
+30
2024-07-12
perf sched map: Add task-name option to filter the output map
Madadi Vineeth Reddy
2
-36
/
+117
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
16
-15
/
+289
2024-07-11
perf build: Conditionally add feature check flags for libtrace{event,fs}
Guilherme Amadio
1
-10
/
+10
2024-07-10
perf kvm: Add kvm-stat for loongarch64
Bibo Mao
4
-0
/
+238
2024-07-03
perf install: Don't propagate subdir to Documentation submake
Nicolas Schier
1
-1
/
+1
2024-07-03
perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
Xu Yang
3
-0
/
+884
2024-07-03
perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics
Xu Yang
2
-0
/
+35
2024-07-03
perf dsos: When adding a dso into sorted dsos maintain the sort order
Ian Rogers
1
-5
/
+21
2024-07-03
perf comm str: Avoid sort during insert
Ian Rogers
1
-11
/
+18
2024-07-02
perf report: Calling available function for stats printing
Abhishek Dubey
1
-2
/
+1
2024-07-02
perf intel-pt: Fix exclude_guest setting
Adrian Hunter
1
-0
/
+12
2024-07-02
perf intel-pt: Fix aux_watermark calculation for 64-bit size
Adrian Hunter
1
-1
/
+2
2024-07-02
Merge remote-tracking branch 'perf-tools' into perf-tools-next
Namhyung Kim
11
-11
/
+49
2024-06-28
perf sched replay: Fix -r/--repeat command line option for infinity
Madadi Vineeth Reddy
2
-1
/
+11
2024-06-28
perf: pmus: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2024-06-28
perf stat: Use field separator in the metric header
Namhyung Kim
1
-3
/
+14
2024-06-28
perf stat: Fix a segfault with --per-cluster --metric-only
Namhyung Kim
1
-0
/
+3
2024-06-27
perf pmu: Don't de-duplicate core PMUs
James Clark
1
-6
/
+21
2024-06-27
perf pmu: Restore full PMU name wildcard support
James Clark
2
-1
/
+79
2024-06-27
perf report: Display pregress bar on redirected pipe data
Namhyung Kim
1
-1
/
+19
2024-06-26
perf test stat_bpf_counter.sh: Stabilize the test results
Veronika Molnarova
1
-18
/
+18
2024-06-26
perf python: Clean up build dependencies
Ian Rogers
2
-62
/
+1
2024-06-26
perf python: Switch module to linking libraries from building source
Ian Rogers
4
-208
/
+110
2024-06-26
perf util: Make util its own library
Ian Rogers
36
-305
/
+316
2024-06-26
perf bench: Make bench its own library
Ian Rogers
3
-26
/
+35
2024-06-26
perf test: Make tests its own library
Ian Rogers
13
-104
/
+115
2024-06-26
perf pmu-events: Make pmu-events a library
Ian Rogers
1
-6
/
+10
2024-06-26
perf ui: Make ui its own library
Ian Rogers
5
-21
/
+31
2024-06-26
perf build: Add '*.a' to clean targets
Ian Rogers
1
-5
/
+12
2024-06-26
perf kvm/riscv: Port perf kvm stat to RISC-V
Shenlin Liang
4
-0
/
+115
2024-06-25
perf mem: Fix a segfault with NULL event->name
Namhyung Kim
1
-1
/
+1
2024-06-25
perf tools: Fix a compiler warning of NULL pointer
Namhyung Kim
1
-0
/
+3
2024-06-25
perf symbol: Simplify kernel module checking
Namhyung Kim
1
-4
/
+1
2024-06-25
perf report: Fix condition in sort__sym_cmp()
Namhyung Kim
1
-1
/
+1
2024-06-25
perf pmus: Fixes always false when compare duplicates aliases
Junhao He
1
-2
/
+3
2024-06-25
perf unwind-libunwind: Add malloc() failure handling
Yunseong Kim
1
-0
/
+5
2024-06-25
util: constant -1 with expression of type char
Yunseong Kim
1
-1
/
+1
2024-06-25
perf: Timehist account sch delay for scheduled out running
Fernand Sieber
2
-3
/
+6
2024-06-25
perf tests: Add APX and other new instructions to x86 instruction decoder test
Adrian Hunter
3
-0
/
+1739
[next]