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
/
lib
/
evsel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-29
perf evsel: Add functions to enable/disable for a specific CPU
Andi Kleen
1
-13
/
+36
2019-11-29
perf evsel: Add functions to close evsel on a CPU
Andi Kleen
1
-6
/
+21
2019-11-06
perf evsel: Avoid close(-1)
Andi Kleen
1
-1
/
+2
2019-09-25
libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions
Jiri Olsa
1
-0
/
+30
2019-07-29
libperf: Add perf_evsel__attr() function
Jiri Olsa
1
-0
/
+5
2019-07-29
libperf: Add perf_evsel__cpus()/threads() functions
Jiri Olsa
1
-0
/
+10
2019-07-29
libperf: Adopt perf_evsel__enable()/disable()/apply_filter() functions
Jiri Olsa
1
-0
/
+36
2019-07-29
libperf: Adopt perf_evsel__read() function from tools/perf
Jiri Olsa
1
-0
/
+42
2019-07-29
libperf: Adopt simplified perf_evsel__close() function from tools/perf
Jiri Olsa
1
-0
/
+26
2019-07-29
libperf: Adopt simplified perf_evsel__open() function from tools/perf
Jiri Olsa
1
-0
/
+65
2019-07-29
libperf: Adopt perf_evsel__alloc_fd() function from tools/perf
Jiri Olsa
1
-0
/
+21
2019-07-29
libperf: Add perf_evsel__delete() function
Jiri Olsa
1
-0
/
+6
2019-07-29
libperf: Add perf_evsel__new() function
Jiri Olsa
1
-0
/
+11
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-1
/
+2
2019-07-29
libperf: Add perf_evsel__init function
Jiri Olsa
1
-0
/
+5
2019-07-29
libperf: Add perf_evlist and perf_evsel structs
Jiri Olsa
1
-0
/
+4