index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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 buildid-cache: Fix use of uninitialized value
Ian Rogers
1
-2
/
+4
2023-10-12
perf bench uprobe: Fix potential use of memory after free
Ian Rogers
1
-0
/
+1
2023-10-12
run-clang-tools: Add pass through checks and and header-filter arguments
Ian Rogers
1
-7
/
+25
2023-10-12
gen_compile_commands: Sort output compile commands by file name
Ian Rogers
1
-1
/
+1
2023-10-12
gen_compile_commands: Allow the line prefix to still be cmd_
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 build: Add missing comment about NO_LIBTRACEEVENT=1
Arnaldo Carvalho de Melo
1
-0
/
+4
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-05
tools/perf: Update call stack check in builtin-lock.c
Kajol Jain
1
-1
/
+16
2023-10-05
tools/perf/tests: Fix object code reading to skip address that falls out of t...
Athira Rajeev
1
-0
/
+10
2023-10-05
tools/perf: Add "is_kmod" to struct dso to check if it is kernel module
Athira Rajeev
2
-0
/
+3
2023-10-05
tools/perf: Add text_end to "struct dso" to save .text section size
Athira Rajeev
3
-1
/
+6
2023-10-05
perf test: Avoid system wide when not privileged
Ian Rogers
1
-2
/
+14
2023-10-05
perf hisi-ptt: Fix memory leak in lseek failure handling
Kuan-Wei Chiu
1
-1
/
+3
2023-09-30
perf intel-pt: Fix async branch flags
Adrian Hunter
1
-0
/
+2
2023-09-30
perf pmus: Make PMU alias name loading lazy
Ian Rogers
4
-159
/
+31
2023-09-28
perf test: Fix parse-events tests to skip parametrized events
Athira Rajeev
1
-0
/
+39