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
/
arch
Age
Commit message (
Expand
)
Author
2024-12-04
tools headers: Sync *xattrat syscall changes with the kernel sources
Namhyung Kim
2024-11-16
perf pmu: Move pmu_metrics_table__find and remove ARM override
Ian Rogers
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
2024-11-16
perf arm64 header: Use cpu argument in get_cpuid
Ian Rogers
2024-11-16
perf header: Refactor get_cpuid to take a CPU for ARM
Ian Rogers
2024-11-09
perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
2024-11-09
perf xtensa: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf sparc: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf sh: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf s390: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
Ian Rogers
2024-11-09
perf dwarf-regs: Move powerpc dwarf-regs out of arch
Ian Rogers
2024-11-09
perf mips: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf loongarch: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf dwarf-regs: Move csky dwarf-regs out of arch
Ian Rogers
2024-11-09
perf arm: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf arm64: Remove dwarf-regs.c
Ian Rogers
2024-11-09
perf dwarf-regs: Move x86 dwarf-regs out of arch
Ian Rogers
2024-11-09
perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
2024-10-30
perf, riscv: Wire up perf trace support for RISC-V
Björn Töpel
2024-10-22
perf tools: Move x86__is_amd_cpu() to util/env.c
Namhyung Kim
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
2024-10-18
perf build: Rename NO_DWARF to NO_LIBDW
Ian Rogers
2024-10-17
perf stat: Change color to threshold in print_metric
Ian Rogers
2024-10-17
tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf j...
Athira Rajeev
2024-10-16
perf x86/topdown: Refine helper arch_is_topdown_metrics()
Dapeng Mi
2024-10-16
perf x86/topdown: Make topdown metrics comparators be symmetric
Dapeng Mi
2024-10-14
perf test: Delete unused Intel CQM test
Howard Chu
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
2024-10-10
perf pmu: Allow hardcoded terms to be applied to attributes
Ian Rogers
2024-10-09
perf test x86: Fix typo in intel-pt-test
Thomas Falcon
2024-10-03
perf arm-spe: Save per CPU information in metadata
Leo Yan
2024-10-03
perf arm-spe: Calculate meta data size
Leo Yan
2024-10-03
perf arm-spe: Define metadata header version 2
Leo Yan
2024-09-30
perf x86/topdown: Don't move topdown metric events in group
Dapeng Mi
2024-09-30
perf x86/topdown: Correct leader selection with sample_read enabled
Dapeng Mi
2024-09-30
perf x86/topdown: Complete topdown slots/metrics events check
Dapeng Mi
2024-09-26
perf evsel: Remove pmu_name
Ian Rogers
2024-09-26
perf evsel x86: Make evsel__has_perf_metrics work for legacy events
Ian Rogers
2024-09-26
perf stat: Remove evlist__add_default_attrs use strings
Ian Rogers
2024-09-02
perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...
Arnaldo Carvalho de Melo
2024-08-29
perf: cs-etm: Only save valid trace IDs into files
James Clark
2024-08-29
perf: cs-etm: Create decoders based on the trace ID mappings
James Clark
2024-08-28
perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
Leo Yan
2024-08-22
perf annotate-data: Copy back variable types after move
Namhyung Kim
2024-08-21
perf annotate-data: Fix percpu pointer check
Namhyung Kim
2024-08-21
perf annotate-data: Fix missing constant copy
Namhyung Kim
2024-08-16
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
[next]