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
2015-10-05
perf tools: Export perf_event_attr__set_max_precise_ip()
Jiri Olsa
1
-1
/
+1
2015-10-01
perf tools: By default use the most precise "cycles" hw counter available
Arnaldo Carvalho de Melo
1
-3
/
+19
2015-09-28
perf evlist: Add perf_evlist__remove()
Adrian Hunter
1
-0
/
+7
2015-09-28
perf evlist: Add perf_evlist__id2evsel_strict()
Adrian Hunter
1
-0
/
+15
2015-09-16
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
Ingo Molnar
1
-62
/
+76
2015-09-15
perf evlist: Fix create_syswide_maps() not propagating maps
Adrian Hunter
1
-9
/
+10
2015-09-15
perf evlist: Fix add() not propagating maps
Adrian Hunter
1
-0
/
+2
2015-09-15
perf evlist: Factor out a function to propagate maps for a single evsel
Adrian Hunter
1
-22
/
+27
2015-09-15
perf evlist: Make create_maps() use set_maps()
Adrian Hunter
1
-9
/
+10
2015-09-15
perf evlist: Make set_maps() more resilient
Adrian Hunter
1
-4
/
+15
2015-09-15
perf evsel: Add own_cpus member
Adrian Hunter
1
-1
/
+4
2015-09-15
perf evlist: Fix missing thread_map__put in propagate_maps()
Adrian Hunter
1
-0
/
+1
2015-09-15
perf evlist: Fix splice_list_tail() not setting evlist
Adrian Hunter
1
-8
/
+7
2015-09-15
perf evlist: Add has_user_cpus member
Adrian Hunter
1
-5
/
+6
2015-09-15
perf evlist: Remove redundant validation from propagate_maps()
Adrian Hunter
1
-13
/
+8
2015-09-15
perf evlist: Simplify set_maps() logic
Adrian Hunter
1
-6
/
+2
2015-09-15
perf evlist: Simplify propagate_maps() logic
Adrian Hunter
1
-3
/
+2
2015-09-15
perf evsel: Propagate error info from tp_format
Jiri Olsa
1
-1
/
+2
2015-08-31
perf evlist: Open event on evsel cpus and threads
Kan Liang
1
-0
/
+4
2015-08-28
perf evsel: Add a backpointer to the evlist a evsel is in
Arnaldo Carvalho de Melo
1
-0
/
+2
2015-08-21
perf script: Fix segfault using --show-mmap-events
Adrian Hunter
1
-1
/
+1
2015-08-06
perf report: Add flag for non ANY branch mode
Andi Kleen
1
-0
/
+10
2015-07-21
perf evlist: Tolerate NULL maps in propagate_maps
Jiri Olsa
1
-1
/
+2
2015-07-21
perf evlist: Use bool instead of target argument in propagate_maps()
Jiri Olsa
1
-4
/
+4
2015-07-21
perf evlist: Force perf_evlist__set_maps to propagate maps through events
Jiri Olsa
1
-0
/
+17
2015-07-06
perf evlist: Make perf_evlist__set_filter use perf_evsel__set_filter
Arnaldo Carvalho de Melo
1
-3
/
+1
2015-07-06
perf evsel: Rename set_filter to apply_filter
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-06-25
perf evlist: Propagate thread maps through the evlist
Jiri Olsa
1
-1
/
+3
2015-06-25
perf evlist: Propagate cpu maps to evsels in an evlist
Jiri Olsa
1
-1
/
+24
2015-06-25
perf tools: Add reference counting for thread_map object
Jiri Olsa
1
-2
/
+2
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
1
-2
/
+2
2015-06-24
perf thread_map: Don't access the array entries directly
Jiri Olsa
1
-2
/
+2
2015-06-17
perf evlist: Add toggle_enable() method
Arnaldo Carvalho de Melo
1
-0
/
+9
2015-06-17
perf trace: Fix race condition at the end of started workloads
Sukadev Bhattiprolu
1
-1
/
+8
2015-05-15
perf evlist: Use atomic.h for the perf_mmap refcount
Arnaldo Carvalho de Melo
1
-6
/
+6
2015-05-04
perf evlist: Amend mmap ref counting for the AUX area mmap
Adrian Hunter
1
-1
/
+1
2015-04-29
perf record: Extend -m option for AUX area tracing mmap pages
Adrian Hunter
1
-3
/
+7
2015-04-29
perf evlist: Add support for mmapping an AUX area buffer
Adrian Hunter
1
-3
/
+58
2015-04-10
perf evlist: Fix type for references to data_head/tail
David Ahern
1
-3
/
+3
2015-04-08
perf evlist: Fix inverted logic in perf_mmap__empty
He Kuang
1
-1
/
+1
2015-03-26
perf evlist: Return the first evsel with an invalid filter in apply_filters()
Arnaldo Carvalho de Melo
1
-2
/
+4
2015-02-23
perf evlist: Introduce set_filter_pids method
Arnaldo Carvalho de Melo
1
-4
/
+23
2015-02-23
perf evlist: Introduce set_filter_pid method
Arnaldo Carvalho de Melo
1
-0
/
+13
2015-02-11
perf tools: Make perf aware of tracefs
Steven Rostedt (Red Hat)
1
-1
/
+0
2015-02-07
perf evlist: Fix typo in comment
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-01-22
tools lib fs: Adopt debugfs open strerrno method
Arnaldo Carvalho de Melo
1
-27
/
+0
2015-01-21
perf evlist: Remove extraneous 'was' on error message
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-12-17
perf evlist: Use roundup_pow_of_two
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-12-17
perf tools: Make the mmap length autotuning more robust
Arnaldo Carvalho de Melo
1
-0
/
+2
2014-12-17
tools: Move code originally from linux/log2.h to tools/include/linux/
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]