index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...
Linus Torvalds
2024-07-24
4
-10
/
+12
|
\
|
*
perf dso: Fix build when libunwind is enabled
James Clark
2024-07-17
3
-2
/
+7
|
*
tools: Make pkg-config dependency checks usable by other tools
Guilherme Amadio
2024-07-17
1
-8
/
+3
|
*
perf build: Warn if libtracefs is not found
Guilherme Amadio
2024-07-17
1
-0
/
+2
*
|
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-23
1
-1
/
+0
|
\
\
|
*
|
kallsyms: get rid of code for absolute kallsyms
Jann Horn
2024-07-20
1
-1
/
+0
*
|
|
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
16
-15
/
+289
|
|
\
\
|
|
*
|
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 trace: Fix iteration of syscall ids in syscalltbl->entries
Howard Chu
2024-07-12
3
-7
/
+15
*
|
|
perf dso: Fix address sanitizer build
Ian Rogers
2024-07-12
9
-44
/
+56
*
|
|
perf mem: Warn if memory events are not supported on all CPUs
Leo Yan
2024-07-12
1
-0
/
+14
*
|
|
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 record: Fix memset out-of-range error
Haoze Xie
2024-07-12
1
-2
/
+2
*
|
|
perf sched map: Add --fuzzy-name option for fuzzy matching in task names
Madadi Vineeth Reddy
2024-07-12
2
-7
/
+16
*
|
|
perf sched map: Add support for multiple task names using CSV
Madadi Vineeth Reddy
2024-07-12
2
-7
/
+30
*
|
|
perf sched map: Add task-name option to filter the output map
Madadi Vineeth Reddy
2024-07-12
2
-36
/
+117
*
|
|
perf build: Conditionally add feature check flags for libtrace{event,fs}
Guilherme Amadio
2024-07-12
1
-10
/
+10
*
|
|
perf install: Don't propagate subdir to Documentation submake
Nicolas Schier
2024-07-04
1
-1
/
+1
*
|
|
perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
Xu Yang
2024-07-04
3
-0
/
+884
*
|
|
perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics
Xu Yang
2024-07-04
2
-0
/
+35
*
|
|
perf dsos: When adding a dso into sorted dsos maintain the sort order
Ian Rogers
2024-07-04
1
-5
/
+21
*
|
|
perf comm str: Avoid sort during insert
Ian Rogers
2024-07-03
1
-11
/
+18
*
|
|
perf report: Calling available function for stats printing
Abhishek Dubey
2024-07-03
1
-2
/
+1
*
|
|
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
11
-11
/
+49
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
perf bpf: Fix handling of minimal vmlinux.h file when interrupting the build
Namhyung Kim
2024-06-05
1
-0
/
+1
|
*
|
Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"
Arnaldo Carvalho de Melo
2024-06-05
1
-4
/
+2
|
*
|
tools headers: Update the syscall tables and unistd.h, mostly to support the ...
Arnaldo Carvalho de Melo
2024-05-28
4
-1
/
+5
|
*
|
perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...
Arnaldo Carvalho de Melo
2024-05-27
1
-1
/
+7
|
*
|
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2024-05-27
1
-1
/
+2
|
*
|
tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERY
Arnaldo Carvalho de Melo
2024-05-27
2
-7
/
+9
|
*
|
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2024-05-27
1
-0
/
+22
|
*
|
tools include UAPI: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2024-05-27
1
-1
/
+3
|
|
/
*
|
perf sched replay: Fix -r/--repeat command line option for infinity
Madadi Vineeth Reddy
2024-06-28
2
-1
/
+11
*
|
perf: pmus: Remove unneeded semicolon
Yang Li
2024-06-28
1
-1
/
+1
*
|
perf stat: Use field separator in the metric header
Namhyung Kim
2024-06-28
1
-3
/
+14
*
|
perf stat: Fix a segfault with --per-cluster --metric-only
Namhyung Kim
2024-06-28
1
-0
/
+3
*
|
perf pmu: Don't de-duplicate core PMUs
James Clark
2024-06-28
1
-6
/
+21
*
|
perf pmu: Restore full PMU name wildcard support
James Clark
2024-06-28
2
-1
/
+79
*
|
perf report: Display pregress bar on redirected pipe data
Namhyung Kim
2024-06-28
1
-1
/
+19
*
|
perf test stat_bpf_counter.sh: Stabilize the test results
Veronika Molnarova
2024-06-26
1
-18
/
+18
*
|
perf python: Clean up build dependencies
Ian Rogers
2024-06-26
2
-62
/
+1
*
|
perf python: Switch module to linking libraries from building source
Ian Rogers
2024-06-26
4
-208
/
+110
*
|
perf util: Make util its own library
Ian Rogers
2024-06-26
36
-305
/
+316
*
|
perf bench: Make bench its own library
Ian Rogers
2024-06-26
3
-26
/
+35
*
|
perf test: Make tests its own library
Ian Rogers
2024-06-26
13
-104
/
+115
[next]