summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-14perf vendor events power8: Cpi_breakdown & estimated_dcache_miss_cpi metricsPaul Clarke
2019-02-14perf report: Add s390 diagnosic sampling descriptor sizeThomas Richter
2019-02-14perf cs-etm: Add proper header file for symbolsMathieu Poirier
2019-02-13kprobes: Prohibit probing on bsearch()Andrea Righi
2019-02-13kprobes: Prohibit probing on lockdep functionsMasami Hiramatsu
2019-02-13kprobes: Prohibit probing on RCU debug routineMasami Hiramatsu
2019-02-13kprobes: Prohibit probing on preemption checking debug functionsMasami Hiramatsu
2019-02-13kprobes: Prohibit probing on hardirq tracersMasami Hiramatsu
2019-02-13kprobes: Search non-suffixed symbol in blacklistMasami Hiramatsu
2019-02-13x86/kprobes: Prohibit probing on IRQ handlers directlyMasami Hiramatsu
2019-02-13x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()Masami Hiramatsu
2019-02-13x86/kprobes: Move trampoline code into RODATAMasami Hiramatsu
2019-02-13x86/kprobes: Prohibit probing on optprobe template codeMasami Hiramatsu
2019-02-11perf record: Implement --affinity=node|cpu optionAlexey Budankov
2019-02-11perf/x86/intel: Add counter freezing quirk for GoldmontKan Liang
2019-02-11perf/x86/intel: Clean up counter freezing quirkKan Liang
2019-02-11perf/x86/intel: Clean up SNB PEBS quirkKan Liang
2019-02-11perf/x86/kvm: Avoid unnecessary work in guest filteringAndi Kleen
2019-02-11Merge branch 'x86/cpu' into perf/core, to pick up dependent commitIngo Molnar
2019-02-11x86/cpufeature: Add facility to check for min microcode revisionsKan Liang
2019-02-09Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-02-09Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-02-09Merge tag 'perf-urgent-for-mingo-5.0-20190205' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-02-06perf auxtrace: Add timestamp to auxtrace errorsAdrian Hunter
2019-02-06perf intel-pt: Packet splitting can happen only on 32-bitAdrian Hunter
2019-02-06perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter
2019-02-06perf intel-pt: Fix overlap calculation for paddingAdrian Hunter
2019-02-06perf auxtrace: Define auxtrace record alignmentAdrian Hunter
2019-02-06perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter
2019-02-06perf thread-stack: Tidy thread_stack__no_call_return() by adding more local v...Adrian Hunter
2019-02-06perf thread-stack: Tidy thread_stack__push_cp() usageAdrian Hunter
2019-02-06perf tools: Fix split_kallsyms_for_kcore() for trampoline symbolsAdrian Hunter
2019-02-06perf vendor events intel: Fix Load_Miss_Real_Latency on CLXWilliam Cohen
2019-02-06perf cs-etm: Set sample flags for exception return packetLeo Yan
2019-02-06perf cs-etm: Set sample flags for exception packetLeo Yan
2019-02-06perf cs-etm: Add traceID in packetLeo Yan
2019-02-06perf cs-etm: Change tuple from traceID-CPU# to traceID-metadataLeo Yan
2019-02-06perf cs-etm: Add exception number in exception packetLeo Yan
2019-02-06perf cs-etm: Set sample flags for trace discontinuityLeo Yan
2019-02-06perf cs-etm: Set sample flags for instruction range packetLeo Yan
2019-02-06perf cs-etm: Add last instruction information in packetLeo Yan
2019-02-06perf tools: Add documentation for BPF event selectionChangbin Du
2019-02-06perf report: Move symbol annotation to the resort phaseJiri Olsa
2019-02-06perf evsel: Add output_resort_cb methodJiri Olsa
2019-02-06perf hists: Add argument to hists__resort_cb_t callbackJiri Olsa
2019-02-06perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo
2019-02-06perf record: Apply affinity masks when reading mmap buffersAlexey Budankov
2019-02-06perf tools: Add fallback versions for CPU_{OR,EQUAL}()Arnaldo Carvalho de Melo
2019-02-06perf record: Bind the AIO user space buffers to nodesAlexey Budankov
2019-02-06perf record: Allocate affinity masksAlexey Budankov