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
Age
Commit message (
Expand
)
Author
2023-09-09
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-09-05
perf parse-events: Fix driver config term
Ian Rogers
2023-09-02
perf parse-events: Fixes relating to no_value terms
Ian Rogers
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-31
perf parse-events: Fix propagation of term's no_value when cloning
Ian Rogers
2023-08-31
perf parse-events: Name the two term enums
Ian Rogers
2023-08-31
perf list: Don't print Unit for "default_core"
Ian Rogers
2023-08-30
perf vendor events intel: Fix modifier in tma_info_system_mem_parallel_reads ...
Ian Rogers
2023-08-30
perf dlfilter: Avoid leak in v0 API test use of resolve_address()
Adrian Hunter
2023-08-30
perf metric: Add #num_cpus_online literal
Ian Rogers
2023-08-30
perf pmu: Remove str from perf_pmu_alias
Ian Rogers
2023-08-30
perf parse-events: Make common term list to strbuf helper
Ian Rogers
2023-08-30
perf parse-events: Minor help message improvements
Ian Rogers
2023-08-30
perf pmu: Avoid uninitialized use of alias->str
Ian Rogers
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-29
perf jevents: Use "default_core" for events with no Unit
Ian Rogers
2023-08-29
perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test
Namhyung Kim
2023-08-29
perf test shell stat_bpf_counters: Fix test on Intel
Namhyung Kim
2023-08-29
perf test shell record_bpf_filter: Skip 6.2 kernel
Namhyung Kim
2023-08-29
perf tools: Convert to perf_record_header_attr_id()
Namhyung Kim
2023-08-29
perf tools: Handle old data in PERF_RECORD_ATTR
Namhyung Kim
2023-08-29
perf pmus: Skip duplicate PMUs and don't print list suffix by default
Ian Rogers
2023-08-29
perf pmus: Sort pmus by name then suffix
Ian Rogers
2023-08-29
perf beauty mmap_flags: Use "test -f" instead of "[-f FILE]"
Yanteng Si
2023-08-29
perf beauty mmap_flags: Fix script for archs that use the generic mman.h
Yanteng Si
2023-08-29
perf tools: Allow to use cpuinfo on LoongArch
Yanteng Si
2023-08-28
Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-25
perf lock contention: Fix typo in max-stack option description
Kajol Jain
2023-08-25
perf tui slang: Tidy casts
Ian Rogers
2023-08-25
perf build-id: Simplify build_id_cache__cachedir()
Ian Rogers
2023-08-25
perf pmu: Make id const and add missing free
Ian Rogers
2023-08-25
perf parse-events: Make term's config const
Ian Rogers
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-25
perf header: Fix missing PMU caps
Ian Rogers
2023-08-24
perf jevents: Don't append Unit to desc
Ian Rogers
2023-08-24
perf scripts python gecko: Launch the profiler UI on the default browser with...
Anup Sharma
2023-08-24
perf scripts python: Add support for input args in gecko script
Anup Sharma
2023-08-24
perf jevents: Sort strings in the big C string to reduce faults
Ian Rogers
2023-08-24
perf pmu: Lazily load sysfs aliases
Ian Rogers
2023-08-24
perf pmu: Be lazy about loading event info files from sysfs
Ian Rogers
2023-08-24
perf pmu: Scan type early to fail an invalid PMU quickly
Ian Rogers
2023-08-24
perf pmu: Lazily add JSON events
Ian Rogers
2023-08-24
perf pmu: Cache JSON events table
Ian Rogers
2023-08-24
perf pmu: Merge JSON events with sysfs at load time
Ian Rogers
2023-08-24
perf pmu: Prefer passing pmu to aliases list
Ian Rogers
2023-08-24
perf pmu: Parse sysfs events directly from a file
Ian Rogers
2023-08-24
perf pmu-events: Add pmu_events_table__find_event()
Ian Rogers
2023-08-24
perf pmu-events: Reduce processed events by passing PMU
Ian Rogers
2023-08-24
perf s390 s390_cpumcfdg_dump: Don't scan all PMUs
Ian Rogers
2023-08-24
perf parse-events: Improve error message for double setting
Ian Rogers
[next]