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
/
topology.c
Age
Commit message (
Expand
)
Author
2024-03-21
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2022-10-06
perf stat: Rename to aggr_cpu_id.thread_idx
Namhyung Kim
2022-06-19
perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...
Athira Rajeev
2022-05-21
perf test session topology: Fix test to skip the test in guest environment
Athira Rajeev
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
perf cpumap: Add CPU to aggr_cpu_id
Ian Rogers
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
2022-01-12
perf cpumap: Remove map+index get_node()
Ian Rogers
2022-01-12
perf cpumap: Remove map+index get_core()
Ian Rogers
2022-01-12
perf cpumap: Remove map+index get_die()
Ian Rogers
2022-01-12
perf cpumap: Remove map+index get_socket()
Ian Rogers
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-07-15
perf test session_topology: Delete session->evlist
Riccardo Mancini
2021-04-29
perf tests: Support 'Session topology' test for hybrid
Jin Yao
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
2020-12-24
perf stat aggregation: Add separate core member
James Clark
2020-12-24
perf stat aggregation: Add separate die member
James Clark
2020-12-24
perf stat aggregation: Add separate socket member
James Clark
2020-12-24
perf stat aggregation: Add separate node member
James Clark
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
2020-12-24
perf tests: Improve topology test to check all aggregation types
James Clark
2020-11-30
perf evlist: Use the right prefix for alternative 'struct evlist' constructors
Arnaldo Carvalho de Melo
2020-04-23
perf test session topology: Fix data path
Tommi Rantala
2019-09-20
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-07-29
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
2019-07-29
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
2019-07-29
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2018-06-25
perf test session topology: Fix test on s390
Thomas Richter
2018-05-30
perf test: "Session topology" dumps core on s390
Thomas Richter
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-02-17
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...
Jan Stancek
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-10-19
perf cpu_map: Add data arg to cpu_map__build_map callback
Jiri Olsa
2015-09-14
perf test: Add entry to test cpu topology
Kan Liang