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-02-16
perf testsuite: Add common output checking helpers
Veronika Molnarova
3
-0
/
+107
2024-02-16
perf testsuite: Add test case for perf probe
Veronika Molnarova
1
-0
/
+23
2024-02-16
perf testsuite: Add initialization script for shell tests
Veronika Molnarova
1
-0
/
+117
2024-02-16
perf testsuite: Add common setting for shell tests
Veronika Molnarova
1
-0
/
+79
2024-02-16
perf testsuite: Add common regex patters
Veronika Molnarova
1
-0
/
+268
2024-02-16
perf test: Enable Symbols test to work with a current module dso
Adrian Hunter
1
-0
/
+68
2024-02-15
perf build: Cleanup perf register configuration
Leo Yan
1
-21
/
+0
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
13
-17
/
+68
2024-02-15
perf parse-regs: Always build perf register functions
Leo Yan
11
-71
/
+0
2024-02-15
perf build: Remove unused CONFIG_PERF_REGS
Leo Yan
1
-4
/
+0
2024-02-13
perf metric: Don't remove scale from counts
Ian Rogers
1
-6
/
+1
2024-02-13
perf stat: Avoid metric-only segv
Ian Rogers
1
-1
/
+1
2024-02-13
perf expr: Fix "has_event" function for metric style events
Ian Rogers
1
-1
/
+19
2024-02-13
perf expr: Allow NaN to be a valid number
Ian Rogers
1
-0
/
+9
2024-02-12
perf maps: Locking tidy up of nr_maps
Ian Rogers
3
-5
/
+11
2024-02-12
perf maps: Hide maps internals
Ian Rogers
9
-102
/
+124
2024-02-12
perf maps: Get map before returning in maps__find_next_entry
Ian Rogers
2
-2
/
+4
2024-02-12
perf maps: Get map before returning in maps__find_by_name
Ian Rogers
6
-15
/
+25
2024-02-12
perf maps: Get map before returning in maps__find
Ian Rogers
7
-27
/
+26
2024-02-12
perf maps: Switch from rbtree to lazily sorted array for addresses
Ian Rogers
4
-484
/
+777
2024-02-12
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
17
-267
/
+331
2024-02-09
perf srcline: Add missed addr2line closes
Ian Rogers
1
-0
/
+2
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
12
-9
/
+154
2024-02-09
perf tools: Remove misleading comments on map functions
Namhyung Kim
1
-8
/
+0
2024-02-09
perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
Yang Jihong
1
-1
/
+1
2024-02-09
perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched_...
Yang Jihong
1
-33
/
+61
2024-02-09
perf sched: Move curr_thread initialization to perf_sched__map()
Yang Jihong
1
-7
/
+8
2024-02-09
perf sched: Fix memory leak in perf_sched__map()
Yang Jihong
1
-15
/
+26
2024-02-09
perf sched: Move start_work_mutex and work_done_wait_mutex initialization to ...
Yang Jihong
1
-7
/
+12
2024-02-08
perf test: Skip metric w/o event name on arm64 in stat STD output linter
Yicong Yang
1
-1
/
+1
2024-02-08
perf symbols: Slightly improve module file executable section mappings
Adrian Hunter
1
-2
/
+73
2024-02-08
perf tools: Make it possible to see perf's kernel and module memory mappings
Adrian Hunter
8
-0
/
+25
2024-02-07
perf record: Display data size on pipe mode
Namhyung Kim
1
-1
/
+4
2024-02-07
perf script: Print source line for each jump in brstackinsn
Kan Liang
1
-3
/
+15
2024-02-07
perf kvm powerpc: Fix build
Ian Rogers
1
-1
/
+1
2024-02-05
perf/pmu-events/powerpc: Update json mapfile with Power11 PVR
Madhavan Srinivasan
1
-0
/
+1
2024-02-02
tools: perf: Expose sample ID / stream ID to python scripts
Ben Gainey
2
-3
/
+9
2024-02-02
perf bpf: Clean up the generated/copied vmlinux.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-02-02
perf jevents: Drop or simplify small integer values
Ian Rogers
2
-14
/
+31
2024-02-02
perf parse-events: Print all errors
Ian Rogers
6
-58
/
+67
2024-02-02
perf parse-events: Improve error location of terms cloned from an event
Ian Rogers
1
-4
/
+5
2024-02-02
perf tsc: Add missing newlines to debug statements
Ian Rogers
1
-2
/
+2
2024-02-01
perf Documentation: Add some more hints to tips.txt
Andi Kleen
1
-5
/
+26
2024-02-01
perf test: Simplify metric value validation test final report
Weilin Wang
2
-108
/
+127
2024-02-01
perf report: Prevent segfault with --no-parent
Andi Kleen
1
-1
/
+1
2024-02-01
perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
Yang Jihong
1
-1
/
+0
2024-02-01
perf evsel: Rename get_states() to parse_task_states() and make it public
Ze Gao
6
-115
/
+120
2024-01-30
perf evlist: Fix evlist__new_default() for > 1 core PMU
James Clark
1
-1
/
+8
2024-01-30
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
1
-0
/
+4
2024-01-27
perf vendor events intel: Alderlake/sapphirerapids metric fixes
Ian Rogers
3
-160
/
+123
[prev]
[next]