blob: 1e030d29224727db81ea82d802e7fe6609499a90 [file] [log] [blame]
d4ccbacb9c21 ("perf top/report: Fix infinite loop in the TUI for grouped events")
bee9ca1c8a23 ("perf report TUI: Remove needless 'dummy' event from menu")
515dbe48f620 ("libperf: Add perf_evlist__first()/last() functions")
40cb2d5141bd ("libperf: Move 'pollfd' from 'struct evlist' to 'struct perf_evlist'")
f6fa43757793 ("libperf: Move 'mmap_len' from 'struct evlist' to 'struct perf_evlist'")
c976ee11a0e1 ("libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'")
2cf07b294a60 ("libperf: Add 'fd' to struct perf_mmap")
4fd0cef2c7b6 ("libperf: Add 'mask' to struct perf_mmap")
547740f7b357 ("libperf: Add perf_mmap struct")
9521b5f2d9d3 ("perf tools: Rename perf_evlist__mmap() to evlist__mmap()")
a583053299c1 ("perf tools: Rename 'struct perf_mmap' to 'struct mmap'")
bd23ac11fe93 ("perf auxtrace: Add missing 'struct perf_sample' forward declaration")
4772925885da ("perf tools: Move 'struct events_stats' and prototypes to separate header")
171f7474b6bb ("perf hist: Remove needless ui/progress.h from hist.h")
8520a98dbab6 ("perf debug: Remove needless include directives from debug.h")
0ac25fd0a04d ("perf tools: Remove perf.h from source files not needing it")
c1a604dff486 ("perf tools: Remove needless perf.h include directive from headers")
91854f9a077e ("perf tools: Move everything related to sys_perf_event_open() to perf-sys.h")
0ac1dd5b4a70 ("perf timechart: Refactor svg_build_topology_map()")
653dd8e6e8e4 ("libperf: Move 'enum perf_user_event_type' to perf/event.h")
7510410a38c7 ("libperf: Add 'union perf_event' to perf/event.h")
f5f684321791 ("libperf: Add PERF_RECORD_COMPRESSED 'struct compressed_event' to perf/event.h")
1b8896fb296f ("libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' to perf/event.h")
bfd922d8f09a ("libperf: Add PERF_RECORD_TIME_CONV 'struct time_conv_event' to perf/event.h")
782adbe29649 ("libperf: Add PERF_RECORD_STAT_ROUND 'struct stat_round_event' to perf/event.h")
18a13a60f6f5 ("libperf: Add PERF_RECORD_STAT 'struct stat_event' to perf/event.h")
c5f416e6c69e ("libperf: Add PERF_RECORD_STAT_CONFIG 'struct stat_config_event' to perf/event.h")
3e4c453f5cba ("libperf: Add PERF_RECORD_THREAD_MAP 'struct thread_map_event' to perf/event.h")
6b49aaebd05f ("libperf: Add PERF_RECORD_SWITCH 'struct context_switch_event' to perf/event.h")
f279ad63a09d ("libperf: Add PERF_RECORD_ITRACE_START 'struct itrace_start_event' to perf/event.h")
aedebdca09ca ("libperf: Add PERF_RECORD_AUX 'struct aux_event' to perf/event.h")
3460efb2e842 ("libperf: Add PERF_RECORD_AUXTRACE_ERROR 'struct auxtrace_error_event' to perf/event.h")
306c9d24c09d ("libperf: Add PERF_RECORD_AUXTRACE 'struct auxtrace_event' to perf/event.h")
9a8dad041955 ("libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/event.h")
fecb41003062 ("libperf: Add PERF_RECORD_ID_INDEX 'struct id_index_event' to perf/event.h")
ffd337b45b1a ("libperf: Add PERF_RECORD_HEADER_BUILD_ID 'struct build_id_event' to perf/event.h")
4fd7a4d22042 ("libperf: Add PERF_RECORD_HEADER_TRACING_DATA 'struct tracing_data_event' to perf/event.h")
0f5b1a28c03d ("libperf: Add PERF_RECORD_HEADER_EVENT_TYPE 'struct event_type_event' to perf/event.h")
5ded068e9238 ("libperf: Add PERF_RECORD_EVENT_UPDATE 'struct event_update_event' to perf/event.h")
78e5ea162096 ("libperf: Add PERF_RECORD_CPU_MAP 'struct cpu_map_event' to perf/event.h")
c78ad994ad99 ("libperf: Add PERF_RECORD_HEADER_ATTR 'struct attr_event' to perf/event.h")
2da39f1cc36b ("perf evlist: Remove needless util.h from evlist.h")
efa73d37c11a ("perf tools: Remove needless util.h include from builtin.h")
6a1b359821eb ("perf tools: Rename perf_event::bpf_event to perf_event::bpf")
ebdba16e95f7 ("perf tools: Rename perf_event::ksymbol_event to perf_event::ksymbol")
69d81f09e160 ("libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix")
b1fcd190bb3f ("libperf: Add PERF_RECORD_SAMPLE 'struct sample_event' to perf/event.h")
b1b510142283 ("libperf: Add PERF_RECORD_BPF_EVENT 'struct bpf_event' to perf/event.h")
f15e3c25a1b4 ("libperf: Add PERF_RECORD_KSYMBOL 'struct ksymbol_event' to perf/event.h")
003c66fec28f ("libperf: Add PERF_RECORD_THROTTLE 'struct throttle_event' to perf/event.h")