index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2017-03-30
perf vendor events intel: Add uncore events for Skylake client
Andi Kleen
2017-03-30
perf vendor events intel: Add uncore events for Broadwell client
Andi Kleen
2017-03-30
perf vendor events intel: Add uncore events for Haswell client
Andi Kleen
2017-03-30
perf vendor events intel: Add uncore events for Ivy Bridge client
Andi Kleen
2017-03-30
perf vendor events intel: Add uncore events for Sandy Bridge client
Andi Kleen
2017-03-30
perf vendor events intel: Add missing UNC_M_DCLOCKTICKS for Broadwell DE uncore
Andi Kleen
2017-03-30
perf utils: Fix spelling mistake: "Invalud" -> "Invalid"
Colin Ian King
2017-03-29
perf trace: Handle unpaired raw_syscalls:sys_exit event
Arnaldo Carvalho de Melo
2017-03-28
perf report: Drop cycles 0 for LBR print
Jin Yao
2017-03-28
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
Ravi Bangoria
2017-03-28
perf/sdt/x86: Add renaming logic for (missing) 8 bit registers
Ravi Bangoria
2017-03-28
perf tools: Remove support for command aliases
Arnaldo Carvalho de Melo
2017-03-28
Merge tag 'perf-core-for-mingo-4.12-20170327' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-03-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-03-27
perf utils: Readlink /proc/self/exe to find the perf binary
Tommi Rantala
2017-03-27
perf utils: Null terminate buf in read_ftrace_printk()
Tommi Rantala
2017-03-27
perf utils: use sizeof(buf) - 1 in readlink() call
Tommi Rantala
2017-03-27
perf tests: Do not assume that readlink() returns a null terminated string
Tommi Rantala
2017-03-27
perf buildid: Do not assume that readlink() returns a null terminated string
Tommi Rantala
2017-03-27
perf buildid: Do not update SDT cache with null filename
Tommi Rantala
2017-03-27
perf annotate: Fix a bug of division by zero when calculating percent
Taeung Song
2017-03-27
perf annotate: Fix a bug following symbolic link of a build-id file
Taeung Song
2017-03-27
perf report: Enable sorting by srcline as key
Milian Wolff
2017-03-27
perf report: Show inline stack for browser mode
Jin Yao
2017-03-27
perf report: Show inline stack for stdio mode
Jin Yao
2017-03-27
perf report: Introduce --inline option
Jin Yao
2017-03-27
perf report: Find the inline stack for a given address
Jin Yao
2017-03-27
perf report: Refactor common code in srcline.c
Jin Yao
2017-03-27
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2017-03-27
perf list sdt: Show option in man page
Ravi Bangoria
2017-03-27
perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
Adrian Hunter
2017-03-24
perf trace: Fixup thread refcounting
Arnaldo Carvalho de Melo
2017-03-24
perf trace: Fix up error path indentation
Arnaldo Carvalho de Melo
2017-03-24
perf trace: Check for vfs_getname.pathname length
Arnaldo Carvalho de Melo
2017-03-24
treewide: Fix typos in printk
Masanari Iida
2017-03-23
perf list: Move extra details printing to new option
Andi Kleen
2017-03-23
perf pmu: Add support for MetricName JSON attribute
Andi Kleen
2017-03-23
perf list: Support printing MetricExpr with --debug
Andi Kleen
2017-03-23
perf stat: Output JSON MetricExpr metric
Andi Kleen
2017-03-23
perf pmu: Support MetricExpr header in JSON event list
Andi Kleen
2017-03-23
perf vendor events intel: Update Intel uncore JSON event files
Andi Kleen
2017-03-23
perf tools: Add a simple expression parser for JSON
Andi Kleen
2017-03-21
perf pmu: Special case uncore_ prefix
Andi Kleen
2017-03-21
perf pmu: Expand PMU events by prefix match
Andi Kleen
2017-03-21
perf tools: Factor out PMU matching in parser
Andi Kleen
2017-03-21
perf stat: Handle partially bad results with merging
Andi Kleen
2017-03-21
perf stat: Collapse identically named events
Andi Kleen
2017-03-21
perf stat: Factor out callback for collecting event values
Andi Kleen
2017-03-21
perf annotate: Add comment clarifying how the source code line is parsed
Arnaldo Carvalho de Melo
2017-03-21
perf annotate: More exactly grep -v of the objdump command
Taeung Song
[prev]
[next]