index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
2025-07-31
perf record: Cache build-ID of hit DSOs only
Namhyung Kim
2025-07-30
perf python: Stop using deprecated PyUnicode_AsString()
Arnaldo Carvalho de Melo
2025-07-26
perf list: Skip ABI PMUs when printing pmu values
Ian Rogers
2025-07-26
perf list: Remove tracepoint printing code
Ian Rogers
2025-07-26
perf tp_pmu: Add event APIs
Ian Rogers
2025-07-26
perf tp_pmu: Factor existing tracepoint logic to new file
Ian Rogers
2025-07-26
perf parse-events: Remove non-json software events
Ian Rogers
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
2025-07-25
perf env: Remove global perf_env
Ian Rogers
2025-07-25
perf auxtrace: Pass perf_env from session through to mmap read
Ian Rogers
2025-07-25
perf machine: Explicitly pass in host perf_env
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 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 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 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-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]