Ingo Molnar
|
0a11953851
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
|
12 년 전 |
Namhyung Kim
|
a74b4b66cc
perf evlist: Introduce perf_evlist__close()
|
12 년 전 |
Namhyung Kim
|
55e162ea76
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
|
12 년 전 |
Namhyung Kim
|
119fa3c922
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
|
12 년 전 |
Namhyung Kim
|
6ef73ec449
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
|
12 년 전 |
Namhyung Kim
|
b3a319d528
perf evlist: Add thread_map__nr() helper
|
12 년 전 |
Namhyung Kim
|
85397956de
perf evlist: Use cpu_map__nr() helper
|
12 년 전 |
Namhyung Kim
|
334fe7a3c6
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
|
12 년 전 |
Borislav Petkov
|
85c66be101
perf tools: Introduce tools/lib/lk library
|
12 년 전 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 년 전 |
David Ahern
|
0479b8b9cf
perf evlist: Make event_copy local to mmaps
|
12 년 전 |
Stephane Eranian
|
74b2133d19
perf evlist: Fix set event list leader
|
12 년 전 |
Namhyung Kim
|
97f63e4a2c
perf tools: Keep group information
|
12 년 전 |
Arnaldo Carvalho de Melo
|
f77a951826
perf evlist: Set the leader in the perf_evlist__config method
|
12 년 전 |
Arnaldo Carvalho de Melo
|
3a5afaec59
perf evsel: No need to always ask for PERF_FORMAT_ID in read_format
|
12 년 전 |
Arnaldo Carvalho de Melo
|
7be5ebe876
perf evsel: Update sample_size when setting sample_type bits
|
12 년 전 |
Namhyung Kim
|
823254edc6
perf evsel: Convert to _is_group_leader method
|
12 년 전 |
Namhyung Kim
|
2cfda562da
perf evsel: Set leader evsel's ->leader to itself
|
12 년 전 |
Arnaldo Carvalho de Melo
|
07ac002f2f
perf evsel: Introduce is_group_member method
|
12 년 전 |
Jiri Olsa
|
3fe4430dd6
perf tools: Omit group members from perf_evlist__disable/enable
|
12 년 전 |
Jiri Olsa
|
cac2142557
perf tools: Fix attributes for '{}' defined event groups
|
12 년 전 |
Arnaldo Carvalho de Melo
|
0c1fe6b2f3
perf tools: Have the page size value available for all tools
|
12 년 전 |
Arnaldo Carvalho de Melo
|
e60fc847ce
perf evlist: Remove some unused methods
|
12 년 전 |
Arnaldo Carvalho de Melo
|
39876e7dd3
perf evlist: Introduce add_newtp method
|
12 년 전 |
Arnaldo Carvalho de Melo
|
745cefc5fb
perf evlist: Introduce set_filter() method
|
12 년 전 |
Arnaldo Carvalho de Melo
|
1491a63218
perf evlist: Renane set_filters method to apply_filters
|
12 년 전 |
Arnaldo Carvalho de Melo
|
0807d2d8a3
perf evsel: Know if byte swap is needed
|
12 년 전 |
Arnaldo Carvalho de Melo
|
a14bb7a6fd
perf tools: Allow handling a NULL cpu_map as meaning "all cpus"
|
12 년 전 |
Arnaldo Carvalho de Melo
|
78f067b38b
perf evlist: Add fprintf method
|
13 년 전 |
Arnaldo Carvalho de Melo
|
0c21f736e0
perf evlist: Introduce evsel list accessors
|
13 년 전 |