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
2024-12-12
perf string: Avoid undefined NULL+1
Ian Rogers
2024-12-12
perf vendor events arm64: Update N2/V2 events from source
James Clark
2024-12-12
perf tools: Avoid unaligned pointer operations
Namhyung Kim
2024-12-11
perf probe: Fix uninitialized variable
James Clark
2024-12-11
perf test expr: Fix system_tsc_freq for only x86
Ian Rogers
2024-12-10
perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()
Zhongqiu Han
2024-12-10
perf header: Fix one memory leakage in process_bpf_prog_info()
Zhongqiu Han
2024-12-10
perf header: Fix one memory leakage in process_bpf_btf()
Zhongqiu Han
2024-12-10
perf jevents: Fix build issue in '*/' in event descriptions
Ian Rogers
2024-12-10
perf test: Parse 'perf stat' Topdown events for aarch64
Veronika Molnarova
2024-12-10
perf probe: Replace unacceptable characters when generating event name
Masami Hiramatsu (Google)
2024-12-10
perf ftrace latency: Add --max-latency option
Gabriele Monaco
2024-12-10
perf ftrace latency: Introduce --min-latency to narrow down into a latency range
Arnaldo Carvalho de Melo
2024-12-10
perf ftrace latency: Introduce --bucket-range to ask for linear bucketing
Arnaldo Carvalho de Melo
2024-12-10
perf ftrace latency: Pass ftrace pointer to histogram routines to pass more args
Arnaldo Carvalho de Melo
2024-12-09
perf test hwmon_pmu: Fix event file location
Ian Rogers
2024-12-09
perf hwmon_pmu: Use openat rather than dup to refresh directory
Ian Rogers
2024-12-09
perf ftrace: Fix undefined behavior in cmp_profile_data()
Kuan-Wei Chiu
2024-12-09
perf test hwmon_pmu: Fix event file location
Ian Rogers
2024-12-09
perf hwmon_pmu: Use openat rather than dup to refresh directory
Ian Rogers
2024-12-09
perf tests: Enable tests disabled due to tracepoint parsing
Ian Rogers
2024-12-09
perf evsel: Allow evsel__newtp without libtraceevent
Ian Rogers
2024-12-09
perf evsel: Add/use accessor for tp_format
Ian Rogers
2024-12-09
perf trace-event: Always build trace-event-info.c
Ian Rogers
2024-12-09
perf trace-event: Constify print arguments
Ian Rogers
2024-12-09
perf env: Ensure failure broken topology file reads are always -1 encoded
Ian Rogers
2024-12-09
perf btf: Make the sigtrap test helper to find a member by name widely available
Arnaldo Carvalho de Melo
2024-12-09
perf pmu: Remove use of perf_cpu_map__read()
Ian Rogers
2024-12-09
perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS
Ian Rogers
2024-12-09
perf: Increase MAX_NR_CPUS to 4096
Kyle Meyer
2024-12-09
perf arm-spe: Add support for SPE Data Source packet on AmpereOne
Ilkka Koskinen
2024-12-09
perf arm-spe: Prepare for adding data source packet implementations for other...
Ilkka Koskinen
2024-12-09
perf cpumap: Add checking for reference counter
Leo Yan
2024-12-09
perf cpumap: Add more tests for CPU map merging
Leo Yan
2024-12-09
libperf cpumap: Refactor perf_cpu_map__merge()
Leo Yan
2024-12-09
perf config: Fix trival typo 'an' -> 'can'
Arnaldo Carvalho de Melo
2024-12-09
perf script python: Improve physical mem type resolution
Ian Rogers
2024-12-09
perf disasm: Return a proper error when not determining the file type
Arnaldo Carvalho de Melo
2024-12-09
tools features: Don't check for libunwind devel files by default
Arnaldo Carvalho de Melo
2024-12-05
perf tools: Fix precise_ip fallback logic
Namhyung Kim
2024-12-04
perf tools: Fix build error on generated/fs_at_flags_array.c
Namhyung Kim
2024-12-04
tools headers: Sync uapi/linux/prctl.h with the kernel sources
Namhyung Kim
2024-12-04
tools headers: Sync uapi/linux/mount.h with the kernel sources
Namhyung Kim
2024-12-04
tools headers: Sync uapi/linux/fcntl.h with the kernel sources
Namhyung Kim
2024-12-04
tools headers: Sync *xattrat syscall changes with the kernel sources
Namhyung Kim
2024-12-03
perf machine: Initialize machine->env to address a segfault
Arnaldo Carvalho de Melo
2024-12-02
perf test: Don't signal all processes on system when interrupting tests
James Clark
2024-12-02
perf tools: Fix build-id event recording
Namhyung Kim
2024-11-26
Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2024-11-22
perf tests: Fix hwmon parsing with PMU name test
Ian Rogers
[prev]
[next]