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
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
2022-05-09
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-05-09
perf symbol: Update symbols__fixup_end()
Namhyung Kim
2022-05-09
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
2022-05-09
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
2022-04-20
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
2022-04-13
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
2022-04-13
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2022-04-13
perf session: Remap buf if there is no space for event
Denis Nikitin
2022-03-23
perf symbols: Fix symbol size calculation condition
Michael Petlan
2022-03-02
perf data: Fix double free in perf_session__delete()
Alexey Bayduraev
2022-03-02
perf evlist: Fix failed to use cpu list for uncore events
Zhengjun Xing
2022-02-23
perf bpf: Defer freeing string after possible strlen() on it
Arnaldo Carvalho de Melo
2022-02-08
perf stat: Fix display of grouped aliased events
Ian Rogers
2022-01-27
perf probe: Fix ppc64 'perf probe add events failed' case
Zechuan Chen
2022-01-27
perf script: Fix hex dump character output
Adrian Hunter
2022-01-27
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
2022-01-05
perf intel-pt: Fix parsing of VM time correlation arguments
Adrian Hunter
2021-12-17
perf bpf_skel: Do not use typedef to avoid error on old clang
Song Liu
2021-12-14
perf tools: Fix SMT detection fast read path
Ian Rogers
2021-12-14
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
2021-12-14
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
2021-12-14
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
2021-12-14
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
2021-12-14
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
2021-12-14
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
2021-12-14
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
2021-12-08
perf report: Fix memory leaks around perf_tip()
Ian Rogers
2021-12-08
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
2021-12-08
perf inject: Fix ARM SPE handling
German Gomez
2021-12-08
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
2021-12-08
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
2021-12-08
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
2021-11-25
perf bpf: Avoid memory leak from perf_env__insert_btf()
Ian Rogers
2021-11-18
perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
Ian Rogers
2021-11-18
x86/insn: Use get_unaligned() instead of memcpy()
Borislav Petkov
2021-10-14
perf report: Output non-zero offset for decompressed records
Alexey Bayduraev
2021-09-27
perf config: Refine error message to eliminate confusion
Like Xu
2021-09-18
perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()
Andrii Nakryiko
2021-09-18
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
[next]