index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf annotate: Fix missing number of samples for source_line_samples
Taeung Song
2017-04-04
2
-3
/
+5
*
perf tools: Don't die on a print function
Arnaldo Carvalho de Melo
2017-04-04
1
-2
/
+7
*
perf tools: Handle allocation failures gracefully
Arnaldo Carvalho de Melo
2017-04-04
1
-15
/
+39
*
perf tools: Do not fail in case of empty HOME env variable
Jiri Olsa
2017-03-31
1
-23
/
+31
*
perf utils: Fix spelling mistake: "Invalud" -> "Invalid"
Colin Ian King
2017-03-30
1
-1
/
+1
*
perf report: Drop cycles 0 for LBR print
Jin Yao
2017-03-28
1
-37
/
+74
*
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
Ravi Bangoria
2017-03-28
3
-102
/
+47
*
perf tools: Remove support for command aliases
Arnaldo Carvalho de Melo
2017-03-28
4
-87
/
+1
*
Merge tag 'perf-core-for-mingo-4.12-20170327' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-03-28
16
-63
/
+347
|
\
|
*
perf utils: Readlink /proc/self/exe to find the perf binary
Tommi Rantala
2017-03-27
1
-6
/
+2
|
*
perf utils: Null terminate buf in read_ftrace_printk()
Tommi Rantala
2017-03-27
1
-1
/
+3
|
*
perf utils: use sizeof(buf) - 1 in readlink() call
Tommi Rantala
2017-03-27
1
-1
/
+1
|
*
perf buildid: Do not assume that readlink() returns a null terminated string
Tommi Rantala
2017-03-27
1
-1
/
+5
|
*
perf buildid: Do not update SDT cache with null filename
Tommi Rantala
2017-03-27
1
-1
/
+1
|
*
perf annotate: Fix a bug of division by zero when calculating percent
Taeung Song
2017-03-27
1
-3
/
+7
|
*
perf annotate: Fix a bug following symbolic link of a build-id file
Taeung Song
2017-03-27
1
-1
/
+9
|
*
perf report: Enable sorting by srcline as key
Milian Wolff
2017-03-27
7
-19
/
+73
|
*
perf report: Show inline stack for browser mode
Jin Yao
2017-03-27
2
-0
/
+6
|
*
perf report: Introduce --inline option
Jin Yao
2017-03-27
1
-1
/
+2
|
*
perf report: Find the inline stack for a given address
Jin Yao
2017-03-27
5
-5
/
+192
|
*
perf report: Refactor common code in srcline.c
Jin Yao
2017-03-27
1
-23
/
+45
|
*
perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
Adrian Hunter
2017-03-27
1
-2
/
+2
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-03-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
2017-03-17
1
-1
/
+1
*
|
perf list: Move extra details printing to new option
Andi Kleen
2017-03-23
4
-6
/
+7
*
|
perf pmu: Add support for MetricName JSON attribute
Andi Kleen
2017-03-23
6
-4
/
+20
*
|
perf list: Support printing MetricExpr with --debug
Andi Kleen
2017-03-23
1
-2
/
+8
*
|
perf stat: Output JSON MetricExpr metric
Andi Kleen
2017-03-23
7
-0
/
+207
*
|
perf pmu: Support MetricExpr header in JSON event list
Andi Kleen
2017-03-23
2
-3
/
+7
*
|
perf tools: Add a simple expression parser for JSON
Andi Kleen
2017-03-23
3
-0
/
+204
*
|
perf pmu: Special case uncore_ prefix
Andi Kleen
2017-03-21
1
-0
/
+3
*
|
perf pmu: Expand PMU events by prefix match
Andi Kleen
2017-03-21
3
-14
/
+54
*
|
perf tools: Factor out PMU matching in parser
Andi Kleen
2017-03-21
3
-29
/
+52
*
|
perf stat: Collapse identically named events
Andi Kleen
2017-03-21
1
-0
/
+1
*
|
perf annotate: Add comment clarifying how the source code line is parsed
Arnaldo Carvalho de Melo
2017-03-21
1
-0
/
+6
*
|
perf annotate: More exactly grep -v of the objdump command
Taeung Song
2017-03-21
1
-1
/
+1
*
|
perf probe: Add sdt probes arguments into the uprobe cmd string
Alexis Berlemont
2017-03-21
3
-4
/
+178
*
|
perf sdt: Add scanning of sdt probes arguments
Alexis Berlemont
2017-03-21
2
-2
/
+24
*
|
perf probe: Change MAX_CMDLEN
Ravi Bangoria
2017-03-21
2
-2
/
+2
*
|
perf probe: Fix concat_probe_trace_events
Ravi Bangoria
2017-03-20
1
-1
/
+1
*
|
perf tools: Handle partial AUX records and print a warning
Alexander Shishkin
2017-03-17
3
-5
/
+28
*
|
Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-03-16
7
-10
/
+84
|
\
\
|
*
|
perf script: Add 'brstackinsn' for branch stacks
Andi Kleen
2017-03-16
4
-0
/
+61
|
*
|
perf tools: Make perf_event__synthesize_mmap_events() scale
Stephane Eranian
2017-03-15
1
-2
/
+2
|
*
|
perf probe: Introduce util func is_sdt_event()
Ravi Bangoria
2017-03-15
2
-8
/
+21
*
|
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2017-03-16
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/events: Remove last remnants of old filenames
Borislav Petkov
2017-03-01
1
-1
/
+1
|
|
/
*
|
perf kretprobes: Offset from reloc_sym if kernel supports it
Naveen N. Rao
2017-03-14
3
-7
/
+13
*
|
perf probe: Factor out the ftrace README scanning
Naveen N. Rao
2017-03-14
1
-33
/
+37
*
|
perf tools: Add 'cgroup_id' sort order keyword
Hari Bathini
2017-03-14
4
-0
/
+56
[next]