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-07-25
perf top: Make perf_env locally scoped
Ian Rogers
2025-07-25
perf session: Add host_env argument to perf_session__new
Ian Rogers
2025-07-25
perf test: Avoid use perf_env
Ian Rogers
2025-07-25
perf header: Clean up use of perf_env
Ian Rogers
2025-07-25
perf evlist: Change env variable to session
Ian Rogers
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
2025-07-25
perf record: Make --buildid-mmap the default
Ian Rogers
2025-07-25
perf jitdump: Directly mark the jitdump DSO
Ian Rogers
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
2025-07-25
perf build-id: Ensure struct build_id is empty before use
Ian Rogers
2025-07-25
perf build-id: Mark DSO in sample callchains
Ian Rogers
2025-07-25
perf build-id: Change sprintf functions to snprintf
Ian Rogers
2025-07-24
perf build-id: Truncate to avoid overflowing the build_id data
Ian Rogers
2025-07-24
perf build-id: Reduce size of "size" variable
Ian Rogers
2025-07-24
perf metricgroups: Add NO_THRESHOLD_AND_NMI constraint
Ian Rogers
2025-07-24
perf parse-events: Fix missing slots for Intel topdown metric events
Ian Rogers
2025-07-24
perf topdown: Use attribute to see an event is a topdown metic or slots
Ian Rogers
2025-07-24
perf parse-events: Support user CPUs mixed with threads/processes
Ian Rogers
2025-07-24
perf evsel: Add evsel__open_per_cpu_and_thread
Ian Rogers
2025-07-24
perf parse-events: Minor __add_event refactoring
Ian Rogers
2025-07-24
perf pmus: Factor perf_pmus__find_by_attr out of evsel__find_pmu
Ian Rogers
2025-07-24
perf evsel: Use libperf perf_evsel__exit
Ian Rogers
2025-07-24
libperf evsel: Rename own_cpus to pmu_cpus
Ian Rogers
2025-07-24
perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumask
Ian Rogers
2025-07-24
perf parse-events: Allow the cpu term to be a PMU or CPU range
Ian Rogers
2025-07-24
perf stat: Don't size aggregation ids from user_requested_cpus
Ian Rogers
2025-07-24
perf stat: Avoid buffer overflow to the aggregation map
Ian Rogers
2025-07-24
perf parse-events: Warn if a cpu term is unsupported by a CPU
Ian Rogers
2025-07-24
perf pfm: Don't force loading of all PMUs
Ian Rogers
2025-07-23
perf stat: Remove duplicated include in stat-shadow.c
Yang Li
2025-07-22
perf ui scripts: Switch FILENAME_MAX to NAME_MAX
Ian Rogers
2025-07-22
perf pmu: Switch FILENAME_MAX to NAME_MAX
Ian Rogers
2025-07-22
perf: ftrace: add graph tracer options args/retval/retval-hex/retaddr
Changbin Du
2025-07-20
perf build: Always disable stack protection for BPF skeleton objects
Federico Pellegrin
2025-07-17
perf sched timehist: decode process names of processes in zombie state
Anubhav Shelat
2025-07-16
perf flamegraph: Fix minor pylint/type hint issues
Ian Rogers
2025-07-14
perf ftrace latency: Add -e option to measure time between two events
Namhyung Kim
2025-07-11
perf python: Set index error for invalid thread/cpu map items
Ian Rogers
2025-07-11
perf python: Improve leader copying from evlist
Ian Rogers
2025-07-11
perf python: Correct pyrf_evsel__read for tool PMUs
Ian Rogers
2025-07-11
perf python: Fix thread check in pyrf_evsel__read
Ian Rogers
2025-07-11
perf python: In str(evsel) use the evsel__pmu_name helper
Ian Rogers
2025-07-11
perf jevents: If the long_desc and desc are identical then drop the long_desc
Ian Rogers
2025-07-11
perf expr: Accumulate rather than replace in the context counts
Ian Rogers
2025-07-11
perf stat: Move metric list from config to evlist
Ian Rogers
2025-07-11
perf metricgroup: Factor out for-each function and move out printing
Ian Rogers
2025-07-11
perf pmu: Tolerate failure to read the type for wellknown PMUs
Ian Rogers
2025-07-11
perf spark: Fix includes and add SPDX
Ian Rogers
2025-07-11
perf parse-events: Minor tidy up of event_type helper
Ian Rogers
2025-07-11
perf hwmon_pmu: Avoid shortening hwmon PMU name
Ian Rogers
[prev]
[next]