summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-30perf script: Print information about per-event-dump filesArnaldo Carvalho de Melo
2017-10-27perf trace beauty prctl: Generate 'option' string table from kernel headersArnaldo Carvalho de Melo
2017-10-27tools include uapi: Grab a copy of linux/prctl.hArnaldo Carvalho de Melo
2017-10-27perf script: Allow creating per-event dump filesArnaldo Carvalho de Melo
2017-10-27perf evsel: Restore evsel->priv as a tool private areaArnaldo Carvalho de Melo
2017-10-27perf script: Use event_format__fprintf()Arnaldo Carvalho de Melo
2017-10-27perf script: Use pr_debug where appropriateArnaldo Carvalho de Melo
2017-10-27perf script: Add a few missing conversions to fprintf styleArnaldo Carvalho de Melo
2017-10-27perf/core: Rewrite event timekeepingPeter Zijlstra
2017-10-27perf/core: Fix perf_event_read()Peter Zijlstra
2017-10-27perf/core: Remove wrong barrierPeter Zijlstra
2017-10-27perf/core: Rename 'enum perf_event_active_state'Peter Zijlstra
2017-10-27perf/core: Make sure to update ctx time before using itPeter Zijlstra
2017-10-27perf/core: Fix __perf_read_group_add() lockingPeter Zijlstra
2017-10-27perf/core: Update ctx time before detaching eventsPeter Zijlstra
2017-10-27perf/core: Fix perf_event_read_value() lockingPeter Zijlstra
2017-10-27perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...Yonghong Song
2017-10-27Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-25Merge tag 'perf-core-for-mingo-4.15-20171025' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-10-25perf util: Enable handling of inlined frames by defaultMilian Wolff
2017-10-25perf report: Use srcline from callchain for hist entriesMilian Wolff
2017-10-25perf report: Cache srclines for callchain nodesMilian Wolff
2017-10-25perf report: Cache failed lookups of inlined framesMilian Wolff
2017-10-25perf report: Properly handle branch count in match_chain()Milian Wolff
2017-10-24perf report: Compare symbol name for inlined frames when sortingMilian Wolff
2017-10-24perf callchain: Compare symbol name for inlined frames when matchingMilian Wolff
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-24perf/x86/intel/bts: Fix exclusive event reference leakAlexander Shishkin
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-23Merge tag 'platform-drivers-x86-v4.14-3' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-10-23platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updatesKuppuswamy Sathyanarayanan
2017-10-23platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe functionKuppuswamy Sathyanarayanan
2017-10-23Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-23Merge tag 'pinctrl-v4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-23Merge tag 'regulator-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds