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
2023-09-23
perf tools: Handle old data in PERF_RECORD_ATTR
Namhyung Kim
1
-5
/
+6
2023-09-23
perf annotate bpf: Don't enclose non-debug code with an assert()
Arnaldo Carvalho de Melo
1
-3
/
+7
2023-07-27
perf dwarf-aux: Fix off-by-one in die_get_varname()
Namhyung Kim
1
-1
/
+1
2023-05-17
perf symbols: Fix return incorrect build_id size in elf_read_build_id()
Yang Jihong
1
-1
/
+1
2023-05-17
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
1
-2
/
+1
2023-05-17
perf intel-pt: Fix CYC timestamps after standalone CBR
Adrian Hunter
1
-0
/
+2
2023-05-17
perf auxtrace: Fix address filter entire kernel size
Adrian Hunter
1
-1
/
+4
2023-03-11
perf llvm: Fix inadvertent file creation
Ian Rogers
1
-1
/
+24
2023-01-18
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
1
-1
/
+1
2023-01-18
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
1
-0
/
+2
2023-01-18
perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
Masami Hiramatsu (Google)
1
-17
/
+4
2023-01-18
perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
Masami Hiramatsu (Google)
1
-2
/
+2
2023-01-18
perf symbol: correction while adjusting symbol
Ajay Kaher
1
-1
/
+1
2022-11-25
perf stat: Fix printing os->prefix in CSV metrics output
Athira Rajeev
1
-1
/
+1
2022-11-03
perf auxtrace: Fix address filter symbol name match for modules
Adrian Hunter
1
-1
/
+9
2022-10-26
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
1
-2
/
+7
2022-10-15
perf tools: Fixup get_current_dir_name() compilation
Alexey Dobriyan
1
-1
/
+2
2022-09-28
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
1
-5
/
+2
2022-09-28
perf jit: Include program header in ELF files
Lieven Hey
2
-0
/
+18
2022-08-25
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
1
-1
/
+5
2022-08-25
perf symbol: Fail to read phdr workaround
Ian Rogers
1
-7
/
+20
2022-08-03
perf symbol: Correct address for bss symbols
Leo Yan
1
-4
/
+41
2022-06-14
perf tools: Add missing headers needed by util/data.h
Yang Jihong
1
-0
/
+1
2022-04-15
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-03-23
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
2022-03-02
perf data: Fix double free in perf_session__delete()
Alexey Bayduraev
1
-4
/
+3
2022-02-16
perf probe: Fix ppc64 'perf probe add events failed' case
Zechuan Chen
1
-0
/
+3
2022-01-27
perf script: Fix hex dump character output
Adrian Hunter
1
-1
/
+1
2021-12-08
perf report: Fix memory leaks around perf_tip()
Ian Rogers
2
-8
/
+8
2021-12-08
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
1
-1
/
+0
2021-11-26
perf bpf: Avoid memory leak from perf_env__insert_btf()
Ian Rogers
3
-3
/
+10
2021-11-17
perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
Ian Rogers
1
-1
/
+3
2021-09-22
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
1
-0
/
+1
2021-08-04
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-07-28
perf data: Close all files in close_dir()
Riccardo Mancini
1
-1
/
+1
2021-07-28
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-28
perf lzma: Close lzma stream on exit
Riccardo Mancini
1
-3
/
+5
2021-07-28
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
1
-1
/
+3
2021-07-28
perf env: Fix sibling_dies memory leak
Riccardo Mancini
1
-0
/
+1
2021-07-28
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-1
/
+3
2021-07-28
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-0
/
+2
2021-07-14
perf llvm: Return -ENOMEM when asprintf() fails
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-06-16
perf session: Correct buffer copying when peeking events
Leo Yan
1
-0
/
+1
2021-06-03
perf intel-pt: Fix transaction abort handling
Adrian Hunter
1
-1
/
+5
2021-06-03
perf intel-pt: Fix sample instruction bytes
Adrian Hunter
1
-1
/
+4
2021-05-28
perf unwind: Set userdata for all __report_module() paths
Dave Rigby
1
-3
/
+8
2021-05-28
perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder
Jan Kratochvil
1
-5
/
+27
2021-05-14
perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-05-07
perf data: Fix error return code in perf_data__create_dir()
Zhen Lei
1
-2
/
+3
2021-04-28
perf auxtrace: Fix potential NULL pointer dereference
Leo Yan
1
-1
/
+1
[next]