aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
...
| * | | perf vendor events intel: Add uncore events for Haswell clientAndi Kleen2017-03-30
| * | | perf vendor events intel: Add uncore events for Ivy Bridge clientAndi Kleen2017-03-30
| * | | perf vendor events intel: Add uncore events for Sandy Bridge clientAndi Kleen2017-03-30
| * | | perf vendor events intel: Add missing UNC_M_DCLOCKTICKS for Broadwell DE uncoreAndi Kleen2017-03-30
* | | | perf sdt powerpc: Add argument supportRavi Bangoria2017-04-04
* | | | perf trace: Beautify statx syscall 'flag' and 'mask' argumentsArnaldo Carvalho de Melo2017-03-31
* | | | perf tools: Do not fail in case of empty HOME env variableJiri Olsa2017-03-31
* | | | tools include uapi: Grab copies of stat.h and fcntl.hArnaldo Carvalho de Melo2017-03-31
* | | | perf utils: Fix spelling mistake: "Invalud" -> "Invalid"Colin Ian King2017-03-30
* | | | perf trace: Handle unpaired raw_syscalls:sys_exit eventArnaldo Carvalho de Melo2017-03-29
* | | | perf report: Drop cycles 0 for LBR printJin Yao2017-03-28
* | | | perf/sdt/x86: Move OP parser to tools/perf/arch/x86/Ravi Bangoria2017-03-28
* | | | perf/sdt/x86: Add renaming logic for (missing) 8 bit registersRavi Bangoria2017-03-28
* | | | perf tools: Remove support for command aliasesArnaldo Carvalho de Melo2017-03-28
|/ / /
* | | Merge tag 'perf-core-for-mingo-4.12-20170327' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-28
|\ \ \
| * | | perf utils: Readlink /proc/self/exe to find the perf binaryTommi Rantala2017-03-27
| * | | perf utils: Null terminate buf in read_ftrace_printk()Tommi Rantala2017-03-27
| * | | perf utils: use sizeof(buf) - 1 in readlink() callTommi Rantala2017-03-27
| * | | perf tests: Do not assume that readlink() returns a null terminated stringTommi Rantala2017-03-27
| * | | perf buildid: Do not assume that readlink() returns a null terminated stringTommi Rantala2017-03-27
| * | | perf buildid: Do not update SDT cache with null filenameTommi Rantala2017-03-27
| * | | perf annotate: Fix a bug of division by zero when calculating percentTaeung Song2017-03-27
| * | | perf annotate: Fix a bug following symbolic link of a build-id fileTaeung Song2017-03-27
| * | | perf report: Enable sorting by srcline as keyMilian Wolff2017-03-27
| * | | perf report: Show inline stack for browser modeJin Yao2017-03-27
| * | | perf report: Show inline stack for stdio modeJin Yao2017-03-27
| * | | perf report: Introduce --inline optionJin Yao2017-03-27
| * | | perf report: Find the inline stack for a given addressJin Yao2017-03-27
| * | | perf report: Refactor common code in srcline.cJin Yao2017-03-27
| * | | perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo2017-03-27
| * | | perf list sdt: Show option in man pageRavi Bangoria2017-03-27
| * | | perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter2017-03-27
| * | | perf trace: Fixup thread refcountingArnaldo Carvalho de Melo2017-03-24
| * | | perf trace: Fix up error path indentationArnaldo Carvalho de Melo2017-03-24
| * | | perf trace: Check for vfs_getname.pathname lengthArnaldo Carvalho de Melo2017-03-24
* | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-03-28
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann2017-03-17
* | | perf list: Move extra details printing to new optionAndi Kleen2017-03-23
* | | perf pmu: Add support for MetricName JSON attributeAndi Kleen2017-03-23
* | | perf list: Support printing MetricExpr with --debugAndi Kleen2017-03-23
* | | perf stat: Output JSON MetricExpr metricAndi Kleen2017-03-23
* | | perf pmu: Support MetricExpr header in JSON event listAndi Kleen2017-03-23
* | | perf vendor events intel: Update Intel uncore JSON event filesAndi Kleen2017-03-23
* | | perf tools: Add a simple expression parser for JSONAndi Kleen2017-03-23
* | | perf pmu: Special case uncore_ prefixAndi Kleen2017-03-21
* | | perf pmu: Expand PMU events by prefix matchAndi Kleen2017-03-21
* | | perf tools: Factor out PMU matching in parserAndi Kleen2017-03-21
* | | perf stat: Handle partially bad results with mergingAndi Kleen2017-03-21
* | | perf stat: Collapse identically named eventsAndi Kleen2017-03-21
* | | perf stat: Factor out callback for collecting event valuesAndi Kleen2017-03-21