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
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 vendor events power9: Remove UTF-8 characters from JSON files
Kajol Jain
2
-3
/
+3
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-05-17
perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-03-11
perf tools: Fix auto-complete on aarch64
Yicong Yang
1
-3
/
+8
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
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
1
-12
/
+0
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
2023-01-18
perf trace: Handle failure when trace point folder is missed
Leo Yan
1
-7
/
+10
2023-01-18
perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
Leo Yan
1
-4
/
+7
2023-01-18
perf trace: Add a strtoul() method to 'struct syscall_arg_fmt'
Arnaldo Carvalho de Melo
1
-1
/
+7
2023-01-18
perf trace: Allow associating scnprintf routines with well known arg names
Arnaldo Carvalho de Melo
1
-0
/
+26
2023-01-18
perf trace: Add the syscall_arg_fmt pointer to syscall_arg
Arnaldo Carvalho de Melo
2
-22
/
+26
2023-01-18
perf trace: Factor out the initialization of syscal_arg_fmt->scnprintf
Arnaldo Carvalho de Melo
1
-10
/
+18
2023-01-18
perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variable
Arnaldo Carvalho de Melo
1
-2
/
+4
2023-01-18
perf trace: Return error if a system call doesn't exist
Leo Yan
1
-2
/
+2
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 c2c: Fix sorting in percent_rmt_hitm_cmp()
Leo Yan
1
-2
/
+2
2022-06-14
perf jevents: Fix event syntax error caused by ExtSel
Zhengjun Xing
1
-1
/
+1
2022-06-14
perf c2c: Use stdio interface if slang is not supported
Leo Yan
1
-2
/
+4
2022-06-14
perf tools: Add missing headers needed by util/data.h
Yang Jihong
1
-0
/
+1
2022-05-25
perf bench numa: Address compiler error on s390
Thomas Richter
1
-1
/
+1
2022-05-15
x86: xen: insn: Decode Xen and KVM emulate-prefix signature
Masami Hiramatsu
1
-1
/
+2
2022-04-15
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
1
-0
/
+3
2022-04-15
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-15
perf tools: Fix perf's libperf_print callback
Adrian Hunter
1
-1
/
+1
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
2022-01-05
perf script: Fix CPU filtering of a script's switch events
Adrian Hunter
1
-1
/
+1
2021-12-14
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-12-08
perf report: Fix memory leaks around perf_tip()
Ian Rogers
3
-14
/
+17
2021-12-08
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
2
-15
/
+14
2021-11-26
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
1
-1
/
+1
2021-11-26
perf bench futex: Fix memory leak of perf_cpu_map__new()
Sohaib Mohamed
4
-0
/
+4
[next]