index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf record: Ensure space for lost samples
Ian Rogers
2024-06-13
1
-0
/
+6
*
perf record: Fix comment misspellings
Howard Chu
2024-04-26
1
-1
/
+1
*
libperf cpumap: Ensure empty cpumap is NULL from alloc
Ian Rogers
2024-03-21
1
-1
/
+5
*
libperf cpumap: Add any, empty and min helpers
Ian Rogers
2024-03-21
3
-0
/
+47
*
libperf evlist: Avoid out-of-bounds access
Ian Rogers
2024-02-29
2
-8
/
+14
*
libperf cpumap: Document perf_cpu_map__nr()'s behavior
Ian Rogers
2023-12-18
1
-0
/
+11
*
libperf cpumap: Add for_each_cpu() that skips the "any CPU" case
Ian Rogers
2023-12-12
1
-0
/
+6
*
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
5
-6
/
+6
*
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-12-12
5
-7
/
+7
*
libperf cpumap: Rename perf_cpu_map__default_new() to perf_cpu_map__new_onlin...
Ian Rogers
2023-12-12
4
-27
/
+51
*
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
2023-12-12
7
-9
/
+9
*
libperf: Lazily allocate/size mmap event copy
Ian Rogers
2023-11-30
2
-4
/
+19
*
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
2023-10-25
1
-0
/
+7
*
libperf rc_check: Make implicit enabling work for GCC
Ian Rogers
2023-10-25
1
-1
/
+5
*
perf evlist: Add perf_evlist__go_system_wide() helper
Yang Jihong
2023-09-12
2
-0
/
+11
*
libperf: Get rid of attr.id field
Namhyung Kim
2023-08-29
1
-1
/
+7
*
libperf: Add perf_record_header_attr_id()
Namhyung Kim
2023-08-29
1
-0
/
+4
*
libperf: Implement riscv mmap support
Alexandre Ghiti
2023-08-16
1
-0
/
+66
*
perf evlist: Propagate user CPU maps intersecting core PMU maps
Ian Rogers
2023-05-27
2
-8
/
+23
*
perf evsel: Add is_pmu_core inorder to interpret own_cpus
Ian Rogers
2023-05-27
1
-0
/
+9
*
libperf cpumap: Add "any CPU"/dummy test function
Ian Rogers
2023-05-27
2
-0
/
+15
*
perf cpumap: Add equal function
Ian Rogers
2023-05-27
2
-0
/
+23
*
perf cpumap: Add internal nr and cpu accessors
Ian Rogers
2023-05-27
1
-29
/
+45
*
perf cpumap: Add intersect function
Ian Rogers
2023-05-26
2
-0
/
+37
*
perf stat record: Save cache level information
K Prateek Nayak
2023-05-23
1
-1
/
+2
*
perf stat: Setup the foundation to allow aggregation based on cache topology
K Prateek Nayak
2023-05-23
1
-0
/
+5
*
libperf rc_check: Enable implicitly with sanitizers
Ian Rogers
2023-04-20
1
-0
/
+8
*
perf cpumap: Add reference count checking
Ian Rogers
2023-04-17
3
-42
/
+50
*
libperf: Add reference count checking macros
Ian Rogers
2023-04-17
1
-0
/
+94
*
libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps test
Arnaldo Carvalho de Melo
2023-04-17
2
-3
/
+7
*
libperf: Add a perf_cpu_map__set_nr() available as an internal function for t...
Arnaldo Carvalho de Melo
2023-04-12
2
-0
/
+7
*
libperf: Make perf_cpu_map__alloc() available as an internal function for too...
Ian Rogers
2023-04-12
2
-1
/
+2
*
perf record: Record dropped sample count
Namhyung Kim
2023-03-15
1
-0
/
+2
*
perf evlist: Remove nr_groups
Ian Rogers
2023-03-13
3
-2
/
+18
*
libperf evlist: Avoid a use of evsel idx
Ian Rogers
2023-03-13
1
-7
/
+6
*
libperf: Fix install_pkgconfig target
Alexander Gordeev
2022-12-16
1
-1
/
+1
*
tools lib perf: Add dependency test to install_headers
Ian Rogers
2022-12-14
1
-21
/
+22
*
tools lib perf: Make install_headers clearer
Ian Rogers
2022-11-20
1
-1
/
+1
*
libperf: Add missing 'struct perf_cpu_map' forward declaration to perf/cpumap.h
Arnaldo Carvalho de Melo
2022-11-16
1
-0
/
+2
*
libperf: Remove recursive perf/cpumap.h include from perf/cpumap.h
Arnaldo Carvalho de Melo
2022-11-16
1
-1
/
+0
*
tools lib perf: Add missing install headers
Ian Rogers
2022-11-16
1
-1
/
+9
*
libperf: Do not include non-UAPI linux/compiler.h header
Arnaldo Carvalho de Melo
2022-10-14
1
-3
/
+2
*
perf tools: Remove special handling of system-wide evsel
Namhyung Kim
2022-10-06
1
-3
/
+0
*
libperf: Propagate maps only if necessary
Namhyung Kim
2022-10-06
2
-7
/
+5
*
libperf: Populate system-wide evsel maps
Namhyung Kim
2022-10-06
1
-6
/
+9
*
perf tools: Add debug messages and comments for testing
Adrian Hunter
2022-10-04
1
-0
/
+2
*
perf cpumap: Add range data encoding
Ian Rogers
2022-10-04
1
-0
/
+14
*
perf events: Prefer union over variable length array
Ian Rogers
2022-10-04
1
-1
/
+10
*
kallsyms: increase maximum kernel symbol length to 512
Miguel Ojeda
2022-09-28
1
-1
/
+1
*
libperf evlist: Fix polling of system-wide events
Adrian Hunter
2022-09-21
1
-2
/
+3
[next]