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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data...
Yang Jihong
1
-0
/
+12
2023-10-19
perf trace: Use the right bpf_probe_read(_str) variant for reading user data
Thomas Richter
1
-8
/
+8
2023-10-18
perf build: Generate arm64's sysreg-defs.h and add to include path
Oliver Upton
1
-1
/
+1
2023-10-18
perf tools: Do not ignore the default vmlinux.h
Namhyung Kim
1
-0
/
+1
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
6
-14
/
+17
2023-10-17
perf pmu: Const-ify perf_pmu__config_terms
Ian Rogers
2
-6
/
+6
2023-10-17
perf pmu: Const-ify file APIs
Ian Rogers
3
-12
/
+13
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
2
-8
/
+7
2023-10-17
perf intel-pt: Prefer get_unaligned_le64 to memcpy_le64
Adrian Hunter
1
-3
/
+3
2023-10-17
perf intel-pt: Use get_unaligned_le16() etc
Adrian Hunter
1
-8
/
+9
2023-10-17
perf intel-pt: Use existing definitions of le16_to_cpu() etc
Adrian Hunter
1
-6
/
+1
2023-10-17
perf intel-pt: Simplify intel_pt_get_vmcs()
Adrian Hunter
1
-9
/
+4
2023-10-12
perf cs-etm: Fix incorrect or missing decoder for raw trace
Besar Wicaksono
1
-41
/
+65
2023-10-12
perf bpf_counter: Fix a few memory leaks
Ian Rogers
1
-1
/
+4
2023-10-12
perf header: Fix various error path memory leaks
Ian Rogers
1
-26
/
+34
2023-10-12
perf trace-event-info: Avoid passing NULL value to closedir
Ian Rogers
1
-1
/
+2
2023-10-12
perf parse-events: Fix unlikely memory leak when cloning terms
Ian Rogers
1
-1
/
+3
2023-10-12
perf svghelper: Avoid memory leak
Ian Rogers
1
-2
/
+3
2023-10-12
perf dlfilter: Be defensive against potential NULL dereference
Ian Rogers
1
-1
/
+3
2023-10-12
perf mem-events: Avoid uninitialized read
Ian Rogers
1
-1
/
+2
2023-10-12
perf jitdump: Avoid memory leak
Ian Rogers
1
-0
/
+1
2023-10-12
perf env: Remove unnecessary NULL tests
Ian Rogers
1
-3
/
+3
2023-10-12
perf parse-events: Fix for term values that are raw events
Ian Rogers
1
-5
/
+3
2023-10-12
perf symbols: Add 'intel_idle_ibrs' to the list of idle symbols
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-10-12
perf parse-events: Avoid erange from hex numbers
Ian Rogers
1
-2
/
+2
2023-10-10
Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-next
Arnaldo Carvalho de Melo
4
-519
/
+3
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 hisi-ptt: Fix memory leak in lseek failure handling
Kuan-Wei Chiu
1
-1
/
+3
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
3
-20
/
+31
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 evlist: Avoid frequency mode for the dummy event
Ian Rogers
1
-2
/
+3
2023-09-26
perf pmu: Fix perf stat output with correct scale and unit
Wyes Karny
1
-4
/
+4
2023-09-18
perf parse-events: Fix tracepoint name memory leak
Ian Rogers
1
-0
/
+1
2023-09-18
perf kwork top: Simplify bool conversion
Yang Li
1
-1
/
+1
2023-09-17
perf pmu: Ensure all alias variables are initialized
Ian Rogers
1
-1
/
+1
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-15
perf pmu: Remove unused function
James Clark
2
-6
/
+0
2023-09-15
perf pmus: Simplify perf_pmus__find_core_pmu()
James Clark
1
-13
/
+1
2023-09-15
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
4
-20
/
+21
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
[prev]
[next]