index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evlist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-03-21
1
-29
/
+44
|
\
|
*
perf evlist: Introduce perf_evlist__close()
Namhyung Kim
2013-03-15
1
-7
/
+12
|
*
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
1
-2
/
+4
|
*
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
1
-3
/
+2
|
*
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
1
-1
/
+2
|
*
perf evlist: Add thread_map__nr() helper
Namhyung Kim
2013-03-15
1
-14
/
+23
|
*
perf evlist: Use cpu_map__nr() helper
Namhyung Kim
2013-03-15
1
-4
/
+4
|
*
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-03-15
1
-3
/
+2
|
*
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-03-15
1
-1
/
+1
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-2
/
+1
|
/
*
perf evlist: Make event_copy local to mmaps
David Ahern
2013-02-06
1
-2
/
+2
*
perf evlist: Fix set event list leader
Stephane Eranian
2013-02-06
1
-2
/
+1
*
perf tools: Keep group information
Namhyung Kim
2013-01-31
1
-1
/
+6
*
perf evlist: Set the leader in the perf_evlist__config method
Arnaldo Carvalho de Melo
2012-12-11
1
-2
/
+8
*
perf evsel: No need to always ask for PERF_FORMAT_ID in read_format
Arnaldo Carvalho de Melo
2012-12-11
1
-1
/
+1
*
perf evsel: Update sample_size when setting sample_type bits
Arnaldo Carvalho de Melo
2012-12-10
1
-1
/
+1
*
perf evsel: Convert to _is_group_leader method
Namhyung Kim
2012-12-09
1
-2
/
+2
*
perf evsel: Set leader evsel's ->leader to itself
Namhyung Kim
2012-12-09
1
-1
/
+0
*
perf evsel: Introduce is_group_member method
Arnaldo Carvalho de Melo
2012-11-14
1
-2
/
+2
*
perf tools: Omit group members from perf_evlist__disable/enable
Jiri Olsa
2012-11-14
1
-0
/
+4
*
perf tools: Fix attributes for '{}' defined event groups
Jiri Olsa
2012-11-14
1
-4
/
+2
*
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
2012-10-06
1
-3
/
+0
*
perf evlist: Remove some unused methods
Arnaldo Carvalho de Melo
2012-10-03
1
-84
/
+2
*
perf evlist: Introduce add_newtp method
Arnaldo Carvalho de Melo
2012-10-03
1
-0
/
+14
*
perf evlist: Introduce set_filter() method
Arnaldo Carvalho de Melo
2012-09-26
1
-18
/
+25
*
perf evlist: Renane set_filters method to apply_filters
Arnaldo Carvalho de Melo
2012-09-26
1
-1
/
+1
*
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
2012-09-26
1
-2
/
+2
*
perf tools: Allow handling a NULL cpu_map as meaning "all cpus"
Arnaldo Carvalho de Melo
2012-09-26
1
-6
/
+6
*
perf evlist: Add fprintf method
Arnaldo Carvalho de Melo
2012-09-06
1
-0
/
+13
*
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
2012-08-15
1
-25
/
+15
*
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
2012-08-15
1
-2
/
+15
*
perf tools: Enable grouping logic for parsed events
Jiri Olsa
2012-08-14
1
-11
/
+9
*
perf evsel: Adopt parse_sample method from perf_event
Arnaldo Carvalho de Melo
2012-08-02
1
-4
/
+2
*
perf evlist: Introduce perf_evlist__parse_sample
Arnaldo Carvalho de Melo
2012-08-02
1
-0
/
+9
*
perf tools: Fix trace events storms due to weight demux
Frederic Weisbecker
2012-07-25
1
-1
/
+1
*
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-06-27
1
-2
/
+2
*
perf evlist: Pass third argument to ioctl explicitly
Namhyung Kim
2012-05-31
1
-2
/
+4
*
perf stat: Initialize default events wrt exclude_{guest,host}
Arnaldo Carvalho de Melo
2012-05-30
1
-0
/
+11
*
perf target: Add uses_mmap field
Namhyung Kim
2012-05-17
1
-0
/
+2
*
Revert 'perf evlist: Fix creation of cpu map'
Namhyung Kim
2012-05-16
1
-3
/
+3
*
perf target: Rename functions to avoid double negation
Namhyung Kim
2012-05-16
1
-1
/
+1
*
perf target: Consolidate target task/cpu checking
Namhyung Kim
2012-05-07
1
-6
/
+4
*
perf evlist: Fix creation of cpu map
Namhyung Kim
2012-05-07
1
-2
/
+3
*
perf target: Split out perf_target handling code
Namhyung Kim
2012-05-02
1
-0
/
+1
*
perf evlist: Make create_maps() take struct perf_target
Namhyung Kim
2012-05-02
1
-5
/
+7
*
perf tools: Introduce struct perf_target
Namhyung Kim
2012-05-02
1
-1
/
+1
*
perf tools: Do not disable members of group event
Namhyung Kim
2012-03-16
1
-2
/
+4
*
perf evlist: Restore original errno after open failed
Namhyung Kim
2012-03-05
1
-0
/
+1
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-05
1
-0
/
+4
|
\
|
*
perf evlist: Return first evsel for non-sample event on old kernel
Namhyung Kim
2012-02-29
1
-0
/
+4
[next]