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-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
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
2022-08-21
perf tools: Fix dso_id inode generation comparison
Adrian Hunter
2022-08-03
perf symbol: Correct address for bss symbols
Leo Yan
2022-06-09
perf tools: Add missing headers needed by util/data.h
Yang Jihong
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-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-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
2021-12-17
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
2021-12-17
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
2021-12-17
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
2021-12-17
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
2021-12-17
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
2021-12-17
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
2021-12-17
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
2021-12-14
perf tools: Fix SMT detection fast read path
Ian Rogers
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-11-26
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-09-26
perf tools: Allow build-id with trailing zeros
Namhyung Kim
2021-09-22
perf machine: Initialize srcline string member in add_location struct
Michael Petlan
2021-09-03
perf annotate: Fix jump parsing for C++ code.
Martin Liška
2021-09-03
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2021-09-03
perf record: Fix memory leak in vDSO found using ASAN
Namhyung Kim
2021-09-03
perf symbol-elf: Fix memory leak by freeing sdt_note.args
Riccardo Mancini
2021-09-03
perf env: Fix memory leak of bpf_prog_info_linear member
Riccardo Mancini
2021-08-04
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
2021-07-28
perf data: Close all files in close_dir()
Riccardo Mancini
2021-07-28
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
2021-07-28
perf lzma: Close lzma stream on exit
Riccardo Mancini
2021-07-28
perf report: Free generated help strings for sort option
Riccardo Mancini
2021-07-28
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
2021-07-28
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
[next]