summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Report itrace options in helpAndi Kleen2018-09-194-3/+23
* perf help: Add missing subcommand `version`Sangwon Hong2018-09-191-0/+1
* perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo2018-09-191-1/+1
* perf tools: Initialize perf_data_file fd fieldJérémie Galarneau2018-09-191-1/+1
* perf util: Make copyfile_offset() globalJiri Olsa2018-09-192-1/+3
* perf tools: Add 'struct perf_mmap' arg to record__write()Jiri Olsa2018-09-195-15/+20
* perf auxtrace: Pass struct perf_mmap into mmap__read* functionsJiri Olsa2018-09-193-21/+22
* perf tools: Remove perf_tool from event_op3Jiri Olsa2018-09-195-21/+14
* perf tools: Remove perf_tool from event_op2Jiri Olsa2018-09-1914-136/+103
* perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return codeDing Xiang2018-09-191-1/+1
* tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h headerDing Xiang2018-09-191-0/+7
* perf ordered_events: Prevent crossing max_alloc_sizeJiri Olsa2018-09-191-4/+4
* perf ordered_events: Add 'struct ordered_events_buffer' layerJiri Olsa2018-09-192-29/+91
* perf test: Add watchpoint testRavi Bangoria2018-09-184-0/+242
* perf: Suppress AUX/OVERWRITE recordsAlexander Shishkin2018-09-181-2/+12
* Merge remote-tracking branch 'acme/perf/urgent' into perf/coreArnaldo Carvalho de Melo2018-09-1819-16/+177
|\
| * perf Documentation: Fix out-of-tree asciidoctor man page generationBen Hutchings2018-09-181-1/+1
| * tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systemsArnaldo Carvalho de Melo2018-09-184-11/+35
| * Merge tag 'perf-urgent-for-mingo-4.19-20180912' of git://git.kernel.org/pub/s...Ingo Molnar2018-09-1211-3/+132
| |\
| | * perf tools: Fix maps__find_symbol_by_name()Adrian Hunter2018-09-111-0/+11
| | * tools headers uapi: Update tools's copy of linux/if_link.hArnaldo Carvalho de Melo2018-09-111-0/+17
| | * tools headers uapi: Update tools's copy of linux/vhost.hArnaldo Carvalho de Melo2018-09-111-0/+18
| | * tools headers uapi: Update tools's copies of kvm headersArnaldo Carvalho de Melo2018-09-115-1/+73
| | * tools headers uapi: Update tools's copy of drm/drm.hArnaldo Carvalho de Melo2018-09-111-0/+9
| | * tools headers uapi: Update tools's copy of asm-generic/unistd.hArnaldo Carvalho de Melo2018-09-111-1/+3
| | * tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo2018-09-111-1/+1
| |/
| * perf/core: Force USER_DS when recording user stack dataYabin Cui2018-09-101-0/+4
| * perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal usePeter Zijlstra2018-09-101-1/+1
| * perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka2018-09-101-0/+4
* | perf/x86/intel/pt: Annotate 'pt_cap_group' with __ro_after_initZubin Mithra2018-09-121-1/+1
* | kprobes: Don't call BUG_ON() if there is a kprobe in use on free listMasami Hiramatsu2018-09-121-1/+7
* | kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()Masami Hiramatsu2018-09-121-7/+20
* | kprobes: Remove pointless BUG_ON() from reuse_unused_kprobe()Masami Hiramatsu2018-09-121-1/+0
* | kprobes: Remove pointless BUG_ON() from add_new_kprobe()Masami Hiramatsu2018-09-121-2/+0
* | kprobes: Remove pointless BUG_ON() from disarming processMasami Hiramatsu2018-09-121-1/+0
* | perf/x86: Add __ro_after_init annotationsZubin Mithra2018-09-101-4/+4
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b...Ingo Molnar2018-09-09320-1847/+3030
|\|
| * Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...Ingo Molnar2018-09-0915-39/+282
| |\
| * \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-0914-59/+87
| |\ \
| | * | x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit2018-09-083-15/+15
| | * | x86/apic/vector: Make error return value negativeThomas Gleixner2018-09-081-1/+1
| | * | x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn2018-09-064-13/+26
| | * | x86/tsc: Prevent result truncation on 32bitChuanhua Lei2018-09-061-1/+1
| | * | x86: Fix kernel-doc atomic.h warningsRandy Dunlap2018-09-033-16/+16
| | * | x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi2018-09-022-14/+21
| | * | x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava2018-09-022-0/+8
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-09-092-12/+32
| |\ \ \
| | * | | clocksource: Revert "Remove kthread"Peter Zijlstra2018-09-061-10/+30
| | * | | timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger2018-09-031-2/+2
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-091-1/+3
| |\ \ \ \