Age | Commit message (Expand) | Author | Files | Lines |
2017-10-23 | perf script: Use fprintf like printing uniformly | Arnaldo Carvalho de Melo | 1 | -232/+259 |
2017-10-23 | perf tools: Introduce binary__fprintf() | Arnaldo Carvalho de Melo | 5 | -55/+70 |
2017-10-23 | perf vendor events: Fix incorrect cmask syntax for some Intel metrics | Andi Kleen | 4 | -5/+5 |
2017-10-23 | perf tools: Do not check ABI headers in a detached tarball build | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2017-10-23 | perf annotate: Remove arch::cpuid_parse callback | Jiri Olsa | 6 | -11/+27 |
2017-10-23 | perf list: Fix group description in the man page | Andi Kleen | 1 | -1/+1 |
2017-10-23 | perf tests attr: Make hw events optional | Jiri Olsa | 7 | -0/+41 |
2017-10-23 | perf mmap: Adopt push method from builtin-record.c | Arnaldo Carvalho de Melo | 3 | -100/+103 |
2017-10-23 | perf record: Make record__mmap_read generic | Arnaldo Carvalho de Melo | 1 | -9/+13 |
2017-10-23 | perf mmap: Move perf_mmap and methods to separate mmap.[ch] files | Arnaldo Carvalho de Melo | 6 | -323/+349 |
2017-10-23 | perf vendor events: Update JSON metrics for Skylake Server | Andi Kleen | 1 | -30/+12 |
2017-10-23 | perf vendor events: Update JSON metrics for Skylake | Andi Kleen | 1 | -10/+10 |
2017-10-23 | perf vendor events: Update JSON metrics for Sandy Bridge | Andi Kleen | 1 | -6/+6 |
2017-10-23 | perf vendor events: Update JSON metrics for JakeTown | Andi Kleen | 1 | -6/+6 |
2017-10-23 | perf vendor events: Update JSON metrics for IvyTown | Andi Kleen | 1 | -9/+9 |
2017-10-23 | perf vendor events: Update JSON metrics for IvyBridge | Andi Kleen | 1 | -9/+9 |
2017-10-23 | perf vendor events: Update JSON metrics for Haswell Server | Andi Kleen | 1 | -8/+8 |
2017-10-23 | perf vendor events: Update JSON metrics for Haswell | Andi Kleen | 1 | -8/+8 |
2017-10-23 | perf vendor events: Update JSON metrics for Broadwell Server | Andi Kleen | 1 | -9/+9 |
2017-10-23 | perf vendor events: Update JSON metrics for Broadwell | Andi Kleen | 1 | -9/+9 |
2017-10-20 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 11 | -32/+89 |
2017-10-18 | perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu | Li Zhijian | 1 | -3/+6 |
2017-10-18 | perf xyarray: Fix wrong processing when closing evsel fd | Jin Yao | 1 | -2/+2 |
2017-10-17 | perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE | Namhyung Kim | 1 | -0/+2 |
2017-10-17 | perf record: Fix documentation for a inexistent option '-l' | Taeung Song | 1 | -2/+2 |
2017-10-13 | perf tools: Check wether the eBPF file exists in event parsing | Jiri Olsa | 1 | -2/+15 |
2017-10-13 | perf hists: Add extra integrity checks to fmt_free() | Jiri Olsa | 1 | -0/+7 |
2017-10-13 | perf hists: Fix crash in perf_hpp__reset_output_field() | Jiri Olsa | 1 | -1/+1 |
2017-10-09 | perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU | Mark Rutland | 3 | -19/+47 |
2017-10-06 | perf script: Add missing separator for "-F ip,brstack" (and brstackoff) | Mark Santaniello | 1 | -2/+2 |
2017-10-05 | perf callchain: Compare dsos (as well) for CCKEY_FUNCTION | Ravi Bangoria | 1 | -1/+5 |
2017-10-03 | perf tests attr: Fix group stat tests | Jiri Olsa | 2 | -0/+4 |
2017-10-03 | perf top: Add option to set the number of thread for event synthesize | Kan Liang | 4 | -4/+16 |
2017-10-03 | perf top: Implement multithreading for perf_event__synthesize_threads | Kan Liang | 9 | -42/+155 |
2017-10-03 | perf tools: Lock to protect comm_str rb tree | Kan Liang | 1 | -1/+17 |
2017-10-03 | perf tools: Lock to protect namespaces and comm list | Kan Liang | 2 | -5/+51 |
2017-10-02 | perf test attr: Fix ignored test case result | Thomas Richter | 1 | -1/+1 |
2017-10-02 | perf test attr: Fix python error on empty result | Thomas Richter | 1 | -1/+5 |
2017-10-02 | perf tests attr: Fix task term values | Jiri Olsa | 4 | -2/+4 |
2017-10-02 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes | Arnaldo Carvalho de Melo | 7 | -56/+29 |
2017-09-29 | Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s... | Ingo Molnar | 8 | -141/+31 |
2017-09-28 | perf test: Fix vmlinux failure on s390x part 2 | Thomas Richter | 2 | -22/+0 |
2017-09-28 | perf test: Fix vmlinux failure on s390x | Thomas Richter | 3 | -18/+1 |
2017-09-25 | perf tools: Fix syscalltbl build failure | Akemi Yagi | 1 | -1/+1 |
2017-09-25 | perf report: Fix debug messages with --call-graph option | Mengting Zhang | 1 | -14/+21 |
2017-09-25 | perf evsel: Fix attr.exclude_kernel setting for default cycles:p | Arnaldo Carvalho de Melo | 1 | -1/+6 |
2017-09-25 | perf tools: Get all of tools/{arch,include}/ in the MANIFEST | Arnaldo Carvalho de Melo | 1 | -85/+2 |
2017-09-22 | Merge tag 'perf-core-for-mingo-4.15-20170922' of git://git.kernel.org/pub/scm... | Ingo Molnar | 79 | -478/+2980 |
2017-09-21 | perf tools: Provide mutex wrappers for pthreads rwlocks | Arnaldo Carvalho de Melo | 18 | -58/+130 |
2017-09-21 | perf tools: Get all of tools/{arch,include}/ in the MANIFEST | Arnaldo Carvalho de Melo | 1 | -85/+2 |