index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-11-02
perf script: Check session->header.env.arch before using it
Song Liu
1
-4
/
+8
2021-09-22
perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}
Li Huafei
1
-4
/
+4
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
[next]