summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-24perf script: Mark inlined frames and do not print DSO for themMilian Wolff
2017-10-24perf callchain: Mark inlined frames in output by " (inlined)" suffixMilian Wolff
2017-10-24perf report: Fall-back to function name comparison for -g srclineMilian Wolff
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-24Merge tag 'perf-core-for-mingo-4.15-20171023' of git://git.kernel.org/pub/scm...Ingo Molnar
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-23lkdtm, kprobes: Convert from jprobes to kprobesKees Cook
2017-10-20kprobes/docs: Remove jprobes related documentsMasami Hiramatsu
2017-10-20kprobes: Remove the jprobes sample codeMasami Hiramatsu
2017-10-20kprobes: Disable the jprobes test codeMasami Hiramatsu
2017-10-20kprobes: Disable the jprobes APIsMasami Hiramatsu
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-20kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=yMasami Hiramatsu
2017-10-20Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s...Ingo Molnar
2017-10-19Merge tag 'pm-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney
2017-10-19doc: Fix RCU's docbook optionsPaul E. McKenney
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers
2017-10-19Merge branch 'parisc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-19Merge tag 'sound-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-10-19parisc: Fix detection of nonsynchronous cr16 cycle countersHelge Deller
2017-10-19parisc: Export __cmpxchg_u64 unconditionallyGuenter Roeck
2017-10-19parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin