index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-31
tools include uapi: Grab copies of stat.h and fcntl.h
Arnaldo Carvalho de Melo
5
-0
/
+253
2017-03-30
perf utils: Fix spelling mistake: "Invalud" -> "Invalid"
Colin Ian King
1
-1
/
+1
2017-03-29
perf trace: Handle unpaired raw_syscalls:sys_exit event
Arnaldo Carvalho de Melo
1
-9
/
+34
2017-03-28
perf report: Drop cycles 0 for LBR print
Jin Yao
1
-37
/
+74
2017-03-28
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
Ravi Bangoria
4
-134
/
+194
2017-03-28
perf/sdt/x86: Add renaming logic for (missing) 8 bit registers
Ravi Bangoria
1
-0
/
+8
2017-03-28
perf tools: Remove support for command aliases
Arnaldo Carvalho de Melo
6
-190
/
+8
2017-03-28
Merge tag 'perf-core-for-mingo-4.12-20170327' of git://git.kernel.org/pub/scm...
Ingo Molnar
62
-208
/
+739
2017-03-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
3
-19
/
+63
2017-03-27
perf utils: Readlink /proc/self/exe to find the perf binary
Tommi Rantala
1
-6
/
+2
2017-03-27
perf utils: Null terminate buf in read_ftrace_printk()
Tommi Rantala
1
-1
/
+3
2017-03-27
perf utils: use sizeof(buf) - 1 in readlink() call
Tommi Rantala
1
-1
/
+1
2017-03-27
perf tests: Do not assume that readlink() returns a null terminated string
Tommi Rantala
1
-1
/
+1
2017-03-27
perf buildid: Do not assume that readlink() returns a null terminated string
Tommi Rantala
1
-1
/
+5
2017-03-27
perf buildid: Do not update SDT cache with null filename
Tommi Rantala
1
-1
/
+1
2017-03-27
perf annotate: Fix a bug of division by zero when calculating percent
Taeung Song
1
-3
/
+7
2017-03-27
perf annotate: Fix a bug following symbolic link of a build-id file
Taeung Song
1
-1
/
+9
2017-03-27
perf report: Enable sorting by srcline as key
Milian Wolff
10
-21
/
+78
2017-03-27
perf report: Show inline stack for browser mode
Jin Yao
3
-8
/
+178
2017-03-27
perf report: Show inline stack for stdio mode
Jin Yao
1
-1
/
+84
2017-03-27
perf report: Introduce --inline option
Jin Yao
3
-1
/
+8
2017-03-27
perf report: Find the inline stack for a given address
Jin Yao
5
-5
/
+192
2017-03-27
perf report: Refactor common code in srcline.c
Jin Yao
1
-23
/
+45
2017-03-27
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
41
-126
/
+110
2017-03-27
perf list sdt: Show option in man page
Ravi Bangoria
1
-1
/
+3
2017-03-27
perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
Adrian Hunter
1
-2
/
+2
2017-03-24
perf trace: Fixup thread refcounting
Arnaldo Carvalho de Melo
1
-9
/
+12
2017-03-24
perf trace: Fix up error path indentation
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-03-24
perf trace: Check for vfs_getname.pathname length
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-03-24
Merge tag 'perf-core-for-mingo-4.12-20170324' of git://git.kernel.org/pub/scm...
Ingo Molnar
51
-277
/
+1370
2017-03-23
perf list: Move extra details printing to new option
Andi Kleen
6
-10
/
+21
2017-03-23
perf pmu: Add support for MetricName JSON attribute
Andi Kleen
9
-8
/
+34
2017-03-23
perf list: Support printing MetricExpr with --debug
Andi Kleen
1
-2
/
+8
2017-03-23
perf stat: Output JSON MetricExpr metric
Andi Kleen
8
-0
/
+210
2017-03-23
perf pmu: Support MetricExpr header in JSON event list
Andi Kleen
5
-8
/
+23
2017-03-23
perf vendor events intel: Update Intel uncore JSON event files
Andi Kleen
19
-180
/
+267
2017-03-23
perf tools: Add a simple expression parser for JSON
Andi Kleen
7
-0
/
+266
2017-03-21
perf pmu: Special case uncore_ prefix
Andi Kleen
1
-0
/
+3
2017-03-21
perf pmu: Expand PMU events by prefix match
Andi Kleen
3
-14
/
+54
2017-03-21
perf tools: Factor out PMU matching in parser
Andi Kleen
3
-29
/
+52
2017-03-21
perf stat: Handle partially bad results with merging
Andi Kleen
1
-0
/
+10
2017-03-21
perf stat: Collapse identically named events
Andi Kleen
3
-4
/
+38
2017-03-21
perf stat: Factor out callback for collecting event values
Andi Kleen
1
-23
/
+80
2017-03-21
perf annotate: Add comment clarifying how the source code line is parsed
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-03-21
perf annotate: More exactly grep -v of the objdump command
Taeung Song
1
-1
/
+1
2017-03-21
perf sdt x86: Add renaming logic for rNN and other registers
Ravi Bangoria
1
-12
/
+32
2017-03-21
perf probe: Add sdt probes arguments into the uprobe cmd string
Alexis Berlemont
4
-4
/
+261
2017-03-21
perf sdt: Add scanning of sdt probes arguments
Alexis Berlemont
2
-2
/
+24
2017-03-21
perf probe: Return errno when not hitting any event
Kefeng Wang
1
-3
/
+3
2017-03-21
perf probe: Change MAX_CMDLEN
Ravi Bangoria
2
-2
/
+2
[next]