aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-13kprobes: Prohibit probing on hardirq tracersMasami Hiramatsu2-2/+12
2019-02-13kprobes: Search non-suffixed symbol in blacklistMasami Hiramatsu1-1/+20
2019-02-13x86/kprobes: Prohibit probing on IRQ handlers directlyMasami Hiramatsu1-0/+7
2019-02-13x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()Masami Hiramatsu4-2/+7
2019-02-13x86/kprobes: Move trampoline code into RODATAMasami Hiramatsu1-7/+2
2019-02-13x86/kprobes: Prohibit probing on optprobe template codeMasami Hiramatsu1-0/+5
2019-02-11perf/x86/intel: Add counter freezing quirk for GoldmontKan Liang1-2/+7
2019-02-11perf/x86/intel: Clean up counter freezing quirkKan Liang1-16/+11
2019-02-11perf/x86/intel: Clean up SNB PEBS quirkKan Liang1-25/+10
2019-02-11perf/x86/kvm: Avoid unnecessary work in guest filteringAndi Kleen3-16/+75
2019-02-11Merge branch 'x86/cpu' into perf/core, to pick up dependent commitIngo Molnar3-5/+62
2019-02-11x86/cpufeature: Add facility to check for min microcode revisionsKan Liang2-0/+59
2019-02-09Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/...Ingo Molnar118-472/+1398
2019-02-09Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar10-17/+69
2019-02-09Merge tag 'perf-urgent-for-mingo-5.0-20190205' of git://git.kernel.org/pub/sc...Ingo Molnar11-30/+88
2019-02-06perf auxtrace: Add timestamp to auxtrace errorsAdrian Hunter7-16/+48
2019-02-06perf intel-pt: Packet splitting can happen only on 32-bitAdrian Hunter1-1/+1
2019-02-06perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter1-1/+0
2019-02-06perf intel-pt: Fix overlap calculation for paddingAdrian Hunter1-2/+34
2019-02-06perf auxtrace: Define auxtrace record alignmentAdrian Hunter2-2/+5
2019-02-06perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter4-4/+33
2019-02-06perf thread-stack: Tidy thread_stack__no_call_return() by adding more local v...Adrian Hunter1-18/+17
2019-02-06perf thread-stack: Tidy thread_stack__push_cp() usageAdrian Hunter1-10/+3
2019-02-06perf tools: Fix split_kallsyms_for_kcore() for trampoline symbolsAdrian Hunter1-0/+2
2019-02-06perf vendor events intel: Fix Load_Miss_Real_Latency on CLXWilliam Cohen1-1/+1
2019-02-06perf cs-etm: Set sample flags for exception return packetLeo Yan1-0/+44
2019-02-06perf cs-etm: Set sample flags for exception packetLeo Yan2-0/+259
2019-02-06perf cs-etm: Add traceID in packetLeo Yan2-0/+3
2019-02-06perf cs-etm: Change tuple from traceID-CPU# to traceID-metadataLeo Yan3-12/+31
2019-02-06perf cs-etm: Add exception number in exception packetLeo Yan2-4/+17
2019-02-06perf cs-etm: Set sample flags for trace discontinuityLeo Yan1-0/+19
2019-02-06perf cs-etm: Set sample flags for instruction range packetLeo Yan3-2/+91
2019-02-06perf cs-etm: Add last instruction information in packetLeo Yan2-0/+12
2019-02-06perf tools: Add documentation for BPF event selectionChangbin Du2-0/+45
2019-02-06perf report: Move symbol annotation to the resort phaseJiri Olsa2-9/+19
2019-02-06perf evsel: Add output_resort_cb methodJiri Olsa2-2/+10
2019-02-06perf hists: Add argument to hists__resort_cb_t callbackJiri Olsa3-10/+11
2019-02-06perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo1-1/+1
2019-02-06perf record: Apply affinity masks when reading mmap buffersAlexey Budankov4-1/+53
2019-02-06perf tools: Add fallback versions for CPU_{OR,EQUAL}()Arnaldo Carvalho de Melo1-0/+50
2019-02-06perf record: Bind the AIO user space buffers to nodesAlexey Budankov2-4/+78
2019-02-06perf record: Allocate affinity masksAlexey Budankov6-6/+28
2019-02-06perf pmu: Remove set_drv_config APIMathieu Poirier7-138/+0
2019-02-06perf coresight: Remove set_drv_config() APIMathieu Poirier3-59/+0
2019-02-06perf arm cs-etm: Use event attributes to send sink information to kernelMathieu Poirier1-0/+44
2019-02-06perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header fileMathieu Poirier2-2/+1
2019-02-06coresight: Use event attributes for sink selectionMathieu Poirier3-12/+55
2019-02-06coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier4-3/+110
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier7-14/+17
2019-02-06perf bpf-loader: Remove unecessary includes from bpf-loader.hArnaldo Carvalho de Melo2-4/+4