blob: 9b68698772fef0da25a2283119dd368c1a865a31 [file] [log] [blame]
d5a99483dece ("libperf: Add perf_evlist__id_add_fd() function")
b0031c22819a ("libperf: Add perf_evlist__id_add() function")
ff47d86a0d9b ("libperf: Add perf_evlist__read_format() function")
515dbe48f620 ("libperf: Add perf_evlist__first()/last() functions")
70c20369ee95 ("libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions")
1d5af02d7a92 ("libperf: Move 'heads' from 'struct evlist' to 'struct perf_evlist'")
e7eb9002d451 ("libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel'")
deaf321913a7 ("libperf: Move 'id' from 'struct evsel' to 'struct perf_evsel'")
8cd36f3ef492 ("libperf: Move 'sample_id' from 'struct evsel' to 'struct perf_evsel'")
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'")
648b5af3f3ae ("libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'")
2cf07b294a60 ("libperf: Add 'fd' to struct perf_mmap")
4fd0cef2c7b6 ("libperf: Add 'mask' to struct perf_mmap")
547740f7b357 ("libperf: Add perf_mmap struct")
e0fcfb086fbb ("perf evlist: Adopt backwards ring buffer state enum")
9521b5f2d9d3 ("perf tools: Rename perf_evlist__mmap() to evlist__mmap()")
a583053299c1 ("perf tools: Rename 'struct perf_mmap' to 'struct mmap'")
ce095c9ac293 ("perf test: Fix spelling mistake "allos" -> "allocate"")
055c67ed3988 ("perf tools: Move event synthesizing routines to separate .c file")
ea49e01cfabd ("perf tools: Move event synthesizing routines to separate header")
bd23ac11fe93 ("perf auxtrace: Add missing 'struct perf_sample' forward declaration")
b251892d6cea ("perf stat: Move perf_stat_synthesize_config() to event.h")
278306163882 ("perf event: Move perf_event__synthesize* to event.h")
fb71c86cc804 ("perf tools: Remove util.h from where it is not needed")
4a903c2e1514 ("perf tools: Remove debug.h from places where it is not needed")
b22bb139dcb3 ("perf debug: No need to include ui/util.h")
00a263902ac3 ("perf intel-pt: Use shared x86 insn decoder")
f1da0a6c1365 ("perf intel-pt: Remove inat.c from build dependency list")
d3300a3c4e76 ("perf symbols: Move mem_info and branch_info out of symbol.h")
f2a39fe84901 ("perf auxtrace: Uninline functions that touch perf_session")
fa0d98462fae ("perf tools: Remove needless evlist.h include directives")
7ae811b12e41 ("perf tools: Remove needless evlist.h include directives")
ef7d95661d04 ("perf tools: Remove needless thread_map.h include directives")
4becb2395f91 ("perf tools: Remove needless thread.h include directives")
5c9dbe6da133 ("perf tools: Remove needless sort.h include directives")
4772925885da ("perf tools: Move 'struct events_stats' and prototypes to separate header")
171f7474b6bb ("perf hist: Remove needless ui/progress.h from hist.h")
4a3cec84949d ("perf dsos: Move the dsos struct and its methods to separate source files")
b1d1b094f757 ("perf symbols: Move symsrc prototypes to a separate header")
fac583fdb674 ("perf dso: Adopt DSO related macros from symbol.h")
8520a98dbab6 ("perf debug: Remove needless include directives from debug.h")
b42090256fba ("perf tools: Remove debug.h from header files not needing it")
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()")
b397f8468fa2 ("perf evlist: Use unshare(CLONE_FS) in sb threads to let setns(CLONE_NEWNS) work")
653dd8e6e8e4 ("libperf: Move 'enum perf_user_event_type' to perf/event.h")