Age | Commit message (Expand) | Author |
2018-04-24 | perf stat: Fix duplicate PMU name for interval print | Kan Liang |
2018-04-24 | perf evsel: Only fall back group read for leader | Kan Liang |
2018-04-24 | perf stat: Print out hint for mixed PMU group error | Kan Liang |
2018-04-24 | perf pmu: Fix core PMU alias list for X86 platform | Kan Liang |
2018-04-23 | perf record: Fix s390 undefined record__auxtrace_init() return value | Thomas Richter |
2018-04-23 | perf mem: Document incorrect and missing options | Sangwon Hong |
2018-04-23 | perf evsel: Disable write_backward for leader sampling group events | Jiri Olsa |
2018-04-23 | perf pmu: Fix pmu events parsing rule | Jiri Olsa |
2018-04-23 | perf stat: Keep the / modifier separator in fallback | Jiri Olsa |
2018-04-23 | perf test: Adapt test case record+probe_libc_inet_pton.sh for s390 | Thomas Richter |
2018-04-23 | perf list: Remove s390 specific strcmp_cpuid_cmp function | Thomas Richter |
2018-04-23 | perf machine: Set main kernel end address properly | Namhyung Kim |
2018-04-19 | coresight: Move to SPDX identifier | Mathieu Poirier |
2018-04-18 | perf test BPF: Fixup BPF test using epoll_pwait syscall function probe | Arnaldo Carvalho de Melo |
2018-04-18 | perf tests mmap: Show which tracepoint is failing | Arnaldo Carvalho de Melo |
2018-04-18 | perf tools: Add '\n' at the end of parse-options error messages | Ravi Bangoria |
2018-04-18 | perf record: Remove suggestion to enable APIC | Andi Kleen |
2018-04-18 | perf record: Remove misleading error suggestion | Andi Kleen |
2018-04-18 | perf hists browser: Clarify top/report browser help | Andi Kleen |
2018-04-18 | perf mem: Allow all record/report options | Andi Kleen |
2018-04-18 | perf trace: Support MAP_FIXED_NOREPLACE | Arnaldo Carvalho de Melo |
2018-04-17 | perf list: Add s390 support for detailed/verbose PMU event description | Thomas Richter |
2018-04-17 | perf script: Extend misc field decoding with switch out event type | Alexey Budankov |
2018-04-17 | perf report: Extend raw dump (-D) out with switch out event type | Alexey Budankov |
2018-04-17 | perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE] | Alexey Budankov |
2018-04-17 | tools/headers: Synchronize kernel ABI headers, v4.17-rc1 | Ingo Molnar |
2018-04-16 | Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm... | Ingo Molnar |
2018-04-15 | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-04-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-04-13 | perf annotate: Handle variables in 'sub', 'or' and many other instructions | Arnaldo Carvalho de Melo |
2018-04-13 | perf annotate: Allow setting the offset level in .perfconfig | Arnaldo Carvalho de Melo |
2018-04-13 | perf report: Fix switching to another perf.data file | Arnaldo Carvalho de Melo |
2018-04-13 | perf record: Change warning for missing sysfs entry to debug | Thomas Richter |
2018-04-12 | proc: fixup copyright sign | Alexey Dobriyan |
2018-04-12 | perf tests: Disable breakpoint accounting test for powerpc | Sandipan Das |
2018-04-12 | perf sched: Fix documentation for timehist | Takuya Yamamoto |
2018-04-12 | perf version: Print status for syscall_table | Jin Yao |
2018-04-12 | perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT | Jin Yao |
2018-04-12 | perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX | Jin Yao |
2018-04-12 | perf tests bpf: Remove unused ptrace.h include from LLVM test | Arnaldo Carvalho de Melo |
2018-04-12 | perf jvmti: Give hints about package names needed to build | Arnaldo Carvalho de Melo |
2018-04-12 | perf annotate browser: Allow showing offsets in more than just jump targets | Arnaldo Carvalho de Melo |
2018-04-12 | perf annotate: Allow showing offsets in more than just jump targets | Arnaldo Carvalho de Melo |
2018-04-12 | perf tests: Run dwarf unwind test on arm32 | Kim Phillips |
2018-04-12 | tools headers: Restore READ_ONCE() C++ compatibility | Mark Rutland |
2018-04-12 | perf stat: Enable 1ms interval for printing event counters values | Alexey Budankov |
2018-04-11 | Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-04-11 | xarray: add the xa_lock to the radix_tree_root | Matthew Wilcox |
2018-04-11 | radix tree: use GFP_ZONEMASK bits of gfp_t for flags | Matthew Wilcox |
2018-04-11 | proc: selftests: test /proc/uptime | Alexey Dobriyan |