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-10-04
tools/perf/tests: Fix object code reading to skip address that falls out of t...
Athira Rajeev
1
-0
/
+10
2023-10-04
tools/perf: Add "is_kmod" to struct dso to check if it is kernel module
Athira Rajeev
2
-0
/
+3
2023-10-04
tools/perf: Add text_end to "struct dso" to save .text section size
Athira Rajeev
3
-1
/
+6
2023-10-04
perf test: Avoid system wide when not privileged
Ian Rogers
1
-2
/
+14
2023-10-04
perf hisi-ptt: Fix memory leak in lseek failure handling
Kuan-Wei Chiu
1
-1
/
+3
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
4
-4
/
+4
2023-09-30
perf dlfilter: Add a test for object_code()
Adrian Hunter
2
-2
/
+22
2023-09-29
perf intel-pt: Fix async branch flags
Adrian Hunter
1
-0
/
+2
2023-09-29
perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()
Adrian Hunter
1
-17
/
+15
2023-09-29
perf pmus: Make PMU alias name loading lazy
Ian Rogers
4
-159
/
+31
2023-09-27
perf test: Fix parse-events tests to skip parametrized events
Athira Rajeev
1
-0
/
+39
2023-09-27
perf vendor events: Add JSON metrics for Arm CMN
Jing Zhang
1
-0
/
+74
2023-09-27
perf jevents: Add support for Arm CMN PMU aliasing
Jing Zhang
2
-0
/
+267
2023-09-27
perf test: Add pmu-event test for "Compat" and new event_field.
Jing Zhang
3
-0
/
+71
2023-09-27
perf test: Make matching_pmu effective
Jing Zhang
1
-2
/
+8
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
[prev]
[next]