index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode
Jin Yao
1
-2
/
+4
2020-07-22
perf: Make perf able to build with latest libbfd
Changbin Du
1
-1
/
+15
2020-06-22
perf symbols: Fix debuginfo search for Ubuntu
Adrian Hunter
4
-0
/
+20
2020-06-22
perf probe: Check address correctness by map instead of _etext
Masami Hiramatsu
1
-12
/
+13
2020-06-22
perf probe: Fix to check blacklist address correctly
Masami Hiramatsu
1
-6
/
+15
2020-06-22
perf probe: Accept the instance number of kretprobe event
Masami Hiramatsu
1
-2
/
+1
2020-04-02
perf map: Fix off by one in strncpy() size argument
disconnect3d
1
-1
/
+1
2020-04-02
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
1
-3
/
+8
2020-03-05
perf stat: Fix shadow stats for clock events
Ravi Bangoria
1
-1
/
+2
2020-03-05
perf stat: Use perf_evsel__is_clocki() for clock events
Ravi Bangoria
1
-2
/
+1
2020-01-27
perf map: No need to adjust the long name of modules
Arnaldo Carvalho de Melo
1
-26
/
+1
2020-01-23
perf probe: Fix wrong address verification
Masami Hiramatsu
1
-22
/
+10
2020-01-23
perf hists: Fix variable name's inconsistency in hists__for_each() macro
Yuya Fujita
1
-2
/
+2
2020-01-04
perf strbuf: Remove redundant va_end() in strbuf_addv()
Mattias Jacobsson
1
-1
/
+0
2020-01-04
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-12-31
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2
-1
/
+26
2019-12-31
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
1
-6
/
+13
2019-12-31
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
1
-0
/
+7
2019-12-31
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
1
-1
/
+9
2019-12-31
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
1
-1
/
+16
2019-12-31
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
1
-0
/
+20
2019-12-31
perf parse: If pmu configuration fails free terms
Ian Rogers
1
-1
/
+8
2019-12-31
perf tools: Splice events onto evlist even on error
Ian Rogers
1
-6
/
+11
2019-12-31
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
1
-1
/
+1
2019-12-31
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
1
-1
/
+1
2019-12-31
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
1
-2
/
+2
2019-12-31
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
1
-1
/
+1
2019-12-31
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
1
-5
/
+9
2019-12-31
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
1
-2
/
+2
2019-12-31
perf probe: Fix to find range-only function instance
Masami Hiramatsu
1
-1
/
+5
2019-12-17
perf callchain: Fix segfault in thread__resolve_callchain_sample()
Adrian Hunter
1
-1
/
+1
2019-11-12
perf tools: Fix time sorting
Jiri Olsa
1
-1
/
+1
2019-11-06
perf annotate: Return appropriate error code for allocation failures
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-11-06
perf annotate: Propagate the symbol__annotate() error return
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-06
perf annotate: Fix the signedness of failure returns
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-06
perf annotate: Propagate perf_env__arch() error
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-06
perf map: Fix overlapped map handling
Steve MacLean
1
-0
/
+3
2019-10-17
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
1
-3
/
+3
2019-10-17
perf llvm: Don't access out-of-scope array
Ian Rogers
1
-3
/
+3
2019-10-11
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
2
-0
/
+18
2019-10-11
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
1
-1
/
+1
2019-10-05
libperf: Fix alignment trap with xyarray contents in 'perf stat'
Gerald BAEZA
1
-1
/
+2
2019-10-05
perf record: Support aarch64 random socket_id assignment
Tan Xiaojun
1
-1
/
+3
2019-08-29
perf cpumap: Fix writing to illegal memory in handling cpumap mask
He Zhe
1
-1
/
+4
2019-08-25
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
1
-1
/
+1
2019-08-25
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
1
-0
/
+7
2019-08-16
perf tools: Fix proper buffer size for feature processing
Jiri Olsa
1
-1
/
+1
2019-08-16
perf record: Fix module size on s390
Thomas Richter
2
-2
/
+3
2019-08-16
perf db-export: Fix thread__exec_comm()
Adrian Hunter
1
-1
/
+11
2019-08-16
perf annotate: Fix s390 gap between kernel end and module start
Thomas Richter
2
-1
/
+7
[next]