index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evlist.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
perf mmap: Implement dedicated memory buffer for data compression
Alexey Budankov
1
-1
/
+1
2019-04-01
perf record: Implement --mmap-flush=<number> option
Alexey Budankov
1
-1
/
+2
2019-03-28
perf evsel: Fix max perf_event_attr.precise_ip detection
Jiri Olsa
1
-2
/
+0
2019-03-21
perf evlist: Introduce side band thread
Song Liu
1
-0
/
+12
2019-02-06
perf record: Allocate affinity masks
Alexey Budankov
1
-1
/
+1
2019-01-21
perf report: Display arch specific diagnostic counter sets, starting with s390
Thomas Richter
1
-1
/
+3
2018-12-17
perf record: Enable asynchronous trace writing
Alexey Budankov
1
-1
/
+1
2018-11-21
perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter*
Arnaldo Carvalho de Melo
1
-3
/
+3
2018-11-05
perf evlist: Move perf_evsel__reset_weak_group into evlist
Andi Kleen
1
-0
/
+3
2018-05-21
perf evlist: Introduce force_leader() method
Jin Yao
1
-0
/
+3
2018-03-05
perf mmap: Discard legacy interfaces for mmap read forward
Kan Liang
1
-4
/
+0
2018-02-15
perf evlist: Remove stale mmap read for backward
Kan Liang
1
-4
/
+0
2018-01-25
perf evlist: Remove fcntl.h from evlist.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2018-01-08
perf header: Add infrastructure to record first and last sample time
Jin Yao
1
-0
/
+2
2017-12-05
perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record
Wang Nan
1
-1
/
+1
2017-12-05
perf evlist: Remove evlist->overwrite
Wang Nan
1
-1
/
+0
2017-12-05
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex
Wang Nan
1
-1
/
+1
2017-12-05
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
Wang Nan
1
-2
/
+1
2017-11-16
perf evlist: Add perf_evlist__parse_sample_timestamp function
Jiri Olsa
1
-0
/
+4
2017-11-16
perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-23
perf mmap: Move perf_mmap and methods to separate mmap.[ch] files
Arnaldo Carvalho de Melo
1
-75
/
+1
2017-09-13
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-26
perf sort: Use default sort if evlist is empty
David Carrillo-Cisneros
1
-0
/
+5
2017-07-18
perf evlist: Allow asking for max precise_ip in add_default()
Arnaldo Carvalho de Melo
1
-1
/
+8
2017-06-19
tools: Adopt __aligned from kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-03
perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-01-11
perf record: Add switch-output size warning
Jiri Olsa
1
-0
/
+2
2016-07-15
perf evlist: Make {pause,resume} internal helpers
Wang Nan
1
-2
/
+0
2016-07-15
perf evlist: Setup backward mmap state machine
Wang Nan
1
-0
/
+31
2016-07-15
perf evlist: Drop evlist->backward
Wang Nan
1
-1
/
+0
2016-07-15
perf evlist: Introduce backward_mmap array for evlist
Wang Nan
1
-0
/
+1
2016-07-15
perf evlist: Update mmap related APIs and helpers
Wang Nan
1
-0
/
+12
2016-07-12
perf evlist: Make event2evsel public
Jiri Olsa
1
-0
/
+3
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-20
/
+20
2016-05-30
perf evlist: Choose correct reading direction according to evlist->backward
Wang Nan
1
-0
/
+2
2016-05-23
perf record: Read from backward ring buffer
Wang Nan
1
-0
/
+1
2016-05-23
perf evlist: Add API to pause/resume
Wang Nan
1
-0
/
+2
2016-05-20
perf evsel: Record fd into perf_mmap
Wang Nan
1
-0
/
+1
2016-05-09
perf tools: Support reading from backward ring buffer
Wang Nan
1
-0
/
+4
2016-04-15
perf evlist: Expose perf_event_mlock_kb_in_pages() helper
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-04-11
perf evlist: Add (reset,set)_sample_bit methods
Arnaldo Carvalho de Melo
1
-0
/
+11
2016-04-11
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
1
-1
/
+4
2016-02-22
perf tools: Enable passing event to BPF object
Wang Nan
1
-0
/
+3
2016-01-08
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
1
-4
/
+0
2016-01-07
perf evlist: Introduce perf_evlist__new_dummy constructor
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-12-17
perf evlist: Export id_add_fd()
Jiri Olsa
1
-0
/
+3
[next]