index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
lib
/
evsel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libperf: Move to tools/lib/perf
Jiri Olsa
2020-01-06
1
-301
/
+0
*
perf evsel: Add functions to enable/disable for a specific CPU
Andi Kleen
2019-11-29
1
-13
/
+36
*
perf evsel: Add functions to close evsel on a CPU
Andi Kleen
2019-11-29
1
-6
/
+21
*
perf evsel: Avoid close(-1)
Andi Kleen
2019-11-06
1
-1
/
+2
*
libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions
Jiri Olsa
2019-09-25
1
-0
/
+30
*
libperf: Add perf_evsel__attr() function
Jiri Olsa
2019-07-29
1
-0
/
+5
*
libperf: Add perf_evsel__cpus()/threads() functions
Jiri Olsa
2019-07-29
1
-0
/
+10
*
libperf: Adopt perf_evsel__enable()/disable()/apply_filter() functions
Jiri Olsa
2019-07-29
1
-0
/
+36
*
libperf: Adopt perf_evsel__read() function from tools/perf
Jiri Olsa
2019-07-29
1
-0
/
+42
*
libperf: Adopt simplified perf_evsel__close() function from tools/perf
Jiri Olsa
2019-07-29
1
-0
/
+26
*
libperf: Adopt simplified perf_evsel__open() function from tools/perf
Jiri Olsa
2019-07-29
1
-0
/
+65
*
libperf: Adopt perf_evsel__alloc_fd() function from tools/perf
Jiri Olsa
2019-07-29
1
-0
/
+21
*
libperf: Add perf_evsel__delete() function
Jiri Olsa
2019-07-29
1
-0
/
+6
*
libperf: Add perf_evsel__new() function
Jiri Olsa
2019-07-29
1
-0
/
+11
*
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
1
-1
/
+2
*
libperf: Add perf_evsel__init function
Jiri Olsa
2019-07-29
1
-0
/
+5
*
libperf: Add perf_evlist and perf_evsel structs
Jiri Olsa
2019-07-29
1
-0
/
+4