index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
lib
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
libperf: Add PERF_RECORD_EVENT_UPDATE 'struct event_update_event' to perf/event.h
Jiri Olsa
1
-0
/
+22
2019-08-28
libperf: Add PERF_RECORD_CPU_MAP 'struct cpu_map_event' to perf/event.h
Jiri Olsa
1
-0
/
+26
2019-08-28
libperf: Add PERF_RECORD_HEADER_ATTR 'struct attr_event' to perf/event.h
Jiri Olsa
1
-0
/
+6
2019-08-26
libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix
Arnaldo Carvalho de Melo
1
-12
/
+12
2019-08-26
libperf: Add PERF_RECORD_SAMPLE 'struct sample_event' to perf/event.h
Jiri Olsa
1
-0
/
+5
2019-08-26
libperf: Add PERF_RECORD_BPF_EVENT 'struct bpf_event' to perf/event.h
Jiri Olsa
1
-0
/
+11
2019-08-26
libperf: Add PERF_RECORD_KSYMBOL 'struct ksymbol_event' to perf/event.h
Jiri Olsa
1
-0
/
+13
2019-08-26
libperf: Add PERF_RECORD_THROTTLE 'struct throttle_event' to perf/event.h
Jiri Olsa
1
-0
/
+7
2019-08-26
libperf: Add PERF_RECORD_READ 'struct read_event' to perf/event.h
Jiri Olsa
1
-0
/
+12
2019-08-26
libperf: Add PERF_RECORD_LOST_SAMPLES 'struct lost_samples_event' to perf/event.h
Jiri Olsa
1
-0
/
+5
2019-08-26
libperf: Add PERF_RECORD_LOST 'struct lost_event' to perf/event.h
Jiri Olsa
1
-0
/
+6
2019-08-26
libperf: Add PERF_RECORD_FORK 'struct fork_event' to perf/event.h
Jiri Olsa
1
-0
/
+7
2019-08-26
libperf: Add PERF_RECORD_NAMESPACES 'struct namespaces_event' to perf/event.h
Jiri Olsa
1
-0
/
+7
2019-08-26
libperf: Add PERF_RECORD_COMM 'struct comm_event' to perf/event.h
Jiri Olsa
1
-0
/
+6
2019-08-26
libperf: Add PERF_RECORD_MMAP2 'struct mmap2_event' to perf/event.h
Jiri Olsa
1
-0
/
+15
2019-08-26
libperf: Add PERF_RECORD_MMAP 'struct mmap_event' to perf/event.h
Jiri Olsa
1
-0
/
+18
2019-08-22
libperf: Fix alignment trap with xyarray contents in 'perf stat'
Gerald BAEZA
1
-1
/
+2
2019-08-22
libperf: Add perf_thread_map__nr/perf_thread_map__pid functions
Jiri Olsa
1
-0
/
+2
2019-08-22
libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx()
Jiri Olsa
1
-0
/
+2
2019-08-22
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
Jiri Olsa
1
-0
/
+2
2019-07-29
libperf: Add tests support
Jiri Olsa
1
-0
/
+19
2019-07-29
libperf: Add perf_evsel__attr() function
Jiri Olsa
1
-0
/
+1
2019-07-29
libperf: Adopt perf_evlist__enable()/disable() functions from perf
Jiri Olsa
1
-0
/
+2
2019-07-29
libperf: Adopt simplified perf_evlist__open()/close() functions from tools/perf
Jiri Olsa
2
-0
/
+36
2019-07-29
libperf: Add perf_evsel__cpus()/threads() functions
Jiri Olsa
1
-0
/
+2
2019-07-29
libperf: Add perf_cpu_map__for_each_cpu() macro
Jiri Olsa
1
-0
/
+7
2019-07-29
libperf: Adopt perf_evsel__enable()/disable()/apply_filter() functions
Jiri Olsa
2
-0
/
+3
2019-07-29
libperf: Adopt perf_evsel__read() function from tools/perf
Jiri Olsa
2
-0
/
+15
2019-07-29
libperf: Adopt simplified perf_evsel__close() function from tools/perf
Jiri Olsa
2
-0
/
+3
2019-07-29
libperf: Adopt simplified perf_evsel__open() function from tools/perf
Jiri Olsa
1
-0
/
+4
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 perf_evlist__set_maps() function
Jiri Olsa
1
-0
/
+6
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_evsel__delete() function
Jiri Olsa
1
-0
/
+1
2019-07-29
libperf: Add perf_evlist__delete() function
Jiri Olsa
1
-0
/
+1
2019-07-29
libperf: Add perf_evlist__for_each_evsel() iterator
Jiri Olsa
1
-0
/
+7
2019-07-29
libperf: Add perf_evsel__new() function
Jiri Olsa
1
-0
/
+1
2019-07-29
libperf: Add perf_evlist__new() function
Jiri Olsa
1
-0
/
+1
2019-07-29
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
2
-0
/
+7
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
2
-1
/
+7
2019-07-29
libperf: Add nr_entries to struct perf_evlist
Jiri Olsa
1
-0
/
+1
[prev]
[next]