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-01-25
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
2024-01-25
perf genelf: Set ELF program header addresses properly
Namhyung Kim
2023-11-20
perf hist: Add missing puts to hist__account_cycles
Ian Rogers
2023-11-20
perf machine: Avoid out of bounds LBR memory read
Ian Rogers
2023-10-10
perf build: Define YYNOMEM as YYNOABORT for bison < 3.81
Arnaldo Carvalho de Melo
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-19
perf hists browser: Fix the number of entries for 'e' key
Namhyung Kim
2023-09-19
perf tools: Handle old data in PERF_RECORD_ATTR
Namhyung Kim
2023-09-19
perf hists browser: Fix hierarchy mode header
Namhyung Kim
2023-09-19
perf top: Don't pass an ERR_PTR() directly to perf_session__delete()
Arnaldo Carvalho de Melo
2023-09-19
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-07-27
perf script: Fix allocation of evsel->priv related to per-event dump files
Arnaldo Carvalho de Melo
2023-07-27
perf script: Fixup 'struct evsel_script' method prefix
Arnaldo Carvalho de Melo
2023-07-27
perf bench: Add missing setlocale() call to allow usage of %'d style formatting
Arnaldo Carvalho de Melo
2023-07-27
perf bench: Use unbuffered output when pipe/tee'ing to a file
Sohaib Mohamed
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 pmu: zfree() expects a pointer to a pointer to zero it after freeing its...
Arnaldo Carvalho de Melo
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-14
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2023-01-14
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
2023-01-14
perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
Masami Hiramatsu (Google)
2023-01-14
perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
Masami Hiramatsu (Google)
2023-01-14
perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...
Yang Jihong
2023-01-14
perf symbol: correction while adjusting symbol
Ajay Kaher
2023-01-14
perf trace: Handle failure when trace point folder is missed
Leo Yan
2023-01-14
perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
Leo Yan
2023-01-14
perf trace: Return error if a system call doesn't exist
Leo Yan
2022-11-16
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-30
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
2022-10-30
perf pmu: Validate raw event with sysfs exported format bits
Jin Yao
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-31
perf python: Fix build when PYTHON_CONFIG is user supplied
James Clark
2022-08-25
perf probe: Fix an error handling path in 'parse_perf_probe_command()'
Christophe JAILLET
2022-08-21
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
2022-08-21
perf symbol: Fail to read phdr workaround
Ian Rogers
[next]