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