blob: 8a4588594201f50db3b188bb6273040770b92d69 [file] [log] [blame]
a389aece9793 ("perf python: Do not force closing original perf descriptor in evlist.get_pollfd()")
66dfdff03d19 ("perf tools: Add Python 3 support")
f38d281663b0 ("perf script python: Add perf_sample dict to tracepoint handlers")
892e76b2e8c5 ("perf script python: Refactor creation of perf sample dict")
e9f9a9ca8588 ("perf script python: Allocate memory only if handler exists")
7be6b3166ebf ("perf tools: Pass PYTHON config to feature detection")
8bd8c6533369 ("tools perf scripting python: clang doesn't have -spec, remove it")
0b4d4b076251 ("perf tools: Move python/perf.so target into rules area")
bd48c63eb0af ("tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros")
accaed265953 ("perf tools: Make is_printable_array global")
249de6e07458 ("perf script python: Fix string vs byte array resolving")
ae3c14a028ed ("tools: Copy linux/{hash,poison}.h and check for drift")
3aa004276931 ("perf tools: Remove include/linux/list.h from perf's MANIFEST")
de1e17b1d0c8 ("tools: Copy the bitops files accessed from the kernel and check for drift")
ad430729ae00 ("Remove: kernel unistd*h files from perf's MANIFEST, not used")
e0643c4e9fdb ("perf tools: Remove tools/perf/util/include/linux/const.h")
7e3f36411342 ("perf tools: Remove tools/perf/util/include/asm/byteorder.h")
bae57e3825a3 ("perf python: Add support to resolve tracepoint fields")
1075fbb22f09 ("perf python: Add perf.tracepoint method")
1d4489d0ec14 ("perf tools: Add the tools/ stringify copy to the MANIFEST")
39f54862a935 ("perf script python: Silence -Werror=maybe-uninitialized on gcc 5.3.0")
dd7bd1093622 ("tools: Copy the header files needed by perf tools")
c7007e983682 ("perf tools: Introduce weak alternative to sched_getcpu()")
4998a1224686 ("tools: Copy uapi/linux/hw_breakpoint.h from the kernel")
12f020338a2c ("tools: Copy uapi/asm/perf_regs.h from the kernel")
971e827bffef ("tools lib bpf: Copy bpf.h and bpf_common.h from the kernel")
7d7d1bf1d1da ("perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarks")
c4b6014e8bb0 ("tools: Add copy of perf_event.h to tools/include/linux/")
d0761e37fe3f ("perf tools: Uninline scnprintf() and vscnprint()")
cec07f53c398 ("perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/")
c8b5f2c96d1b ("tools: Introduce str_error_r()")
cda57a8c74aa ("perf record: Move mmap setup block to separate function")
41840d211c51 ("perf config: Move config declarations from util/cache.h to util/config.h")
48d8d5db4ac4 ("perf tools: Let python use correct gcc for build_ext")
814b3f512724 ("perf tools: Remove some unused functions")
44b1e60ab576 ("perf stat: Basic support for TopDown in perf stat")
e3b03b6c1a4f ("perf stat: Avoid fractional digits for integer scales")
ee74701ed8ad ("perf tests: Add test to check backward ring buffer")
81d64f46d41c ("perf evsel: Remove two extraneous ending newlines in open_strerror()")
c6d4a494a207 ("perf trace: Add --max-stack knob")
6125cc8dac43 ("perf script: Add --max-stack knob")
6f736735e30f ("perf evsel: Require that callchains be resolved before calling fprintf_{sym,callchain}")
de446b40d5dd ("perf evsel: Remove symbol_conf usage")
91d7b2de318f ("perf callchain: Start moving away from global per thread cursors")
20105ca1240c ("perf config: Introduce perf_config_set class")
e20ab86e5121 ("perf evsel: Move some methods from session.[ch] to evsel.[ch]")
202ff9684a91 ("perf trace: Support callchains for --event too")
bed9441ba787 ("Merge tag 'perf-core-for-mingo-20160411' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core")