summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-13perf report: Fix switching to another perf.data fileArnaldo Carvalho de Melo
2018-04-13perf record: Change warning for missing sysfs entry to debugThomas Richter
2018-04-12perf tests: Disable breakpoint accounting test for powerpcSandipan Das
2018-04-12perf sched: Fix documentation for timehistTakuya Yamamoto
2018-04-12perf version: Print status for syscall_tableJin Yao
2018-04-12perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORTJin Yao
2018-04-12perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXXJin Yao
2018-04-12Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta...Arnaldo Carvalho de Melo
2018-04-12perf tests bpf: Remove unused ptrace.h include from LLVM testArnaldo Carvalho de Melo
2018-04-12perf jvmti: Give hints about package names needed to buildArnaldo Carvalho de Melo
2018-04-12perf annotate browser: Allow showing offsets in more than just jump targetsArnaldo Carvalho de Melo
2018-04-12perf annotate: Allow showing offsets in more than just jump targetsArnaldo Carvalho de Melo
2018-04-12perf tests: Run dwarf unwind test on arm32Kim Phillips
2018-04-12tools headers: Restore READ_ONCE() C++ compatibilityMark Rutland
2018-04-12perf stat: Enable 1ms interval for printing event counters valuesAlexey Budankov
2018-04-10tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu
2018-04-10perf/core: Fix perf_uprobe_init()Song Liu
2018-04-10perf/core: Fix perf_kprobe_init()Masami Hiramatsu
2018-04-10Merge tag 'perf-urgent-for-mingo-4.17-20180409' of git://git.kernel.org/pub/s...Ingo Molnar
2018-04-09perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole
2018-04-09perf tests clang: Fix function name for clang IR testSandipan Das
2018-04-09perf clang: Add support for recent clang versionsSandipan Das
2018-04-09perf tools: Fix perf builds with clang supportSandipan Das
2018-04-09perf tools: No need to include namespaces.h in util.hArnaldo Carvalho de Melo
2018-04-06perf hists browser: Remove leftover from row returned from refreshArnaldo Carvalho de Melo
2018-04-06perf hists browser: Show extra_title_lines in the 'D' debug hotkeyArnaldo Carvalho de Melo
2018-04-06perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filteringAdrian Hunter
2018-04-06Merge tag 'perf-urgent-for-mingo-4.17-20180406' of git://git.kernel.org/pub/s...Ingo Molnar
2018-04-05tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo
2018-04-05perf report: Remove duplicated 'samples' in lost samples warningArnaldo Carvalho de Melo
2018-04-05perf ui browser: Fixup cleaning unused lines at the bottomArnaldo Carvalho de Melo
2018-04-05perf annotate browser: Fixup vertical line separating metrics from instructionsArnaldo Carvalho de Melo
2018-04-05perf annotate: Show group details on the title lineArnaldo Carvalho de Melo
2018-04-05perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct bufferAdrian Hunter
2018-04-05perf/x86/intel: Move regs->flags EXACT bit initStephane Eranian
2018-04-04Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-04-03perf trace: Remove redundant ')'Changbin Du
2018-04-03perf annotate stdio2: Print more descriptive event information headerArnaldo Carvalho de Melo
2018-04-03perf annotate browser: Show extra title line with event informationArnaldo Carvalho de Melo
2018-04-03perf annotate: Introduce annotation__scnprintf_samples_period() methodArnaldo Carvalho de Melo
2018-04-03perf ui browser: Move the extra title lines from the hists browserArnaldo Carvalho de Melo
2018-04-03perf hists: Move hists__scnprintf_title() away from the TUI codeArnaldo Carvalho de Melo
2018-04-03perf hists: Introduce hists__scnprint_title()Arnaldo Carvalho de Melo
2018-04-03perf hists browser: Rename perf_evsel_browser_title to a more descriptive nameArnaldo Carvalho de Melo
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02bitmap: fix memset optimization on big-endian systemsOmar Sandoval
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-02Merge tag 'm68k-for-v4.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-02Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds