Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c4861afe30aa3b00c95f9389f24cf6ede88416e4
/
tools
/
perf
/
util
/
evlist.c
c4861af
perf evlist: Fix event ID retrieval for group format read case
by Jiri Olsa
· 12 years ago
9ede473
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
by Jiri Olsa
· 12 years ago
e2b5abe
perf evlist: Use PERF_EVENT_IOC_ID perf ioctl to read event id
by Jiri Olsa
· 13 years ago
93edcbd
perf evlist: Tidy duplicated munmap code
by Adrian Hunter
· 12 years ago
b382440
perf evlist: Fix use of uninitialized variable
by David Ahern
· 12 years ago
ec1e7e4
perf tools: Rename cpu_map__all() to cpu_map__empty()
by Sukadev Bhattiprolu
· 12 years ago
bcf3145
perf evlist: Enhance perf_evlist__start_workload()
by Namhyung Kim
· 12 years ago
0817df0
perf evlist: Reset SIGTERM handler in workload child process
by David Ahern
· 12 years ago
0a11953
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 12 years ago
a74b4b6
perf evlist: Introduce perf_evlist__close()
by Namhyung Kim
· 12 years ago
55e162e
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
119fa3c
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
6ef73ec
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
b3a319d
perf evlist: Add thread_map__nr() helper
by Namhyung Kim
· 12 years ago
8539795
perf evlist: Use cpu_map__nr() helper
by Namhyung Kim
· 12 years ago
334fe7a
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
by Namhyung Kim
· 12 years ago
85c66be
perf tools: Introduce tools/lib/lk library
by Borislav Petkov
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
0479b8b
perf evlist: Make event_copy local to mmaps
by David Ahern
· 12 years ago
74b2133
perf evlist: Fix set event list leader
by Stephane Eranian
· 12 years ago
97f63e4
perf tools: Keep group information
by Namhyung Kim
· 12 years ago
f77a951
perf evlist: Set the leader in the perf_evlist__config method
by Arnaldo Carvalho de Melo
· 12 years ago
3a5afae
perf evsel: No need to always ask for PERF_FORMAT_ID in read_format
by Arnaldo Carvalho de Melo
· 12 years ago
7be5ebe
perf evsel: Update sample_size when setting sample_type bits
by Arnaldo Carvalho de Melo
· 12 years ago
823254e
perf evsel: Convert to _is_group_leader method
by Namhyung Kim
· 12 years ago
2cfda56
perf evsel: Set leader evsel's ->leader to itself
by Namhyung Kim
· 12 years ago
07ac002
perf evsel: Introduce is_group_member method
by Arnaldo Carvalho de Melo
· 12 years ago
3fe4430d
perf tools: Omit group members from perf_evlist__disable/enable
by Jiri Olsa
· 12 years ago
cac2142
perf tools: Fix attributes for '{}' defined event groups
by Jiri Olsa
· 12 years ago
0c1fe6b
perf tools: Have the page size value available for all tools
by Arnaldo Carvalho de Melo
· 12 years ago
e60fc84
perf evlist: Remove some unused methods
by Arnaldo Carvalho de Melo
· 12 years ago
39876e7
perf evlist: Introduce add_newtp method
by Arnaldo Carvalho de Melo
· 12 years ago
745cefc
perf evlist: Introduce set_filter() method
by Arnaldo Carvalho de Melo
· 12 years ago
1491a63
perf evlist: Renane set_filters method to apply_filters
by Arnaldo Carvalho de Melo
· 12 years ago
0807d2d
perf evsel: Know if byte swap is needed
by Arnaldo Carvalho de Melo
· 12 years ago
a14bb7a
perf tools: Allow handling a NULL cpu_map as meaning "all cpus"
by Arnaldo Carvalho de Melo
· 12 years ago
78f067b
perf evlist: Add fprintf method
by Arnaldo Carvalho de Melo
· 12 years ago
0c21f73
perf evlist: Introduce evsel list accessors
by Arnaldo Carvalho de Melo
· 12 years ago
63dab22
perf evlist: Rename __group method to __set_leader
by Arnaldo Carvalho de Melo
· 12 years ago
6a4bb04
perf tools: Enable grouping logic for parsed events
by Jiri Olsa
· 12 years ago
a3f698f
perf evsel: Adopt parse_sample method from perf_event
by Arnaldo Carvalho de Melo
· 12 years ago
cb0b29e
perf evlist: Introduce perf_evlist__parse_sample
by Arnaldo Carvalho de Melo
· 12 years ago
0983cc0
perf tools: Fix trace events storms due to weight demux
by Frederic Weisbecker
· 12 years ago
da37896
perf tools: Stop using a global trace events description list
by Arnaldo Carvalho de Melo
· 13 years ago
55da800
perf evlist: Pass third argument to ioctl explicitly
by Namhyung Kim
· 13 years ago
79695e1
perf stat: Initialize default events wrt exclude_{guest,host}
by Arnaldo Carvalho de Melo
· 13 years ago
d1cb9fc
perf target: Add uses_mmap field
by Namhyung Kim
· 13 years ago
879d77d
Revert 'perf evlist: Fix creation of cpu map'
by Namhyung Kim
· 13 years ago
aa22dd4
perf target: Rename functions to avoid double negation
by Namhyung Kim
· 13 years ago
d67356e
perf target: Consolidate target task/cpu checking
by Namhyung Kim
· 13 years ago
55261f4
perf evlist: Fix creation of cpu map
by Namhyung Kim
· 13 years ago
12864b3
perf target: Split out perf_target handling code
by Namhyung Kim
· 13 years ago
b809ac1
perf evlist: Make create_maps() take struct perf_target
by Namhyung Kim
· 13 years ago
bea0340
perf tools: Introduce struct perf_target
by Namhyung Kim
· 13 years ago
5090c6a
perf tools: Do not disable members of group event
by Namhyung Kim
· 13 years ago
41c21a6
perf evlist: Restore original errno after open failed
by Namhyung Kim
· 13 years ago
737f24b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
30e68bc
perf evlist: Return first evsel for non-sample event on old kernel
by Namhyung Kim
· 13 years ago
b52956c
perf tools: Allow multiple threads or processes in record, stat, top
by David Ahern
· 13 years ago
0529bc1
perf evlist: Make splice_list_tail method public
by Jiri Olsa
· 13 years ago
0d37aa3
perf tools: Introduce per user view
by Arnaldo Carvalho de Melo
· 13 years ago
1aed267
perf kvm: Do guest-only counting by default
by Joerg Roedel
· 13 years ago
41d0d93
perf: builtin-record: Document and check that mmap_pages must be a power of two.
by Nelson Elhage
· 13 years ago
301b195
perf evlist: Fix errno value reporting on failed mmap
by Nelson Elhage
· 13 years ago
806fb63
perf evlist: Always do automatic allocation of pollfd and mmap structures
by Arnaldo Carvalho de Melo
· 13 years ago
ee29be6
perf tools: Save some loops using perf_evlist__id2evsel
by Arnaldo Carvalho de Melo
· 13 years ago
81e36bff
perf evlist: Introduce id_hdr_size method out of perf_session
by Arnaldo Carvalho de Melo
· 13 years ago
50a682c
perf evlist: Handle default value for 'pages' on mmap method
by Arnaldo Carvalho de Melo
· 13 years ago
35b9d88
perf evlist: Introduce {prepare,start}_workload refactored from 'perf record'
by Arnaldo Carvalho de Melo
· 13 years ago
0f82ebc
perf evsel: Introduce config attr method
by Arnaldo Carvalho de Melo
· 13 years ago
a8c9ae1
perf evlist: Introduce add_tracepoints method
by Arnaldo Carvalho de Melo
· 13 years ago
50d08e4
perf evlist: Introduce perf_evlist__add_attrs
by Arnaldo Carvalho de Melo
· 13 years ago
727ab04
perf evlist: Fix grouping of multiple events
by Arnaldo Carvalho de Melo
· 13 years ago
81cce8d
perf browsers: Add live mode to the hists, annotate browsers
by Arnaldo Carvalho de Melo
· 13 years ago
764e16a3
perf record: Create events initially disabled and enable after init
by David Ahern
· 13 years ago
cc2d86b
perf evlist: Fix missing event name init for default event
by Stephane Eranian
· 14 years ago
4152ab3
perf evlist: Introduce 'disable' method
by Arnaldo Carvalho de Melo
· 13 years ago
c2a7065
perf evlist: Don't die if sample_{id_all|type} is invalid
by Arnaldo Carvalho de Melo
· 14 years ago
bccdaba
perf evlist: Remove dependency on debug routines
by Arnaldo Carvalho de Melo
· 14 years ago
3ac1bbc
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
by Ingo Molnar
· 14 years ago
7442996
perf tools: Move evlist sample helpers to evlist area
by Frederic Weisbecker
· 14 years ago
aece948
perf evlist: Fix per thread mmap setup
by Arnaldo Carvalho de Melo
· 14 years ago
b901941
perf tools: Honour the cpu list parameter when also monitoring a thread list
by Arnaldo Carvalho de Melo
· 14 years ago
5d2cd90
perf evsel: Fix use of inherit
by Arnaldo Carvalho de Melo
· 14 years ago
a91e543
perf session: Use evlist/evsel for managing perf.data attributes
by Arnaldo Carvalho de Melo
· 14 years ago
3d3b5e9
perf evlist: Split perf_evlist__id_hash
by Arnaldo Carvalho de Melo
· 14 years ago
0a10247
perf: Set filters before mmaping events
by Frederic Weisbecker
· 14 years ago
7e2ed09
perf evlist: Store pointer to the cpu and thread maps
by Arnaldo Carvalho de Melo
· 14 years ago
f8a9530
perf evlist: Move evlist methods to evlist.c
by Arnaldo Carvalho de Melo
· 14 years ago
8115d60
perf tools: Kill event_t typedef, use 'union perf_event' instead
by Arnaldo Carvalho de Melo
· 14 years ago
7bb4115
perf evlist: Support non overwrite mode in perf_evlist__read_on_cpu
by Arnaldo Carvalho de Melo
· 14 years ago
ef1d1af
perf evsel: Introduce perf_evsel__{in,ex}it
by Arnaldo Carvalho de Melo
· 14 years ago
04391de
perf evlist: Steal mmap reading routine from 'perf top'
by Arnaldo Carvalho de Melo
· 14 years ago
70db753
perf evlist: Move the mmap array from perf_evsel
by Arnaldo Carvalho de Melo
· 14 years ago
70082dd
perf evsel: Introduce mmap support
by Arnaldo Carvalho de Melo
· 14 years ago
5c58104
perf evlist: Adopt the pollfd array
by Arnaldo Carvalho de Melo
· 14 years ago
361c99a
perf evsel: Introduce perf_evlist
by Arnaldo Carvalho de Melo
· 14 years ago