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