index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
1
-1
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
1
-1
/
+1
2012-09-26
perf evsel: Export the event_format constructor
Arnaldo Carvalho de Melo
1
-0
/
+3
2012-09-26
perf evsel: Introduce rawptr() method
Arnaldo Carvalho de Melo
1
-1
/
+8
2012-09-26
perf evlist: Introduce set_filter() method
Arnaldo Carvalho de Melo
1
-0
/
+3
2012-09-26
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
1
-1
/
+2
2012-09-24
perf evsel: Provide a new constructor for tracepoints
Arnaldo Carvalho de Melo
1
-0
/
+5
2012-09-17
perf stat: Check PMU cpumask file
Yan, Zheng
1
-0
/
+1
2012-09-11
perf evsel: Introduce perf_evsel__{str,int}val methods
Arnaldo Carvalho de Melo
1
-0
/
+7
2012-09-07
perf diff: Make diff command work with evsel hists
Jiri Olsa
1
-0
/
+7
2012-09-06
perf test: Add round trip test for sw and hw event names
Arnaldo Carvalho de Melo
1
-2
/
+4
2012-08-17
perf tools: Fix type for evsel->ids and add size check for ids
Robert Richter
1
-1
/
+1
2012-08-15
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
1
-0
/
+5
2012-08-14
perf tools: Enable grouping logic for parsed events
Jiri Olsa
1
-6
/
+5
2012-08-14
perf tools: Add support to update event modifier
Jiri Olsa
1
-0
/
+2
2012-08-07
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
1
-0
/
+1
2012-08-02
perf evsel: Adopt parse_sample method from perf_event
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-08-01
perf evsel: Precalculate the sample size
Arnaldo Carvalho de Melo
1
-7
/
+1
2012-06-19
perf evsel: Make some methods private
Arnaldo Carvalho de Melo
1
-5
/
+0
2012-06-19
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-06-19
perf tools: Reconstruct sw event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-06-19
perf tools: Reconstruct hw cache event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
1
-1
/
+15
2012-05-25
perf tools: Reconstruct event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
1
-0
/
+3
2012-03-22
perf diff: Fix to work with new hists design
Jiri Olsa
1
-0
/
+2
2012-03-16
perf tools: Do not disable members of group event
Namhyung Kim
1
-1
/
+2
2011-11-28
perf tools: Save some loops using perf_evlist__id2evsel
Arnaldo Carvalho de Melo
1
-0
/
+4
2011-11-28
perf evsel: Introduce config attr method
Arnaldo Carvalho de Melo
1
-0
/
+4
2011-10-26
perf evlist: Fix grouping of multiple events
Arnaldo Carvalho de Melo
1
-3
/
+7
2011-06-02
perf stat: clarify unsupported events from uncounted events
David Ahern
1
-0
/
+1
2011-06-02
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
1
-0
/
+7
2011-04-15
perf evsel: Fix use of inherit
Arnaldo Carvalho de Melo
1
-3
/
+3
2011-03-10
perf session: Use evlist/evsel for managing perf.data attributes
Arnaldo Carvalho de Melo
1
-2
/
+7
2011-03-06
perf tools: Improve support for sessions with multiple events
Arnaldo Carvalho de Melo
1
-0
/
+2
2011-02-17
perf: make perf stat print user provided full event names
Stephane Eranian
1
-0
/
+7
2011-02-16
perf tool: Add cgroup support
Stephane Eranian
1
-0
/
+2
2011-01-30
perf evlist: Move evlist methods to evlist.c
Arnaldo Carvalho de Melo
1
-4
/
+0
2011-01-24
perf evsel: Introduce perf_evsel__{in,ex}it
Arnaldo Carvalho de Melo
1
-0
/
+3
2011-01-22
perf evlist: Move the mmap array from perf_evsel
Arnaldo Carvalho de Melo
1
-7
/
+19
2011-01-22
perf evsel: Introduce mmap support
Arnaldo Carvalho de Melo
1
-0
/
+8
2011-01-22
perf evsel: Allow specifying if the inherit bit should be set
Arnaldo Carvalho de Melo
1
-3
/
+3
2011-01-22
perf evsel: Support event groups
Arnaldo Carvalho de Melo
1
-4
/
+6
2011-01-07
perf tools: Pass whole attr to event selectors
Lin Ming
1
-1
/
+1
2011-01-05
perf tools: Fix perf_event.h header usage
Stephane Eranian
1
-1
/
+1
2011-01-04
perf evsel: Use {cpu,thread}_map to shorten list of parameters
Arnaldo Carvalho de Melo
1
-4
/
+7
2011-01-04
perf evsel: Introduce per cpu and per thread open helpers
Arnaldo Carvalho de Melo
1
-0
/
+5
2011-01-04
perf evsel: Steal the counter reading routines from stat
Arnaldo Carvalho de Melo
1
-0
/
+79
2011-01-03
perf evsel: Adopt MATCH_EVENT macro from 'stat'
Arnaldo Carvalho de Melo
1
-0
/
+4
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
1
-0
/
+24