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
/
util
Age
Commit message (
Expand
)
Author
2 days
perf record: Cache build-ID of hit DSOs only
Namhyung Kim
3 days
perf python: Stop using deprecated PyUnicode_AsString()
Arnaldo Carvalho de Melo
7 days
perf list: Skip ABI PMUs when printing pmu values
Ian Rogers
7 days
perf list: Remove tracepoint printing code
Ian Rogers
7 days
perf tp_pmu: Add event APIs
Ian Rogers
7 days
perf tp_pmu: Factor existing tracepoint logic to new file
Ian Rogers
7 days
perf parse-events: Remove non-json software events
Ian Rogers
8 days
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
8 days
perf sample: Remove arch notion of sample parsing
Ian Rogers
8 days
perf env: Remove global perf_env
Ian Rogers
8 days
perf auxtrace: Pass perf_env from session through to mmap read
Ian Rogers
8 days
perf machine: Explicitly pass in host perf_env
Ian Rogers
8 days
perf session: Add host_env argument to perf_session__new
Ian Rogers
8 days
perf test: Avoid use perf_env
Ian Rogers
8 days
perf header: Clean up use of perf_env
Ian Rogers
8 days
perf evlist: Change env variable to session
Ian Rogers
8 days
perf session: Add accessor for session->header.env
Ian Rogers
8 days
perf record: Make --buildid-mmap the default
Ian Rogers
8 days
perf jitdump: Directly mark the jitdump DSO
Ian Rogers
8 days
perf dso: Move build_id to dso_id
Ian Rogers
8 days
perf build-id: Ensure struct build_id is empty before use
Ian Rogers
8 days
perf build-id: Mark DSO in sample callchains
Ian Rogers
8 days
perf build-id: Change sprintf functions to snprintf
Ian Rogers
9 days
perf build-id: Truncate to avoid overflowing the build_id data
Ian Rogers
9 days
perf build-id: Reduce size of "size" variable
Ian Rogers
9 days
perf metricgroups: Add NO_THRESHOLD_AND_NMI constraint
Ian Rogers
9 days
perf parse-events: Fix missing slots for Intel topdown metric events
Ian Rogers
9 days
perf parse-events: Support user CPUs mixed with threads/processes
Ian Rogers
9 days
perf evsel: Add evsel__open_per_cpu_and_thread
Ian Rogers
9 days
perf parse-events: Minor __add_event refactoring
Ian Rogers
9 days
perf pmus: Factor perf_pmus__find_by_attr out of evsel__find_pmu
Ian Rogers
9 days
perf evsel: Use libperf perf_evsel__exit
Ian Rogers
9 days
libperf evsel: Rename own_cpus to pmu_cpus
Ian Rogers
9 days
perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumask
Ian Rogers
9 days
perf parse-events: Allow the cpu term to be a PMU or CPU range
Ian Rogers
9 days
perf parse-events: Warn if a cpu term is unsupported by a CPU
Ian Rogers
9 days
perf pfm: Don't force loading of all PMUs
Ian Rogers
10 days
perf stat: Remove duplicated include in stat-shadow.c
Yang Li
11 days
perf pmu: Switch FILENAME_MAX to NAME_MAX
Ian Rogers
11 days
perf: ftrace: add graph tracer options args/retval/retval-hex/retaddr
Changbin Du
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
[next]