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-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 cpu map index in bperf cgroup code
Namhyung Kim
2022-09-28
perf stat: Fix BPF program section name
Namhyung Kim
2022-09-15
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
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-07-27
perf bpf: Remove undefined behavior from bpf_perf_object__next()
Ian Rogers
2022-07-27
perf symbol: Skip symbols if SHF_ALLOC flag is not set
Leo Yan
2022-07-27
perf symbol: Correct address for bss symbols
Leo Yan
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
2022-07-02
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
2022-07-02
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
2022-06-28
perf bpf: 8 byte align bpil data
Ian Rogers
2022-06-28
perf offcpu: Accept allowed sample types only
Namhyung Kim
2022-06-28
perf offcpu: Fix build failure on old kernels
Namhyung Kim
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
2022-06-19
perf metrics: Ensure at least 1 id per metric
Ian Rogers
2022-06-19
perf arm-spe: Don't set data source if it's not a memory operation
Leo Yan
2022-06-19
perf expr: Allow exponents on floating point values
Ian Rogers
2022-06-19
perf unwind: Fix uninitialized variable
Ian Rogers
2022-06-03
perf unwind: Fix segbase for ld.lld linked objects
Fangrui Song
2022-05-27
perf scripting python: Expose dso and map information
Leo Yan
2022-05-27
perf tools arm64: Add support for VG register
James Clark
2022-05-26
perf unwind: Use dynamic register set for DWARF unwind
James Clark
2022-05-26
perf unwind arm64: Use perf's copy of kernel headers
James Clark
2022-05-26
perf record: Add cgroup support for off-cpu profiling
Namhyung Kim
2022-05-26
perf record: Handle argument change in sched_switch
Namhyung Kim
2022-05-26
perf record: Implement basic filtering for off-cpu
Namhyung Kim
2022-05-26
perf record: Enable off-cpu analysis with BPF
Namhyung Kim
2022-05-26
perf report: Do not extend sample type of bpf-output event
Namhyung Kim
2022-05-26
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
2022-05-26
perf tools: Allow all_cpus to be a superset of user_requested_cpus
Adrian Hunter
2022-05-26
perf evlist: Add evlist__add_dummy_on_all_cpus()
Adrian Hunter
2022-05-26
perf evlist: Factor out evlist__dummy_event()
Adrian Hunter
2022-05-26
perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameter
Adrian Hunter
2022-05-26
perf auxtrace: Add mmap_needed to auxtrace_mmap_params
Adrian Hunter
2022-05-26
perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
Arnaldo Carvalho de Melo
2022-05-26
perf build: Stop using __weak btf__raw_data() to handle older libbpf versions
Jiri Olsa
2022-05-26
perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...
Jiri Olsa
2022-05-26
perf build: Stop using __weak bpf_object__next_program() to handle older libb...
Jiri Olsa
2022-05-26
perf build: Stop using __weak bpf_prog_load() to handle older libbpf versions
Jiri Olsa
2022-05-23
perf intel-pt: Add guest_code support
Adrian Hunter
2022-05-23
perf tools: Add guest_code support
Adrian Hunter
2022-05-23
perf tools: Factor out thread__set_guest_comm()
Adrian Hunter
[next]