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
2024-08-08
perf hist: Fix reference counting of branch_info
Ian Rogers
2024-08-06
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-08-06
perf jevents.py: Ensure event names aren't duplicated
Ian Rogers
2024-08-06
perf pmu-events: Remove duplicated ampereone event
Ian Rogers
2024-08-06
perf pmu-events: Change dependencies for empty-pmu-events.c test
Ian Rogers
2024-08-06
perf test: Add build test for JEVENTS_ARCH=all
Ian Rogers
2024-08-05
perf annotate: Add --skip-empty option
Namhyung Kim
2024-08-05
perf annotate: Set al->data_nr using the notes->src->nr_events
Namhyung Kim
2024-08-05
perf annotate: Use annotation__pcnt_width() consistently
Namhyung Kim
2024-08-05
perf annotate: Set notes->src->nr_events early
Namhyung Kim
2024-08-05
perf annotate: Use al->data_nr if possible
Namhyung Kim
2024-08-05
perf mem: Update documentation for new options
Namhyung Kim
2024-08-02
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-08-01
perf mem: Add -T/--data-type option to report subcommand
Namhyung Kim
2024-08-01
perf mem: Add -s/--sort option
Namhyung Kim
2024-08-01
perf tools: Add mode argument to sort_help()
Namhyung Kim
2024-08-01
perf mem: Rework command option handling
Namhyung Kim
2024-08-01
perf mem: Free the allocated sort string, fixing a leak
Namhyung Kim
2024-08-01
perf hist: Correct hist_entry->mem_info refcounts
Namhyung Kim
2024-08-01
perf python: Remove PYTHON_PERF ifdefs
Ian Rogers
2024-08-01
perf jevents: Autogenerate empty-pmu-events.c
Ian Rogers
2024-08-01
perf bpf: Move BPF disassembly routines to separate file to avoid clash with ...
Arnaldo Carvalho de Melo
2024-08-01
perf test: Update sample filtering test
Namhyung Kim
2024-08-01
perf record: Add --setup-filter option
Namhyung Kim
2024-08-01
perf record: Fix a potential error handling issue
Namhyung Kim
2024-08-01
perf bpf-filter: Support separate lost counts for each filter
Namhyung Kim
2024-08-01
perf bpf-filter: Support pin/unpin BPF object
Namhyung Kim
2024-08-01
perf bpf-filter: Split per-task filter use case
Namhyung Kim
2024-08-01
perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
Namhyung Kim
2024-08-01
perf bpf-filter: Make filters map a single entry hashmap
Namhyung Kim
2024-08-01
perf jevents: Use name for special find value (PMU_EVENTS__NOT_FOUND)
Ian Rogers
2024-08-01
perf list: Give clues if failed to open tracing events directory
Tiezhu Yang
2024-08-01
perf tools: Fix wrong message when running "make JOBS=1"
Tiezhu Yang
2024-08-01
perf arm-spe: Support multiple Arm SPE events
Leo Yan
2024-08-01
perf arm-spe: Extract evsel setting up
Leo Yan
2024-08-01
perf arch events: Fix duplicate RISC-V SBI firmware event name
Eric Lin
2024-07-31
perf test: make metric validation test return early when there is no metric s...
Weilin Wang
2024-07-31
perf ftrace profile: Add -s/--sort option
Namhyung Kim
2024-07-31
perf ftrace: Add 'profile' command
Namhyung Kim
2024-07-31
perf ftrace: Factor out check_ftrace_capable()
Namhyung Kim
2024-07-31
perf ftrace: Add 'tail' option to --graph-opts
Namhyung Kim
2024-07-31
perf test pmu: Remove unused test_pmus
Dr. David Alan Gilbert
2024-07-31
perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSF
Adrian Hunter
2024-07-31
perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64
Adrian Hunter
2024-07-31
perf scripts python cs-etm: Restore first sample log in verbose mode
James Clark
2024-07-31
perf cs-etm: Output 0 instead of 0xdeadbeef when exception packets are flushed
James Clark
2024-07-31
perf inject: Convert comma to semicolon
Chen Ni
2024-07-31
perf daemon: Convert comma to semicolon
Chen Ni
2024-07-31
perf annotate: Convert comma to semicolon
Chen Ni
2024-07-31
perf vendor events power10: Update JSON/events
Kajol Jain
[next]