index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2022-02-10
perf record: Introduce thread specific data array
Alexey Bayduraev
2022-02-10
perf record: Introduce thread affinity and mmap masks
Alexey Bayduraev
2022-02-10
perf lock: Carefully combine lock stats for discarded entries
Namhyung Kim
2022-02-10
perf lock: Add -c/--combine-locks option
Namhyung Kim
2022-02-10
perf lock: Fix lock name length check for printing
Namhyung Kim
2022-02-10
perf lock: Sort map info based on class name
Namhyung Kim
2022-02-10
perf lock: Change type of lock_stat->addr to u64
Namhyung Kim
2022-02-10
perf lock: Convert lockhash_table to use hlist
Namhyung Kim
2022-02-10
perf annotate: Try chroot filename for objdump
Namhyung Kim
2022-02-10
perf inject: Try chroot directory when reading build-id
Namhyung Kim
2022-02-10
perf tools: Try chroot'ed filename when opening dso/symbol
Namhyung Kim
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-02-06
perf ftrace: system_wide collection is not effective by default
Changbin Du
2022-02-06
perf stat: Fix display of grouped aliased events
Ian Rogers
2022-02-06
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
2022-02-06
perf bpf: Fix a typo in bpf_counter_cgroup.c
Masanari Iida
2022-02-06
perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
Leo Yan
2022-02-06
perf session: Check for NULL pointer before dereference
Ameer Hamza
2022-02-06
perf annotate: Set error stream of objdump process for TUI
Namhyung Kim
2022-02-06
perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()
Anshuman Khandual
2022-02-01
perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMA
Arnaldo Carvalho de Melo
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-25
perf: use generic bpf_program__set_type() to set BPF prog type
Andrii Nakryiko
2022-01-24
perf: Stop using bpf_object__open_buffer() API
Christy Lee
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-23
perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test
Adrian Hunter
2022-01-23
perf/tests: Add misc instructions to the x86 instruction decoder test
Adrian Hunter
2022-01-23
perf/tests: Add AMX instructions to x86 instruction decoder test
Adrian Hunter
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2022-01-22
perf test: Add pmu-events test for aliases with hyphens
John Garry
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
2022-01-22
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
2022-01-22
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
perf python: Fix cpu_map__item() building
Ian Rogers
2022-01-22
perf script: Fix printing 'phys_addr' failure issue
Yao Jin
2022-01-20
tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall
Arnaldo Carvalho de Melo
2022-01-19
perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...
Arnaldo Carvalho de Melo
2022-01-18
perf evlist: No need to setup affinities when disabling events for pid targets
Arnaldo Carvalho de Melo
2022-01-18
perf evlist: No need to setup affinities when enabling events for pid targets
Arnaldo Carvalho de Melo
2022-01-18
perf stat: No need to setup affinities when starting a workload
Arnaldo Carvalho de Melo
2022-01-18
perf affinity: Allow passing a NULL arg to affinity__cleanup()
Arnaldo Carvalho de Melo
2022-01-18
perf probe: Fix ppc64 'perf probe add events failed' case
Zechuan Chen
2022-01-18
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-01-15
perf record: Disable debuginfod by default
Jiri Olsa
2022-01-15
perf evlist: No need to do any affinity setup when profiling pids
Arnaldo Carvalho de Melo
2022-01-15
perf cpumap: Add is_dummy() method
Arnaldo Carvalho de Melo
[prev]
[next]