summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-10-24perf callchain: Create real callchain entries for inlined framesMilian Wolff
2017-10-24perf callchain: Refactor inline_list to store srcline string directlyMilian Wolff
2017-10-24perf callchain: Refactor inline_list to operate on symbolsMilian Wolff
2017-10-24perf callchain: Store srcline in callchain_cursor_nodeMilian Wolff
2017-10-24perf report: Remove code to handle inline frames from browsersMilian Wolff
2017-10-23perf vendor events: Add Goldmont Plus V1 event fileKan Liang
2017-10-23perf namespaces: Add more appropriate set of headersArnaldo Carvalho de Melo
2017-10-23perf kmem: Perform some cleanup if '--time' is given an invalid valueChristophe JAILLET
2017-10-23perf script: Fix error handling pathChristophe JAILLET
2017-10-23perf script: Use fprintf like printing uniformlyArnaldo Carvalho de Melo
2017-10-23perf tools: Introduce binary__fprintf()Arnaldo Carvalho de Melo
2017-10-23perf vendor events: Fix incorrect cmask syntax for some Intel metricsAndi Kleen
2017-10-23perf tools: Do not check ABI headers in a detached tarball buildArnaldo Carvalho de Melo
2017-10-23perf annotate: Remove arch::cpuid_parse callbackJiri Olsa
2017-10-23perf list: Fix group description in the man pageAndi Kleen
2017-10-23perf tests attr: Make hw events optionalJiri Olsa
2017-10-23perf mmap: Adopt push method from builtin-record.cArnaldo Carvalho de Melo
2017-10-23perf record: Make record__mmap_read genericArnaldo Carvalho de Melo
2017-10-23perf mmap: Move perf_mmap and methods to separate mmap.[ch] filesArnaldo Carvalho de Melo
2017-10-23perf vendor events: Update JSON metrics for Skylake ServerAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for SkylakeAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for Sandy BridgeAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for JakeTownAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for IvyTownAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for IvyBridgeAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for Haswell ServerAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for HaswellAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for Broadwell ServerAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for BroadwellAndi Kleen
2017-10-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-22bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann
2017-10-20bpf: remove mark access for SK_SKB program typesJohn Fastabend
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend
2017-10-20bpf: enforce TCP only support for sockmapJohn Fastabend
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-20objtool: Fix memory leak in decode_instructions()Kamalesh Babulal
2017-10-20Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s...Ingo Molnar
2017-10-18bpf: disallow arithmetic operations on context pointerJakub Kicinski
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian
2017-10-18perf xyarray: Fix wrong processing when closing evsel fdJin Yao
2017-10-18Revert "tools/power turbostat: stop migrating, unless '-m'"Len Brown
2017-10-17perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACENamhyung Kim
2017-10-17perf record: Fix documentation for a inexistent option '-l'Taeung Song
2017-10-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli
2017-10-13perf tools: Check wether the eBPF file exists in event parsingJiri Olsa
2017-10-13perf hists: Add extra integrity checks to fmt_free()Jiri Olsa
2017-10-13perf hists: Fix crash in perf_hpp__reset_output_field()Jiri Olsa