summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2017-10-23perf kmem: Perform some cleanup if '--time' is given an invalid valueChristophe JAILLET
2017-10-23perf script: Fix error handling pathChristophe JAILLET
2017-10-23perf script: Use fprintf like printing uniformlyArnaldo Carvalho de Melo
2017-10-23perf tools: Introduce binary__fprintf()Arnaldo Carvalho de Melo
2017-10-23perf vendor events: Fix incorrect cmask syntax for some Intel metricsAndi Kleen
2017-10-23perf tools: Do not check ABI headers in a detached tarball buildArnaldo Carvalho de Melo
2017-10-23perf annotate: Remove arch::cpuid_parse callbackJiri Olsa
2017-10-23perf list: Fix group description in the man pageAndi Kleen
2017-10-23perf tests attr: Make hw events optionalJiri Olsa
2017-10-23perf mmap: Adopt push method from builtin-record.cArnaldo Carvalho de Melo
2017-10-23perf record: Make record__mmap_read genericArnaldo Carvalho de Melo
2017-10-23perf mmap: Move perf_mmap and methods to separate mmap.[ch] filesArnaldo Carvalho de Melo
2017-10-23perf vendor events: Update JSON metrics for Skylake ServerAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for SkylakeAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for Sandy BridgeAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for JakeTownAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for IvyTownAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for IvyBridgeAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for Haswell ServerAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for HaswellAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for Broadwell ServerAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for BroadwellAndi Kleen
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian
2017-10-18perf xyarray: Fix wrong processing when closing evsel fdJin Yao
2017-10-17perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACENamhyung Kim
2017-10-17perf record: Fix documentation for a inexistent option '-l'Taeung Song
2017-10-13perf tools: Check wether the eBPF file exists in event parsingJiri Olsa
2017-10-13perf hists: Add extra integrity checks to fmt_free()Jiri Olsa
2017-10-13perf hists: Fix crash in perf_hpp__reset_output_field()Jiri Olsa
2017-10-09perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMUMark Rutland
2017-10-06perf script: Add missing separator for "-F ip,brstack" (and brstackoff)Mark Santaniello
2017-10-05perf callchain: Compare dsos (as well) for CCKEY_FUNCTIONRavi Bangoria
2017-10-03perf tests attr: Fix group stat testsJiri Olsa
2017-10-03perf top: Add option to set the number of thread for event synthesizeKan Liang
2017-10-03perf top: Implement multithreading for perf_event__synthesize_threadsKan Liang
2017-10-03perf tools: Lock to protect comm_str rb treeKan Liang
2017-10-03perf tools: Lock to protect namespaces and comm listKan Liang
2017-10-02perf test attr: Fix ignored test case resultThomas Richter
2017-10-02perf test attr: Fix python error on empty resultThomas Richter
2017-10-02perf tests attr: Fix task term valuesJiri Olsa
2017-10-02Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixesArnaldo Carvalho de Melo
2017-09-29Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...Ingo Molnar
2017-09-28perf test: Fix vmlinux failure on s390x part 2Thomas Richter
2017-09-28perf test: Fix vmlinux failure on s390xThomas Richter
2017-09-25perf tools: Fix syscalltbl build failureAkemi Yagi
2017-09-25perf report: Fix debug messages with --call-graph optionMengting Zhang
2017-09-25perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo
2017-09-25perf tools: Get all of tools/{arch,include}/ in the MANIFESTArnaldo Carvalho de Melo
2017-09-22Merge tag 'perf-core-for-mingo-4.15-20170922' of git://git.kernel.org/pub/scm...Ingo Molnar