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-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-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-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-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
2023-09-12
perf test: Add a test for strcmp_cpuid_str() expression
James Clark
1
-4
/
+27
2023-09-12
perf util: Add a function for replacing characters in a string
James Clark
6
-0
/
+83
2023-09-12
perf jevents: Remove unused keyword
James Clark
1
-2
/
+1
2023-09-12
perf test: Check result of has_event(cycles) test
James Clark
1
-1
/
+1
2023-09-12
perf list pfm: Retry supported test with exclude_kernel
Ian Rogers
1
-1
/
+14
2023-09-12
perf list: Avoid a hardcoded cpu PMU name
Ian Rogers
1
-11
/
+17
2023-09-12
perf test shell lock_contention: Add cgroup aggregation and filter tests
Namhyung Kim
1
-0
/
+45
2023-09-12
perf lock contention: Add -G/--cgroup-filter option
Namhyung Kim
7
-2
/
+95
2023-09-12
perf lock contention: Add --lock-cgroup option
Namhyung Kim
6
-10
/
+84
2023-09-12
perf lock contention: Prepare to handle cgroups
Namhyung Kim
3
-4
/
+34
2023-09-12
perf tools: Add read_all_cgroups() and __cgroup_find()
Namhyung Kim
2
-8
/
+57
2023-09-12
perf kwork top: Add BPF-based statistics on softirq event support
Yang Jihong
2
-0
/
+83
2023-09-12
perf kwork top: Add BPF-based statistics on hardirq event support
Yang Jihong
2
-0
/
+90
2023-09-12
perf kwork top: Implements BPF-based cpu usage statistics
Yang Jihong
7
-3
/
+565
[next]