summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2017-10-27perf evsel: Restore evsel->priv as a tool private areaArnaldo Carvalho de Melo
2017-10-25perf util: Enable handling of inlined frames by defaultMilian Wolff
2017-10-25perf report: Use srcline from callchain for hist entriesMilian Wolff
2017-10-25perf report: Cache srclines for callchain nodesMilian Wolff
2017-10-25perf report: Cache failed lookups of inlined framesMilian Wolff
2017-10-25perf report: Properly handle branch count in match_chain()Milian Wolff
2017-10-24perf report: Compare symbol name for inlined frames when sortingMilian Wolff
2017-10-24perf callchain: Compare symbol name for inlined frames when matchingMilian Wolff
2017-10-24perf script: Mark inlined frames and do not print DSO for themMilian Wolff
2017-10-24perf callchain: Mark inlined frames in output by " (inlined)" suffixMilian Wolff
2017-10-24perf report: Fall-back to function name comparison for -g srclineMilian Wolff
2017-10-24perf callchain: Create real callchain entries for inlined framesMilian Wolff
2017-10-24perf callchain: Refactor inline_list to store srcline string directlyMilian Wolff
2017-10-24perf callchain: Refactor inline_list to operate on symbolsMilian Wolff
2017-10-24perf callchain: Store srcline in callchain_cursor_nodeMilian Wolff
2017-10-24perf report: Remove code to handle inline frames from browsersMilian Wolff
2017-10-23perf namespaces: Add more appropriate set of headersArnaldo Carvalho de Melo
2017-10-23perf tools: Introduce binary__fprintf()Arnaldo Carvalho de Melo
2017-10-23perf annotate: Remove arch::cpuid_parse callbackJiri Olsa
2017-10-23perf mmap: Adopt push method from builtin-record.cArnaldo Carvalho de Melo
2017-10-23perf mmap: Move perf_mmap and methods to separate mmap.[ch] filesArnaldo Carvalho de Melo
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
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-13perf tools: Check wether the eBPF file exists in event parsingJiri Olsa
2017-10-09perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMUMark Rutland
2017-10-05perf callchain: Compare dsos (as well) for CCKEY_FUNCTIONRavi Bangoria
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-02Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixesArnaldo Carvalho de Melo
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-21perf tools: Provide mutex wrappers for pthreads rwlocksArnaldo Carvalho de Melo
2017-09-21perf stat: Fix adding multiple event groupsAndi Kleen
2017-09-18perf pmu: Improve error messages for missing PMUsAndi Kleen
2017-09-18perf machine: Optimize a bit the machine__findnew_thread() methodsArnaldo Carvalho de Melo
2017-09-18perf machine: Use hashtable for machine threadsKan Liang
2017-09-13perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo
2017-09-13perf config: Allow creating empty config set for config file autogenerationTaeung Song
2017-09-13perf tools: Use scandir() to replace readdir()Kan Liang
2017-09-13perf ui progress: Add size info into progress barJiri Olsa
2017-09-13perf record: Support direct --user-regs argumentsAndi Kleen
2017-09-13perf stat: Support duration_time for metricsAndi Kleen
2017-09-13perf stat: Don't use ctx for saved values lookupAndi Kleen
2017-09-13perf list: Add metric groups to perf listAndi Kleen
2017-09-13perf stat: Support JSON metrics in perf statAndi Kleen