summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86/mce: Use BIT_ULL(x) for bit mask definitionsQiuxu Zhuo2018-09-271-25/+25
| * | | | | | x86/mce-inject: Reset injection struct after injectionBorislav Petkov2018-09-211-0/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-23141-3870/+6261
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar2018-10-23316-1825/+2960
| |\ \ \ \ \ \
| | * | | | | | x86/intel_rdt: Prevent pseudo-locking from using stale pointersJithu Joseph2018-10-194-12/+55
| | * | | | | | x86/intel_rdt: Fix initial allocation to consider CDPReinette Chatre2018-10-091-3/+16
| | * | | | | | x86/intel_rdt: CBM overlap should also check for overlap with CDP peerReinette Chatre2018-10-091-7/+41
| | * | | | | | x86/intel_rdt: Introduce utility to obtain CDP peerReinette Chatre2018-10-091-0/+72
| | * | | | | | Merge branch 'x86/urgent' into x86/cache, to pick up dependent fixIngo Molnar2018-10-09409-2203/+3559
| | |\ \ \ \ \ \
| | * | | | | | | x86/intel_rdt: Show missing resctrl mount optionsXiaochen Shen2018-10-031-0/+7
| | * | | | | | | x86/intel_rdt: Switch to bitmap_zalloc()Andy Shevchenko2018-10-031-6/+4
| | * | | | | | | x86/intel_rdt: Re-enable pseudo-lock measurementsReinette Chatre2018-10-031-1/+1
| * | | | | | | | kprobes/x86: Use preempt_enable() in optimized_callback()Masami Hiramatsu2018-10-221-1/+1
| * | | | | | | | kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)2018-10-181-7/+35
| * | | | | | | | perf/x86/intel: Export mem events only if there's PEBS supportJiri Olsa2018-10-162-21/+56
| * | | | | | | | x86/cpu: Drop pointless static qualifier in punit_dev_state_show()YueHaibing2018-10-121-1/+1
| * | | | | | | | Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm...Ingo Molnar2018-10-0920-259/+539
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tools lib traceevent, perf tools: Move struct tep_handler definition in a loc...Tzvetomir Stoyanov2018-10-089-211/+416
| | * | | | | | | | tools lib traceevent: Separate out tep_strerror() for strerror_r() issuesSteven Rostedt (VMware)2018-10-083-30/+54
| | * | | | | | | | perf python: More portable way to make CFLAGS work with clangEduardo Habkost2018-10-081-6/+8
| | * | | | | | | | perf python: Make clang_has_option() work on Python 3Eduardo Habkost2018-10-081-1/+1
| | * | | | | | | | perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma2018-10-081-1/+4
| | * | | | | | | | perf tools: Avoid double free in read_event_file()Sanskriti Sharma2018-10-081-3/+1
| | * | | | | | | | perf tools: Free 'printk' string in parse_ftrace_printk()Sanskriti Sharma2018-10-081-0/+1
| | * | | | | | | | perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma2018-10-081-0/+2
| | * | | | | | | | perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma2018-10-081-2/+8
| | * | | | | | | | perf test: S390 does not support watchpoints in test 22Thomas Richter2018-10-083-0/+14
| | * | | | | | | | perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONGArnaldo Carvalho de Melo2018-10-081-0/+1
| | * | | | | | | | tools include: Adopt linux/bits.hArnaldo Carvalho de Melo2018-10-083-5/+29
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-10-093-4/+19
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | perf/x86/intel: Add quirk for Goldmont PlusKan Liang2018-10-021-0/+35
| * | | | | | | | | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-0226-112/+115
| * | | | | | | | | perf/x86/intel: Add a separate Arch Perfmon v4 PMI handlerAndi Kleen2018-10-024-1/+122
| * | | | | | | | | perf/x86/intel: Factor out common code of PMI handlerKan Liang2018-10-021-49/+60
| * | | | | | | | | Merge branch 'x86/cache' into perf/core, to resolve conflictsIngo Molnar2018-10-024-160/+253
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | x86/intel_rdt: Use perf infrastructure for measurementsReinette Chatre2018-09-282-123/+203
| | * | | | | | | | x86/intel_rdt: Create required perf event attributesReinette Chatre2018-09-281-0/+26
| | * | | | | | | | x86/intel_rdt: Remove local register variablesReinette Chatre2018-09-281-44/+9
| | * | | | | | | | perf/x86: Add helper to obtain performance counter indexReinette Chatre2018-09-282-0/+22
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-10-02236-1268/+1733
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'perf-core-for-mingo-4.20-20180924' of git://git.kernel.org/pub/scm...Ingo Molnar2018-09-2647-1466/+2053
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | perf vendor events arm64: Revise core JSON events for eMAGSean V Kelley2018-09-2010-32/+492
| | * | | | | | | | | | perf intel-pt: Implement decoder flags for trace begin / endAdrian Hunter2018-09-201-11/+23
| | * | | | | | | | | | perf intel-pt: Add decoder flags for trace begin / endAdrian Hunter2018-09-202-0/+7
| | * | | | | | | | | | perf tools: Improve thread_stack__process() for trace begin / endAdrian Hunter2018-09-201-7/+9
| | * | | | | | | | | | perf tools: Improve thread_stack__event() for trace begin / endAdrian Hunter2018-09-201-5/+30
| | * | | | | | | | | | perf db-export: Add trace begin / end branch type variantsAdrian Hunter2018-09-201-0/+22
| | * | | | | | | | | | perf script: Enhance sample flags for trace begin / endAdrian Hunter2018-09-201-9/+27
| | * | | | | | | | | | tools lib traceevent: Add prefix tep_ to enum filter_trivial_typeTzvetomir Stoyanov (VMware)2018-09-192-18/+18
| | * | | | | | | | | | tools lib traceevent: Rename data2host*() APIsTzvetomir Stoyanov (VMware)2018-09-193-14/+14