summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-10-27Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar6-9/+531
2017-10-25perf util: Enable handling of inlined frames by defaultMilian Wolff3-2/+5
2017-10-25perf report: Use srcline from callchain for hist entriesMilian Wolff4-0/+5
2017-10-25perf report: Cache srclines for callchain nodesMilian Wolff5-3/+90
2017-10-25perf report: Cache failed lookups of inlined framesMilian Wolff2-23/+8
2017-10-25perf report: Properly handle branch count in match_chain()Milian Wolff1-62/+78
2017-10-24perf report: Compare symbol name for inlined frames when sortingMilian Wolff1-0/+3
2017-10-24perf callchain: Compare symbol name for inlined frames when matchingMilian Wolff1-0/+8
2017-10-24perf script: Mark inlined frames and do not print DSO for themMilian Wolff1-1/+4
2017-10-24perf callchain: Mark inlined frames in output by " (inlined)" suffixMilian Wolff2-3/+10
2017-10-24perf report: Fall-back to function name comparison for -g srclineMilian Wolff1-8/+12
2017-10-24perf callchain: Create real callchain entries for inlined framesMilian Wolff5-0/+103
2017-10-24perf callchain: Refactor inline_list to store srcline string directlyMilian Wolff2-16/+41
2017-10-24perf callchain: Refactor inline_list to operate on symbolsMilian Wolff3-32/+69
2017-10-24perf callchain: Store srcline in callchain_cursor_nodeMilian Wolff3-26/+29
2017-10-24perf report: Remove code to handle inline frames from browsersMilian Wolff5-282/+13
2017-10-23perf vendor events: Add Goldmont Plus V1 event fileKan Liang7-0/+2414
2017-10-23perf namespaces: Add more appropriate set of headersArnaldo Carvalho de Melo1-2/+3
2017-10-23perf kmem: Perform some cleanup if '--time' is given an invalid valueChristophe JAILLET1-1/+2
2017-10-23perf script: Fix error handling pathChristophe JAILLET1-2/+4
2017-10-23perf script: Use fprintf like printing uniformlyArnaldo Carvalho de Melo1-232/+259
2017-10-23perf tools: Introduce binary__fprintf()Arnaldo Carvalho de Melo5-55/+70
2017-10-23perf vendor events: Fix incorrect cmask syntax for some Intel metricsAndi Kleen4-5/+5
2017-10-23perf tools: Do not check ABI headers in a detached tarball buildArnaldo Carvalho de Melo1-0/+5
2017-10-23perf annotate: Remove arch::cpuid_parse callbackJiri Olsa6-11/+27
2017-10-23perf list: Fix group description in the man pageAndi Kleen1-1/+1
2017-10-23perf tests attr: Make hw events optionalJiri Olsa7-0/+41
2017-10-23perf mmap: Adopt push method from builtin-record.cArnaldo Carvalho de Melo3-100/+103
2017-10-23perf record: Make record__mmap_read genericArnaldo Carvalho de Melo1-9/+13
2017-10-23perf mmap: Move perf_mmap and methods to separate mmap.[ch] filesArnaldo Carvalho de Melo6-323/+349
2017-10-23perf vendor events: Update JSON metrics for Skylake ServerAndi Kleen1-30/+12
2017-10-23perf vendor events: Update JSON metrics for SkylakeAndi Kleen1-10/+10
2017-10-23perf vendor events: Update JSON metrics for Sandy BridgeAndi Kleen1-6/+6
2017-10-23perf vendor events: Update JSON metrics for JakeTownAndi Kleen1-6/+6
2017-10-23perf vendor events: Update JSON metrics for IvyTownAndi Kleen1-9/+9
2017-10-23perf vendor events: Update JSON metrics for IvyBridgeAndi Kleen1-9/+9
2017-10-23perf vendor events: Update JSON metrics for Haswell ServerAndi Kleen1-8/+8
2017-10-23perf vendor events: Update JSON metrics for HaswellAndi Kleen1-8/+8
2017-10-23perf vendor events: Update JSON metrics for Broadwell ServerAndi Kleen1-9/+9
2017-10-23perf vendor events: Update JSON metrics for BroadwellAndi Kleen1-9/+9
2017-10-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-10/+35
2017-10-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+7
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-7/+524
2017-10-22bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann1-0/+480
2017-10-20bpf: remove mark access for SK_SKB program typesJohn Fastabend1-2/+14
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend3-4/+5
2017-10-20bpf: enforce TCP only support for sockmapJohn Fastabend1-1/+11
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar18-54/+123
2017-10-20objtool: Fix memory leak in decode_instructions()Kamalesh Babulal1-2/+7
2017-10-20Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s...Ingo Molnar6-10/+35