index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
lib
/
include
/
internal
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-29
libperf: Adopt simplified perf_evlist__open()/close() functions from tools/perf
Jiri Olsa
1
-0
/
+34
2019-07-29
libperf: Adopt perf_evsel__enable()/disable()/apply_filter() functions
Jiri Olsa
1
-0
/
+1
2019-07-29
libperf: Adopt perf_evsel__read() function from tools/perf
Jiri Olsa
1
-0
/
+1
2019-07-29
libperf: Adopt simplified perf_evsel__close() function from tools/perf
Jiri Olsa
1
-0
/
+2
2019-07-29
libperf: Adopt perf_evsel__alloc_fd() function from tools/perf
Jiri Olsa
1
-0
/
+2
2019-07-29
libperf: Adopt the readn()/writen() functions from tools/perf
Jiri Olsa
1
-0
/
+10
2019-07-29
libperf: Move nr_members from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-0
/
+3
2019-07-29
libperf: Move fd array from perf's evsel to lobperf's perf_evsel class
Jiri Olsa
1
-0
/
+1
2019-07-29
libperf: Adopt xyarray class from perf
Jiri Olsa
1
-0
/
+35
2019-07-29
libperf: Add threads to struct perf_evlist
Jiri Olsa
1
-0
/
+2
2019-07-29
libperf: Add cpus to struct perf_evlist
Jiri Olsa
1
-3
/
+6
2019-07-29
libperf: Add has_user_cpus to struct perf_evlist
Jiri Olsa
1
-0
/
+1
2019-07-29
libperf: Add threads to struct perf_evsel
Jiri Olsa
1
-0
/
+2
2019-07-29
libperf: Add own_cpus to struct perf_evsel
Jiri Olsa
1
-0
/
+1
2019-07-29
libperf: Add cpus to struct perf_evsel
Jiri Olsa
1
-2
/
+5
2019-07-29
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
1
-0
/
+4
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-0
/
+4
2019-07-29
libperf: Add nr_entries to struct perf_evlist
Jiri Olsa
1
-0
/
+1
2019-07-29
libperf: Add perf_evlist and perf_evsel structs
Jiri Olsa
2
-0
/
+18
2019-07-29
libperf: Add perf_thread_map__new_dummy() function
Jiri Olsa
1
-0
/
+2
2019-07-29
libperf: Add perf_thread_map struct
Jiri Olsa
1
-0
/
+21
2019-07-29
libperf: Add perf_cpu_map struct
Jiri Olsa
1
-0
/
+13
[prev]