index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
perf tools: Only set filter for tracepoints events
Wang Nan
2016-02-26
1
-0
/
+3
*
perf tools: Enable passing event to BPF object
Wang Nan
2016-02-22
1
-0
/
+16
*
perf evlist: Handle -EINVAL for sample_freq > max_sample_rate in strerror_open()
Arnaldo Carvalho de Melo
2016-02-19
1
-1
/
+19
*
perf evlist: Reference count the cpu and thread maps at set_maps()
Arnaldo Carvalho de Melo
2016-02-18
1
-2
/
+2
*
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
2016-01-08
1
-42
/
+0
*
perf evlist: Make perf_evlist__open() open evsels with their cpus and threads...
Adrian Hunter
2016-01-08
1
-1
/
+1
*
perf evlist: Introduce perf_evlist__new_dummy constructor
Arnaldo Carvalho de Melo
2016-01-07
1
-0
/
+28
*
perf evlist: Export id_add_fd()
Jiri Olsa
2015-12-17
1
-3
/
+3
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
1
-1
/
+1
*
perf evlist: Factor perf_evlist__(enable|disable) functions
Jiri Olsa
2015-12-07
1
-24
/
+8
*
perf tools: Export perf_event_attr__set_max_precise_ip()
Jiri Olsa
2015-10-05
1
-1
/
+1
*
perf tools: By default use the most precise "cycles" hw counter available
Arnaldo Carvalho de Melo
2015-09-30
1
-3
/
+19
*
perf evlist: Add perf_evlist__remove()
Adrian Hunter
2015-09-28
1
-0
/
+7
*
perf evlist: Add perf_evlist__id2evsel_strict()
Adrian Hunter
2015-09-28
1
-0
/
+15
*
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
Ingo Molnar
2015-09-16
1
-62
/
+76
|
\
|
*
perf evlist: Fix create_syswide_maps() not propagating maps
Adrian Hunter
2015-09-15
1
-9
/
+10
|
*
perf evlist: Fix add() not propagating maps
Adrian Hunter
2015-09-15
1
-0
/
+2
|
*
perf evlist: Factor out a function to propagate maps for a single evsel
Adrian Hunter
2015-09-15
1
-22
/
+27
|
*
perf evlist: Make create_maps() use set_maps()
Adrian Hunter
2015-09-15
1
-9
/
+10
|
*
perf evlist: Make set_maps() more resilient
Adrian Hunter
2015-09-15
1
-4
/
+15
|
*
perf evsel: Add own_cpus member
Adrian Hunter
2015-09-15
1
-1
/
+4
|
*
perf evlist: Fix missing thread_map__put in propagate_maps()
Adrian Hunter
2015-09-15
1
-0
/
+1
|
*
perf evlist: Fix splice_list_tail() not setting evlist
Adrian Hunter
2015-09-15
1
-8
/
+7
|
*
perf evlist: Add has_user_cpus member
Adrian Hunter
2015-09-15
1
-5
/
+6
|
*
perf evlist: Remove redundant validation from propagate_maps()
Adrian Hunter
2015-09-15
1
-13
/
+8
|
*
perf evlist: Simplify set_maps() logic
Adrian Hunter
2015-09-15
1
-6
/
+2
|
*
perf evlist: Simplify propagate_maps() logic
Adrian Hunter
2015-09-15
1
-3
/
+2
*
|
perf evsel: Propagate error info from tp_format
Jiri Olsa
2015-09-15
1
-1
/
+2
|
/
*
perf evlist: Open event on evsel cpus and threads
Kan Liang
2015-08-31
1
-0
/
+4
*
perf evsel: Add a backpointer to the evlist a evsel is in
Arnaldo Carvalho de Melo
2015-08-28
1
-0
/
+2
*
perf script: Fix segfault using --show-mmap-events
Adrian Hunter
2015-08-21
1
-1
/
+1
*
perf report: Add flag for non ANY branch mode
Andi Kleen
2015-08-06
1
-0
/
+10
*
perf evlist: Tolerate NULL maps in propagate_maps
Jiri Olsa
2015-07-21
1
-1
/
+2
*
perf evlist: Use bool instead of target argument in propagate_maps()
Jiri Olsa
2015-07-21
1
-4
/
+4
*
perf evlist: Force perf_evlist__set_maps to propagate maps through events
Jiri Olsa
2015-07-21
1
-0
/
+17
*
perf evlist: Make perf_evlist__set_filter use perf_evsel__set_filter
Arnaldo Carvalho de Melo
2015-07-06
1
-3
/
+1
*
perf evsel: Rename set_filter to apply_filter
Arnaldo Carvalho de Melo
2015-07-06
1
-2
/
+2
*
perf evlist: Propagate thread maps through the evlist
Jiri Olsa
2015-06-25
1
-1
/
+3
*
perf evlist: Propagate cpu maps to evsels in an evlist
Jiri Olsa
2015-06-25
1
-1
/
+24
*
perf tools: Add reference counting for thread_map object
Jiri Olsa
2015-06-25
1
-2
/
+2
*
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2015-06-25
1
-2
/
+2
*
perf thread_map: Don't access the array entries directly
Jiri Olsa
2015-06-23
1
-2
/
+2
*
perf evlist: Add toggle_enable() method
Arnaldo Carvalho de Melo
2015-06-17
1
-0
/
+9
*
perf trace: Fix race condition at the end of started workloads
Sukadev Bhattiprolu
2015-06-17
1
-1
/
+8
*
perf evlist: Use atomic.h for the perf_mmap refcount
Arnaldo Carvalho de Melo
2015-05-15
1
-6
/
+6
*
perf evlist: Amend mmap ref counting for the AUX area mmap
Adrian Hunter
2015-05-04
1
-1
/
+1
*
perf record: Extend -m option for AUX area tracing mmap pages
Adrian Hunter
2015-04-29
1
-3
/
+7
*
perf evlist: Add support for mmapping an AUX area buffer
Adrian Hunter
2015-04-29
1
-3
/
+58
*
perf evlist: Fix type for references to data_head/tail
David Ahern
2015-04-10
1
-3
/
+3
*
perf evlist: Fix inverted logic in perf_mmap__empty
He Kuang
2015-04-08
1
-1
/
+1
[next]