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
/
tests
Age
Commit message (
Expand
)
Author
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
2023-05-03
perf test record+probe_libc_inet_pton: Fix call chain match on x86_64
Thomas Richter
2023-05-03
perf test record+probe_libc_inet_pton: Fix call chain match on s390
Thomas Richter
2023-05-02
perf build: Fix unescaped # in perf build-test
James Clark
2023-04-24
perf cs-etm: Add separate decode paths for timeless and per-thread modes
James Clark
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-20
perf test: Fix maps use after put
Ian Rogers
2023-04-19
perf build: Test the refcnt check build
Arnaldo Carvalho de Melo
2023-04-19
perf map: Add reference count checking
Ian Rogers
2023-04-19
perf map: Add set_ methods for map->{start,end,pgoff,pgoff,reloc,erange_warne...
Arnaldo Carvalho de Melo
2023-04-19
perf maps: Add reference count checking
Ian Rogers
2023-04-19
perf maps: Add maps__refcnt() accessor to allow checking maps pointer
Arnaldo Carvalho de Melo
2023-04-17
libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps test
Arnaldo Carvalho de Melo
2023-04-14
perf test: Simplify for_each_test() to avoid tripping on -Werror=array-bounds
Arnaldo Carvalho de Melo
2023-04-12
perf map: Add map__refcnt() accessor to use in the maps test
Arnaldo Carvalho de Melo
2023-04-12
perf tests api-io: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-10
perf test stat+json_output: Write JSON output to a file
Ian Rogers
2023-04-10
perf test stat+csv_output: Write CSV output to a file
Ian Rogers
2023-04-06
perf map: Changes to reference counting
Ian Rogers
2023-04-06
perf test: Add extra diagnostics to maps test
Ian Rogers
2023-04-06
perf map: Add accessors for ->pgoff and ->reloc
Ian Rogers
2023-04-06
perf map: Add accessors for ->prot, ->priv and ->flags
Ian Rogers
2023-04-06
perf map: Add helper for ->map_ip() and ->unmap_ip()
Ian Rogers
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2023-04-04
perf maps: Add functions to access maps
Ian Rogers
2023-04-04
perf maps: Remove rb_node from struct map
Ian Rogers
2023-04-04
tools api: Add io__getline
Ian Rogers
2023-04-04
perf pmu: Use relative path for sysfs scan
Namhyung Kim
2023-04-04
perf tests record_offcpu.sh: Fix redirection of stderr to stdin
Patrice Duroux
2023-04-04
perf test: Fix wrong size expectation for 'Setup struct perf_event_attr'
Thomas Richter
2023-03-21
perf tools: Add support for perf_event_attr::config3
Rob Herring
2023-03-20
perf test: Fix memory leak in symbols
Ian Rogers
2023-03-20
perf tests: Add common error route for code-reading
Ian Rogers
2023-03-15
perf hist: Add 'kvm_info' field in histograms entry
Leo Yan
2023-03-14
perf build: Error if no libelf and NO_LIBELF isn't set
Ian Rogers
2023-03-14
perf build: Remove redundant NO_NEWT build option
Ian Rogers
2023-03-14
perf build: If libtraceevent isn't present error the build
Ian Rogers
2023-03-14
perf build: Switch libpfm4 to opt-out rather than opt-in
Ian Rogers
2023-03-14
perf build: Make binutil libraries opt in
Ian Rogers
2023-03-14
perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL
Ian Rogers
2023-03-14
perf build: Support python/perf.so testing
Ian Rogers
2023-03-14
tools build: Pass libbpf feature only if libbpf 1.0+
Ian Rogers
2023-03-13
perf parse-events: Warn when events are regrouped
Ian Rogers
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
2023-03-10
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
2023-02-23
perf test: Avoid counting commas in json linter
Ian Rogers
2023-02-23
perf tests stat+csv_output: Switch CSV separator to @
Ian Rogers
2023-02-19
perf stat: Remove saved_value/runtime_stat
Ian Rogers
2023-02-19
perf metric: Directly use counts rather than saved_value
Ian Rogers
[next]