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
/
util
Age
Commit message (
Expand
)
Author
2023-12-08
perf intel-pt: Fix async branch flags
Adrian Hunter
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-25
perf: Add irq and exception return branch types
Anshuman Khandual
2023-10-06
perf build: Define YYNOMEM as YYNOABORT for bison < 3.81
Arnaldo Carvalho de Melo
2023-09-19
perf tools: Handle old data in PERF_RECORD_ATTR
Namhyung Kim
2023-09-19
perf annotate bpf: Don't enclose non-debug code with an assert()
Arnaldo Carvalho de Melo
2023-07-23
perf dwarf-aux: Fix off-by-one in die_get_varname()
Namhyung Kim
2023-07-05
perf symbols: Symbol lookup with kcore can fail if multiple segments match stext
Krister Johansen
2023-05-17
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2023-05-17
perf evlist: Refactor evlist__for_each_cpu()
Ian Rogers
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-11
perf intel-pt: Fix CYC timestamps after standalone CBR
Adrian Hunter
2023-05-11
perf auxtrace: Fix address filter entire kernel size
Adrian Hunter
2023-03-17
tools perf: Fix compilation error with new binutils
Andres Freund
2023-03-17
perf stat: Fix counting when initial delay configured
Changbin Du
2023-03-10
perf intel-pt: pkt-decoder: Add CFE and EVD packets
Adrian Hunter
2023-03-10
perf intel-pt: Do not try to queue auxtrace data on pipe
Namhyung Kim
2023-03-10
perf intel-pt: Add support for emulated ptwrite
Adrian Hunter
2023-03-10
perf llvm: Fix inadvertent file creation
Ian Rogers
2023-01-18
perf build: Properly guard libbpf includes
Ian Rogers
2023-01-18
perf auxtrace: Fix address filter duplicate symbol selection
Adrian Hunter
2023-01-12
perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...
Namhyung Kim
2023-01-12
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
2023-01-12
perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
Masami Hiramatsu (Google)
2023-01-12
perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
Masami Hiramatsu (Google)
2022-12-31
perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...
Yang Jihong
2022-12-31
perf symbol: correction while adjusting symbol
Ajay Kaher
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-29
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
2022-10-26
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
2022-10-12
perf parse-events: Identify broken modifiers
Ian Rogers
2022-09-28
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
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-09-28
perf stat: Fix BPF program section name
Namhyung Kim
2022-09-15
perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...
Arnaldo Carvalho de Melo
2022-08-25
perf parse-events: Fix segfault when event parser gets an error
Adrian Hunter
2022-08-25
perf probe: Fix an error handling path in 'parse_perf_probe_command()'
Christophe JAILLET
2022-08-17
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
2022-08-17
perf symbol: Fail to read phdr workaround
Ian Rogers
2022-08-17
perf tools: Fix dso_id inode generation comparison
Adrian Hunter
2022-08-03
perf symbol: Correct address for bss symbols
Leo Yan
2022-06-29
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
2022-06-29
perf arm-spe: Don't set data source if it's not a memory operation
Leo Yan
2022-06-09
perf tools: Add missing headers needed by util/data.h
Yang Jihong
2022-05-25
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
[next]