summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-19perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo
2018-09-19perf tools: Initialize perf_data_file fd fieldJérémie Galarneau
2018-09-19perf util: Make copyfile_offset() globalJiri Olsa
2018-09-19perf tools: Add 'struct perf_mmap' arg to record__write()Jiri Olsa
2018-09-19perf auxtrace: Pass struct perf_mmap into mmap__read* functionsJiri Olsa
2018-09-19perf tools: Remove perf_tool from event_op3Jiri Olsa
2018-09-19perf tools: Remove perf_tool from event_op2Jiri Olsa
2018-09-19perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return codeDing Xiang
2018-09-19tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h headerDing Xiang
2018-09-19perf ordered_events: Prevent crossing max_alloc_sizeJiri Olsa
2018-09-19perf ordered_events: Add 'struct ordered_events_buffer' layerJiri Olsa
2018-09-18perf test: Add watchpoint testRavi Bangoria
2018-09-18perf: Suppress AUX/OVERWRITE recordsAlexander Shishkin
2018-09-18Merge remote-tracking branch 'acme/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2018-09-18perf Documentation: Fix out-of-tree asciidoctor man page generationBen Hutchings
2018-09-18tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systemsArnaldo Carvalho de Melo
2018-09-12perf/x86/intel/pt: Annotate 'pt_cap_group' with __ro_after_initZubin Mithra
2018-09-12Merge tag 'perf-urgent-for-mingo-4.19-20180912' of git://git.kernel.org/pub/s...Ingo Molnar
2018-09-12kprobes: Don't call BUG_ON() if there is a kprobe in use on free listMasami Hiramatsu
2018-09-12kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()Masami Hiramatsu
2018-09-12kprobes: Remove pointless BUG_ON() from reuse_unused_kprobe()Masami Hiramatsu
2018-09-12kprobes: Remove pointless BUG_ON() from add_new_kprobe()Masami Hiramatsu
2018-09-12kprobes: Remove pointless BUG_ON() from disarming processMasami Hiramatsu
2018-09-11perf tools: Fix maps__find_symbol_by_name()Adrian Hunter
2018-09-11tools headers uapi: Update tools's copy of linux/if_link.hArnaldo Carvalho de Melo
2018-09-11tools headers uapi: Update tools's copy of linux/vhost.hArnaldo Carvalho de Melo
2018-09-11tools headers uapi: Update tools's copies of kvm headersArnaldo Carvalho de Melo
2018-09-11tools headers uapi: Update tools's copy of drm/drm.hArnaldo Carvalho de Melo
2018-09-11tools headers uapi: Update tools's copy of asm-generic/unistd.hArnaldo Carvalho de Melo
2018-09-11tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo
2018-09-10perf/x86: Add __ro_after_init annotationsZubin Mithra
2018-09-10perf/core: Force USER_DS when recording user stack dataYabin Cui
2018-09-10perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal usePeter Zijlstra
2018-09-10perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka
2018-09-09Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b...Ingo Molnar
2018-09-09Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...Ingo Molnar
2018-09-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-09-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-09Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds
2018-09-09Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-09kbuild: modules_install: warn when missing System.map fileRandy Dunlap
2018-09-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-08Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-09-08x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit
2018-09-08x86/apic/vector: Make error return value negativeThomas Gleixner
2018-09-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-07Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds