blob: 911e5e9496379805ce4b729ec6452e9e51055402 [file] [log] [blame]
d99c22eabee4 ("perf record: Add num-synthesize-threads option")
ab64069f1a66 ("perf record: Support synthesizing cgroup events")
6d57581659f7 ("perf record: Add support for limit perf output file size")
eeb399b531a1 ("perf record: Put a copy of kcore into the perf.data directory")
46e201efa15b ("perf data: Support single perf.data file directory")
3dedec4f5ccc ("perf data: Move perf_dir_version into data.h")
20f2be1d48ec ("libperf: Move 'page_size' global variable to libperf")
e0fcfb086fbb ("perf evlist: Adopt backwards ring buffer state enum")
a583053299c1 ("perf tools: Rename 'struct perf_mmap' to 'struct mmap'")
6ef81c55a2b6 ("perf session: Return error code for perf_session__new() function on failure")
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")
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")
72932371e780 ("libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix")
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")