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
2023-09-27
perf jevents: Support EventidCode and NodeType
Jing Zhang
1
-1
/
+9
2023-09-27
perf metric: "Compat" supports regular expression matching identifiers
Jing Zhang
1
-1
/
+1
2023-09-27
perf pmu: "Compat" supports regular expression matching identifiers
Jing Zhang
2
-2
/
+26
2023-09-27
perf record: Fix BTF type checks in the off-cpu profiling
Namhyung Kim
1
-2
/
+3
2023-09-26
perf bench messaging: Kill child processes when exit abnormally in process mode
Yang Jihong
1
-3
/
+20
2023-09-26
perf bench messaging: Store chlid process pid when creating worker for proces...
Yang Jihong
1
-20
/
+27
2023-09-26
perf bench messaging: Factor out create_worker()
Yang Jihong
1
-24
/
+26
2023-09-26
perf bench messaging: Fix coding style issues for sched-messaging
Yang Jihong
1
-5
/
+5
2023-09-26
tests/shell: Fix shellcheck warnings for SC2153 in multiple scripts
Athira Rajeev
5
-0
/
+5
2023-09-26
tests/shell: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscase
Athira Rajeev
2
-4
/
+4
2023-09-26
tests/shell: Fix shellcheck SC1090 to handle the location of sourced files
Athira Rajeev
13
-0
/
+26
2023-09-26
perf kwork: Fix spelling mistake "Captuer" -> "Capture"
Colin Ian King
1
-1
/
+1
2023-09-26
perf evlist: Avoid frequency mode for the dummy event
Ian Rogers
1
-2
/
+3
2023-09-26
perf vendors events: Remove repeated word in comments
Charles Han
3
-3
/
+3
2023-09-26
perf vendor events arm64: Fix for AmpereOne metrics
Ilkka Koskinen
1
-198
/
+220
2023-09-26
perf pmu: Fix perf stat output with correct scale and unit
Wyes Karny
1
-4
/
+4
2023-09-21
perf test lock_contention.sh: Skip test if not enough CPUs
Veronika Molnarova
1
-0
/
+6
2023-09-21
perf test stat+shadow_stat.sh: Add threshold for rounding errors
Veronika Molnarova
1
-6
/
+24
2023-09-19
perf jevents: fix no member named 'entries' issue
Xu Yang
1
-2
/
+2
2023-09-18
perf parse-events: Fix tracepoint name memory leak
Ian Rogers
1
-0
/
+1
2023-09-18
perf test: Detect off-cpu support from build options
Ian Rogers
1
-1
/
+1
2023-09-18
perf test: Ensure EXTRA_TESTS is covered in build test
Ian Rogers
1
-0
/
+1
2023-09-18
perf test: Update build test for changed BPF skeleton defaults
Ian Rogers
1
-3
/
+3
2023-09-18
perf build: Default BUILD_BPF_SKEL, warn/disable for missing deps
Ian Rogers
2
-33
/
+53
2023-09-18
perf version: Add status of bpf skeletons
Ian Rogers
1
-0
/
+1
2023-09-18
perf kwork top: Simplify bool conversion
Yang Li
1
-1
/
+1
2023-09-17
perf jevent: fix core dump on software events on s390
Thomas Richter
1
-1
/
+1
2023-09-17
perf pmu: Ensure all alias variables are initialized
Ian Rogers
1
-1
/
+1
2023-09-17
perf jevents metric: Fix type of strcmp_cpuid_str
Ian Rogers
1
-2
/
+2
2023-09-17
perf trace: Avoid compile error wrt redefining bool
Ian Rogers
1
-0
/
+2
2023-09-17
perf bpf-prologue: Remove unused file
Ian Rogers
1
-508
/
+0
2023-09-16
perf test: Fix test-record-dummy-C0 failure for supported PERF_FORMAT_LOST fe...
Yang Jihong
1
-1
/
+1
2023-09-15
perf kwork: Fix spelling mistake "COMMMAND" -> "COMMAND"
Colin Ian King
1
-1
/
+1
2023-09-15
perf annotate: Add more x86 mov instruction cases
Namhyung Kim
1
-3
/
+6
2023-09-15
perf pmu: Remove unused function
James Clark
3
-16
/
+0
2023-09-15
perf pmus: Simplify perf_pmus__find_core_pmu()
James Clark
2
-14
/
+8
2023-09-15
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
6
-24
/
+25
2023-09-15
perf symbol: Avoid an undefined behavior warning
Ian Rogers
1
-2
/
+1
2023-09-13
perf bench sched-seccomp-notify: Use the tools copy of seccomp.h UAPI
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-09-13
tools headers UAPI: Copy seccomp.h to be able to build 'perf bench' in older ...
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-09-13
tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...
Arnaldo Carvalho de Melo
4
-0
/
+5
2023-09-12
perf bpf-filter: Add YYDEBUG
Ian Rogers
1
-0
/
+4
2023-09-12
perf pmu: Add YYDEBUG
Ian Rogers
1
-0
/
+4
2023-09-12
perf expr: Make YYDEBUG dependent on doing a debug build
Ian Rogers
1
-0
/
+2
2023-09-12
perf parse-events: Make YYDEBUG dependent on doing a debug build
Ian Rogers
1
-0
/
+2
2023-09-12
perf parse-events: Remove unused header files
Ian Rogers
1
-3
/
+0
2023-09-12
perf tools: Add includes for detected configs in Makefile.perf
Athira Rajeev
1
-0
/
+3
2023-09-12
perf test: Update cs_etm testcase for Arm ETE
Ruidong Tian
1
-1
/
+14
2023-09-12
perf vendor events arm64: Add V1 metrics using Arm telemetry repo
James Clark
1
-0
/
+233
2023-09-12
perf vendor events arm64: Update V1 events using Arm telemetry repo
James Clark
20
-341
/
+502
[prev]
[next]