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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-04
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-01-04
perf script: Fix brstackinsn for AUXTRACE
Adrian Hunter
1
-1
/
+1
2020-01-04
perf diff: Use llabs() with 64-bit values
Arnaldo Carvalho de Melo
1
-2
/
+2
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 tools: Fix cross compile for ARM64
John Garry
1
-1
/
+2
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 jevents: Fix resource leak in process_mapfile() and main()
Yunfeng Ye
1
-2
/
+11
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-12-31
perf tests: Disable bp_signal testing for arm64
Leo Yan
1
-9
/
+6
2019-12-31
perf vendor events arm64: Fix Hisi hip08 DDRC PMU eventname
John Garry
1
-1
/
+1
2019-12-31
perf test: Avoid infinite loop for task exit case
Leo Yan
1
-0
/
+8
2019-12-31
perf report: Add warning when libunwind not compiled in
Jin Yao
1
-0
/
+7
2019-12-31
perf test: Report failure for mmap events
Leo Yan
1
-0
/
+1
2019-12-17
perf tests: Fix out of bounds memory access
Leo Yan
1
-0
/
+9
2019-12-13
perf script: Fix invalid LBR/binary mismatch error
Adrian Hunter
1
-1
/
+1
2019-12-13
perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLite
Adrian Hunter
1
-2
/
+8
2019-11-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-38
/
+14
2019-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+4
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-31
perf tools: Make usage of test_attr__* optional for perf-sys.h
Björn Töpel
1
-2
/
+4
2019-10-16
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
1
-0
/
+1
2019-10-15
perf c2c: Fix memory leak in build_cl_output()
Yunfeng Ye
1
-5
/
+9
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-10-15
perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()
Thomas Richter
1
-1
/
+5
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
6
-8
/
+20
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
[next]