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-04-02
perf map: Fix off by one in strncpy() size argument
disconnect3d
1
-1
/
+1
2020-04-01
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
1
-3
/
+8
2020-04-01
perf probe: Fix to delete multiple probe event
Masami Hiramatsu
1
-0
/
+3
2020-02-19
perf stat: Don't report a null stalled cycles per insn metric
Kim Phillips
1
-6
/
+0
2020-01-26
perf map: No need to adjust the long name of modules
Arnaldo Carvalho de Melo
1
-26
/
+1
2020-01-23
perf script: Fix --reltime with --time
Andi Kleen
2
-3
/
+29
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-12
perf header: Fix false warning when there are no duplicate cache entries
Michael Petlan
1
-15
/
+6
2020-01-12
perf metricgroup: Fix printing event names of metric group with multiple events
Kajol Jain
1
-2
/
+5
2020-01-09
perf callchain: Fix segfault in thread__resolve_callchain_sample()
Adrian Hunter
1
-1
/
+1
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 session: Fix decompression of PERF_RECORD_COMPRESSED records
Alexey Budankov
1
-17
/
+27
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 cs-etm: Fix definition of macro TO_CS_QUEUE_NR
Leo Yan
1
-2
/
+2
2019-12-31
perf probe: Fix to find range-only function instance
Masami Hiramatsu
1
-1
/
+5
2019-11-05
perf tools: Fix time sorting
Jiri Olsa
1
-1
/
+1
2019-11-05
perf tools: Remove unused trace_find_next_event()
Steven Rostedt (VMware)
2
-33
/
+0
2019-11-05
perf scripting engines: Iterate on tep event arrays directly
Steven Rostedt (VMware)
2
-4
/
+13
2019-10-15
perf tools: Fix mode setting in copyfile_mode_ns()
Adrian Hunter
1
-3
/
+5
2019-10-15
perf annotate: Fix multiple memory and file descriptor leaks
Gustavo A. R. Silva
1
-1
/
+1
2019-10-15
perf tools: Fix resource leak of closedir() on the error paths
Yunfeng Ye
2
-3
/
+7
2019-10-15
perf evlist: Fix fix for freed id arrays
Andi Kleen
1
-1
/
+1
2019-09-30
perf annotate: Don't return -1 for error when doing BPF disassembly
Arnaldo Carvalho de Melo
2
-4
/
+17
2019-09-30
perf annotate: Return appropriate error code for allocation failures
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-09-30
perf annotate: Fix arch specific ->init() failure errors
Arnaldo Carvalho de Melo
2
-0
/
+8
2019-09-30
perf annotate: Propagate the symbol__annotate() error return
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-30
perf annotate: Fix the signedness of failure returns
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-30
perf annotate: Propagate perf_env__arch() error
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-30
perf evsel: Fall back to global 'perf_env' in perf_evsel__env()
Arnaldo Carvalho de Melo
2
-1
/
+8
2019-09-30
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
1
-3
/
+3
2019-09-30
perf map: Fix overlapped map handling
Steve MacLean
1
-0
/
+3
2019-09-30
perf llvm: Don't access out-of-scope array
Ian Rogers
1
-3
/
+3
2019-09-25
perf parser: Remove needless include directives
Arnaldo Carvalho de Melo
1
-3
/
+0
2019-09-25
perf jvmti: Include JVMTI support for s390
Thomas Richter
1
-0
/
+3
2019-09-25
perf evlist: Fix access of freed id arrays
Andi Kleen
1
-1
/
+1
2019-09-25
perf stat: Fix free memory access / memory leaks in metrics
Andi Kleen
1
-2
/
+2
[next]