index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2024-03-26
perf stat: Avoid metric-only segv
Ian Rogers
2024-03-26
perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
Yang Jihong
2024-03-26
perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()
Yang Jihong
2024-03-26
perf record: Fix possible incorrect free in record__switch_output()
Yang Jihong
2024-01-25
perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
Tiezhu Yang
2024-01-25
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
2024-01-25
perf bpf: Decouple creating the evlist from adding the SB event
Arnaldo Carvalho de Melo
2024-01-25
perf top: Move sb_evlist to 'struct perf_top'
Arnaldo Carvalho de Melo
2024-01-25
perf record: Move sb_evlist to 'struct record'
Arnaldo Carvalho de Melo
2024-01-25
perf env: Add perf_env__numa_node()
Jiri Olsa
2024-01-25
perf genelf: Set ELF program header addresses properly
Namhyung Kim
2023-09-23
perf tools: Add an option to build without libbfd
Ian Rogers
2023-09-23
perf jevents: Make build dependency on test JSONs
John Garry
2023-09-23
tools features: Add feature test to check if libbfd has buildid support
Arnaldo Carvalho de Melo
2023-09-23
perf tools: Handle old data in PERF_RECORD_ATTR
Namhyung Kim
2023-09-23
perf hists browser: Fix hierarchy mode header
Namhyung Kim
2023-09-23
perf top: Don't pass an ERR_PTR() directly to perf_session__delete()
Arnaldo Carvalho de Melo
2023-09-23
perf annotate bpf: Don't enclose non-debug code with an assert()
Arnaldo Carvalho de Melo
2023-08-11
perf test uprobe_from_different_cu: Skip if there is no gcc
Georg Müller
2023-07-27
perf probe: Add test for regression introduced by switch to die_get_decl_file()
Georg Müller
2023-07-27
perf dwarf-aux: Fix off-by-one in die_get_varname()
Namhyung Kim
2023-05-17
perf symbols: Fix return incorrect build_id size in elf_read_build_id()
Yang Jihong
2023-05-17
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
2023-05-17
perf vendor events power9: Remove UTF-8 characters from JSON files
Kajol Jain
2023-05-17
perf intel-pt: Fix CYC timestamps after standalone CBR
Adrian Hunter
2023-05-17
perf auxtrace: Fix address filter entire kernel size
Adrian Hunter
2023-05-17
perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...
Arnaldo Carvalho de Melo
2023-03-11
perf tools: Fix auto-complete on aarch64
Yicong Yang
2023-03-11
perf llvm: Fix inadvertent file creation
Ian Rogers
2023-01-18
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
2023-01-18
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2023-01-18
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
2023-01-18
perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
Masami Hiramatsu (Google)
2023-01-18
perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
Masami Hiramatsu (Google)
2023-01-18
perf symbol: correction while adjusting symbol
Ajay Kaher
2023-01-18
perf trace: Handle failure when trace point folder is missed
Leo Yan
2023-01-18
perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
Leo Yan
2023-01-18
perf trace: Add a strtoul() method to 'struct syscall_arg_fmt'
Arnaldo Carvalho de Melo
2023-01-18
perf trace: Allow associating scnprintf routines with well known arg names
Arnaldo Carvalho de Melo
2023-01-18
perf trace: Add the syscall_arg_fmt pointer to syscall_arg
Arnaldo Carvalho de Melo
2023-01-18
perf trace: Factor out the initialization of syscal_arg_fmt->scnprintf
Arnaldo Carvalho de Melo
2023-01-18
perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variable
Arnaldo Carvalho de Melo
2023-01-18
perf trace: Return error if a system call doesn't exist
Leo Yan
2022-11-25
perf stat: Fix printing os->prefix in CSV metrics output
Athira Rajeev
2022-11-03
perf auxtrace: Fix address filter symbol name match for modules
Adrian Hunter
2022-10-26
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
2022-10-15
perf tools: Fixup get_current_dir_name() compilation
Alexey Dobriyan
2022-09-28
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
2022-09-28
perf jit: Include program header in ELF files
Lieven Hey
2022-08-25
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
[next]