index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evlist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
perf evlist: Remove some unused methods
Arnaldo Carvalho de Melo
1
-84
/
+2
2012-10-03
perf evlist: Introduce add_newtp method
Arnaldo Carvalho de Melo
1
-0
/
+14
2012-09-26
perf evlist: Introduce set_filter() method
Arnaldo Carvalho de Melo
1
-18
/
+25
2012-09-26
perf evlist: Renane set_filters method to apply_filters
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-09-26
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
1
-2
/
+2
2012-09-26
perf tools: Allow handling a NULL cpu_map as meaning "all cpus"
Arnaldo Carvalho de Melo
1
-6
/
+6
2012-09-06
perf evlist: Add fprintf method
Arnaldo Carvalho de Melo
1
-0
/
+13
2012-08-15
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
1
-25
/
+15
2012-08-15
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
1
-2
/
+15
2012-08-15
perf tools: Enable grouping logic for parsed events
Jiri Olsa
1
-11
/
+9
2012-08-02
perf evsel: Adopt parse_sample method from perf_event
Arnaldo Carvalho de Melo
1
-4
/
+2
2012-08-02
perf evlist: Introduce perf_evlist__parse_sample
Arnaldo Carvalho de Melo
1
-0
/
+9
2012-07-25
perf tools: Fix trace events storms due to weight demux
Frederic Weisbecker
1
-1
/
+1
2012-06-27
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
1
-2
/
+2
2012-05-31
perf evlist: Pass third argument to ioctl explicitly
Namhyung Kim
1
-2
/
+4
2012-05-30
perf stat: Initialize default events wrt exclude_{guest,host}
Arnaldo Carvalho de Melo
1
-0
/
+11
2012-05-17
perf target: Add uses_mmap field
Namhyung Kim
1
-0
/
+2
2012-05-16
Revert 'perf evlist: Fix creation of cpu map'
Namhyung Kim
1
-3
/
+3
2012-05-16
perf target: Rename functions to avoid double negation
Namhyung Kim
1
-1
/
+1
2012-05-08
perf target: Consolidate target task/cpu checking
Namhyung Kim
1
-6
/
+4
2012-05-07
perf evlist: Fix creation of cpu map
Namhyung Kim
1
-2
/
+3
2012-05-02
perf target: Split out perf_target handling code
Namhyung Kim
1
-0
/
+1
2012-05-02
perf evlist: Make create_maps() take struct perf_target
Namhyung Kim
1
-5
/
+7
2012-05-02
perf tools: Introduce struct perf_target
Namhyung Kim
1
-1
/
+1
2012-03-16
perf tools: Do not disable members of group event
Namhyung Kim
1
-2
/
+4
2012-03-05
perf evlist: Restore original errno after open failed
Namhyung Kim
1
-0
/
+1
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-0
/
+4
2012-03-01
perf evlist: Return first evsel for non-sample event on old kernel
Namhyung Kim
1
-0
/
+4
2012-02-14
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
1
-5
/
+5
2012-02-01
perf evlist: Make splice_list_tail method public
Jiri Olsa
1
-3
/
+3
2012-01-25
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
1
-3
/
+3
2012-01-06
perf kvm: Do guest-only counting by default
Joerg Roedel
1
-1
/
+4
2011-12-23
perf: builtin-record: Document and check that mmap_pages must be a power of two.
Nelson Elhage
1
-0
/
+2
2011-12-20
perf evlist: Fix errno value reporting on failed mmap
Nelson Elhage
1
-1
/
+3
2011-11-29
perf evlist: Always do automatic allocation of pollfd and mmap structures
Arnaldo Carvalho de Melo
1
-2
/
+2
2011-11-28
perf tools: Save some loops using perf_evlist__id2evsel
Arnaldo Carvalho de Melo
1
-0
/
+42
2011-11-28
perf evlist: Introduce id_hdr_size method out of perf_session
Arnaldo Carvalho de Melo
1
-0
/
+32
2011-11-28
perf evlist: Handle default value for 'pages' on mmap method
Arnaldo Carvalho de Melo
1
-3
/
+9
2011-11-28
perf evlist: Introduce {prepare,start}_workload refactored from 'perf record'
Arnaldo Carvalho de Melo
1
-0
/
+96
2011-11-28
perf evsel: Introduce config attr method
Arnaldo Carvalho de Melo
1
-0
/
+16
2011-11-28
perf evlist: Introduce add_tracepoints method
Arnaldo Carvalho de Melo
1
-1
/
+56
2011-11-28
perf evlist: Introduce perf_evlist__add_attrs
Arnaldo Carvalho de Melo
1
-0
/
+34
2011-10-26
perf evlist: Fix grouping of multiple events
Arnaldo Carvalho de Melo
1
-0
/
+30
2011-10-07
perf browsers: Add live mode to the hists, annotate browsers
Arnaldo Carvalho de Melo
1
-0
/
+6
2011-09-23
perf record: Create events initially disabled and enable after init
David Ahern
1
-0
/
+13
2011-08-18
perf evlist: Fix missing event name init for default event
Stephane Eranian
1
-1
/
+10
2011-07-25
perf evlist: Introduce 'disable' method
Arnaldo Carvalho de Melo
1
-0
/
+13
2011-06-02
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
1
-21
/
+34
2011-06-02
perf evlist: Remove dependency on debug routines
Arnaldo Carvalho de Melo
1
-9
/
+4
2011-05-22
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-0
/
+31
[next]