index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2025-06-26
perf util: add a basic SHA-1 implementation
Eric Biggers
2025-06-26
perf build: enable -fno-strict-aliasing
Eric Biggers
2025-06-26
perf top: populate PMU capabilities data in perf_env
Thomas Falcon
2025-06-26
perf tools: move perf_pmus__find_core_pmu() prototype to pmus.h
Thomas Falcon
2025-06-26
perf trace: Split BPF skel code to util/bpf_trace_augment.c
Namhyung Kim
2025-06-26
perf test: Change all remaining #!/bin/sh to #!/bin/bash
James Clark
2025-06-25
perf header: Don't write empty BPF/BTF info
Ian Rogers
2025-06-25
perf header: Display message if BPF/BTF info is empty
Ian Rogers
2025-06-25
perf header: Allow tracing of attr events
Ian Rogers
2025-06-25
perf header: In pipe mode dump features without --header/-I
Ian Rogers
2025-06-25
perf tests: Add a DRM PMU test
Ian Rogers
2025-06-25
perf drm_pmu: Add a tool like PMU to expose DRM information
Ian Rogers
2025-06-25
perf parse-events: Avoid scanning PMUs that can't contain events
Ian Rogers
2025-06-25
perf debug: Add function symbols to dump_stack
Ian Rogers
2025-06-24
perf tools: Remove excess variable declarations
Bhaskar Chowdhury
2025-06-24
perf test: Replace grep perl regexp with awk
Chun-Tse Shao
2025-06-24
perf trace: Add missed freeing of ordered events and thread
Ian Rogers
2025-06-24
perf script: Add -e option to flamegraph script
Tianyou Li
2025-06-24
perf script: Handle -i option for perf script flamegraph
Tianyou Li
2025-06-24
perf trace: Show zero value in STRARRAY
Namhyung Kim
2025-06-24
perf unwind-libdw: skip non-regular files
Sergei Trofimovich
2025-06-24
perf build: The bfd features are opt-in, stop testing for them by default
Arnaldo Carvalho de Melo
2025-06-24
perf build: Add the libpfm devel fedora package name to the hint
Arnaldo Carvalho de Melo
2025-06-24
perf build: Suggest java-latest-openjdk-devel instead of old 1.8.0 one
Arnaldo Carvalho de Melo
2025-06-24
perf srcline: Lower verbosity on addr2line debug messages
Ian Rogers
2025-06-22
Merge tag 'v6.16-rc3' into perf-tools-next
Namhyung Kim
2025-06-20
perf test: add test for BPF metadata collection
Blake Jones
2025-06-20
perf tools: display the new PERF_RECORD_BPF_METADATA event
Blake Jones
2025-06-20
perf record: collect BPF metadata from new programs
Blake Jones
2025-06-20
perf record: collect BPF metadata from existing BPF programs
Blake Jones
2025-06-20
perf build: detect support for libbpf's emit_strings option
Blake Jones
2025-06-20
perf header: remove unecessary core id test
Anubhav Shelat
2025-06-20
perf test: Add header shell test
Ian Rogers
2025-06-20
perf parse-events: Set default GH modifier properly
Namhyung Kim
2025-06-20
perf test: Expand user space event reading (rdpmc) tests
Ian Rogers
2025-06-20
perf vendor events arm64: Update FUJITSU-MONAKA pmu event
Kotaro, Tokai
2025-06-17
perf bench futex: Fix prctl include in musl libc
Arnaldo Carvalho de Melo
2025-06-17
perf test: Directory file descriptor leak
Ian Rogers
2025-06-17
perf evsel: Missed close() when probing hybrid core PMUs
Ian Rogers
2025-06-17
tools arch amd ibs: Sync ibs.h with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2025-06-16
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX ...
Arnaldo Carvalho de Melo
2025-06-16
perf mem: Document new output fields (op, cache, mem, dtlb, snoop)
Namhyung Kim
2025-06-16
tools headers: Update the fs headers with the kernel sources
Arnaldo Carvalho de Melo
2025-06-16
perf test: Restrict uniquifying test to machines with 'uncore_imc'
Chun-Tse Shao
2025-06-11
perf thread: Ensure comm_lock held for comm_list
Ian Rogers
2025-06-09
perf: Fix libjvmti.c sign compare error
Yuzhuo Jing
2025-06-09
perf script: perf script tests fails with segfault
Aditya Bodkhe
2025-06-09
perf test trace: Change the regex pattern in the struct test
Howard Chu
[prev]
[next]