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
/
lib
/
perf
Age
Commit message (
Expand
)
Author
2024-12-13
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-12-11
libperf: evlist: Fix --cpu argument on hybrid platform
James Clark
2024-12-09
libperf cpumap: Grow array of read CPUs in smaller increments
Ian Rogers
2024-12-09
libperf cpumap: Remove perf_cpu_map__read()
Ian Rogers
2024-12-09
libperf cpumap: Remove use of perf_cpu_map__read()
Ian Rogers
2024-12-09
libperf cpumap: Be tolerant of newline at the end of a cpumask
Ian Rogers
2024-12-09
libperf cpumap: Hide/reduce scope of MAX_NR_CPUS
Ian Rogers
2024-12-09
perf: Increase MAX_NR_CPUS to 4096
Kyle Meyer
2024-12-09
libperf cpumap: Refactor perf_cpu_map__merge()
Leo Yan
2024-10-02
tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
Ben Gainey
2024-09-26
libperf: Explicitly specify install-html dependencies
Akihiko Odaki
2024-08-01
libperf: Add gitignore
Charlie Jenkins
2024-06-13
perf record: Ensure space for lost samples
Ian Rogers
2024-04-26
perf record: Fix comment misspellings
Howard Chu
2024-03-21
libperf cpumap: Ensure empty cpumap is NULL from alloc
Ian Rogers
2024-03-21
libperf cpumap: Add any, empty and min helpers
Ian Rogers
2024-02-29
libperf evlist: Avoid out-of-bounds access
Ian Rogers
2023-12-18
libperf cpumap: Document perf_cpu_map__nr()'s behavior
Ian Rogers
2023-12-12
libperf cpumap: Add for_each_cpu() that skips the "any CPU" case
Ian Rogers
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__default_new() to perf_cpu_map__new_onlin...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
2023-11-30
libperf: Lazily allocate/size mmap event copy
Ian Rogers
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
2023-10-25
libperf rc_check: Make implicit enabling work for GCC
Ian Rogers
2023-09-12
perf evlist: Add perf_evlist__go_system_wide() helper
Yang Jihong
2023-08-29
libperf: Get rid of attr.id field
Namhyung Kim
2023-08-29
libperf: Add perf_record_header_attr_id()
Namhyung Kim
2023-08-16
libperf: Implement riscv mmap support
Alexandre Ghiti
2023-05-27
perf evlist: Propagate user CPU maps intersecting core PMU maps
Ian Rogers
2023-05-27
perf evsel: Add is_pmu_core inorder to interpret own_cpus
Ian Rogers
2023-05-27
libperf cpumap: Add "any CPU"/dummy test function
Ian Rogers
2023-05-27
perf cpumap: Add equal function
Ian Rogers
2023-05-27
perf cpumap: Add internal nr and cpu accessors
Ian Rogers
2023-05-26
perf cpumap: Add intersect function
Ian Rogers
2023-05-23
perf stat record: Save cache level information
K Prateek Nayak
2023-05-23
perf stat: Setup the foundation to allow aggregation based on cache topology
K Prateek Nayak
2023-04-20
libperf rc_check: Enable implicitly with sanitizers
Ian Rogers
2023-04-17
perf cpumap: Add reference count checking
Ian Rogers
2023-04-17
libperf: Add reference count checking macros
Ian Rogers
2023-04-17
libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps test
Arnaldo Carvalho de Melo
2023-04-12
libperf: Add a perf_cpu_map__set_nr() available as an internal function for t...
Arnaldo Carvalho de Melo
2023-04-12
libperf: Make perf_cpu_map__alloc() available as an internal function for too...
Ian Rogers
2023-03-15
perf record: Record dropped sample count
Namhyung Kim
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
2023-03-13
libperf evlist: Avoid a use of evsel idx
Ian Rogers
2022-12-16
libperf: Fix install_pkgconfig target
Alexander Gordeev
2022-12-14
tools lib perf: Add dependency test to install_headers
Ian Rogers
2022-11-20
tools lib perf: Make install_headers clearer
Ian Rogers
[next]