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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf sched timehist: Handle cpu migration events
David Ahern
2016-11-25
2
-2
/
+99
*
perf annotate: Show invalid jump offset in error message
Arnaldo Carvalho de Melo
2016-11-25
1
-2
/
+4
*
perf ui helpline: Provide a printf variant
Arnaldo Carvalho de Melo
2016-11-25
2
-0
/
+11
*
perf tools: Add missing struct definition in probe_event.h
Wang Nan
2016-11-25
1
-0
/
+2
*
perf record: Fix segfault when running with suid and kptr_restrict is 1
Wang Nan
2016-11-25
1
-1
/
+1
*
perf tools: Fix kernel version error in ubuntu
Wang Nan
2016-11-25
1
-2
/
+53
*
perf sched timehist: Enlarge max stack depth by 2
Namhyung Kim
2016-11-25
1
-1
/
+1
*
perf sched timehist: Mark schedule function in callchains
Namhyung Kim
2016-11-25
2
-0
/
+22
*
perf callchain: Add option to skip ignore symbol when printing callchains
Namhyung Kim
2016-11-25
3
-2
/
+9
*
perf annotate: Initial PowerPC support
Ravi Bangoria
2016-11-25
2
-0
/
+63
*
perf annotate: Improve support for ARM
Arnaldo Carvalho de Melo
2016-11-25
2
-96
/
+60
*
perf annotate: Allow arches to have a init routine and a priv area
Arnaldo Carvalho de Melo
2016-11-25
1
-0
/
+11
*
perf annotate: Introduce alternative method of keeping instructions table
Arnaldo Carvalho de Melo
2016-11-25
1
-1
/
+62
*
perf annotate: Remove duplicate 'name' field from disasm_line
Arnaldo Carvalho de Melo
2016-11-25
3
-57
/
+51
*
Merge tag 'perf-core-for-mingo-20161123' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-11-24
18
-175
/
+1370
|
\
|
*
perf sched timehist: Add -V/--cpu-visual option
David Ahern
2016-11-23
2
-2
/
+47
|
*
perf sched timehist: Add call graph options
David Ahern
2016-11-23
2
-6
/
+89
|
*
perf sched timehist: Add -w/--wakeups option
David Ahern
2016-11-23
2
-4
/
+58
|
*
perf sched timehist: Add summary options
David Ahern
2016-11-23
1
-6
/
+160
|
*
perf sched timehist: Introduce timehist command
David Ahern
2016-11-23
2
-7
/
+637
|
*
perf evsel: Support printing callchains with arrows
Namhyung Kim
2016-11-23
2
-0
/
+7
|
*
perf symbols: Print symbol offsets conditionally
Namhyung Kim
2016-11-23
3
-8
/
+12
|
*
perf c2c: Support cascading options
Jiri Olsa
2016-11-23
1
-12
/
+10
|
*
perf c2c report: Display total HITMs on default
Jiri Olsa
2016-11-23
2
-7
/
+36
|
*
perf c2c report: Add struct c2c_stats::tot_hitm field
Jiri Olsa
2016-11-23
2
-2
/
+11
|
*
perf c2c report: Add -f/--force option
Jiri Olsa
2016-11-23
2
-1
/
+7
|
*
perf c2c report: Setup browser after opening perf.data
Jiri Olsa
2016-11-23
1
-7
/
+8
|
*
perf tools: Show event fd in debug output
Jiri Olsa
2016-11-23
1
-2
/
+4
|
*
perf annotate: Add per arch instructions annotate handlers
Arnaldo Carvalho de Melo
2016-11-17
3
-106
/
+198
|
*
perf annotate: Allow arches to specify functions to skip
Arnaldo Carvalho de Melo
2016-11-17
1
-4
/
+5
|
*
perf annotate: Start supporting cross arch annotation
Arnaldo Carvalho de Melo
2016-11-17
5
-23
/
+103
*
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2016-11-24
2
-16
/
+29
|
\
\
|
|
/
|
/
|
|
*
perf hists: Fix column length on --hierarchy
Namhyung Kim
2016-11-09
1
-6
/
+6
|
*
perf hists browser: Fix column indentation on --hierarchy
Namhyung Kim
2016-11-09
1
-6
/
+13
|
*
perf hists browser: Show folded sign properly on --hierarchy
Namhyung Kim
2016-11-09
1
-1
/
+7
|
*
perf hists browser: Fix indentation of folded sign on --hierarchy
Namhyung Kim
2016-11-09
1
-3
/
+3
|
*
perf hist browser: Fix hierarchy column counts
Namhyung Kim
2016-11-09
1
-1
/
+14
*
|
perf report: Show branch info in callchain entry for browser mode
Jin Yao
2016-11-14
1
-2
/
+18
*
|
perf report: Show branch info in callchain entry for stdio mode
Jin Yao
2016-11-14
1
-4
/
+31
*
|
perf report: Calculate and return the branch flag counting
Jin Yao
2016-11-14
2
-1
/
+202
*
|
perf report: Create a symbol_conf flag for showing branch flag counting
Jin Yao
2016-11-14
2
-0
/
+4
*
|
perf report: Add branch flag to callchain cursor node
Jin Yao
2016-11-14
3
-18
/
+86
*
|
perf config: Mark where are config items from (user or system)
Taeung Song
2016-11-14
3
-3
/
+23
*
|
perf config: Add support setting variables in a config file
Taeung Song
2016-11-14
4
-7
/
+88
*
|
perf config: Validate config variable arguments before trying use them
Taeung Song
2016-11-14
1
-4
/
+41
*
|
perf config: Add support for getting config key-value pairs
Taeung Song
2016-11-14
2
-3
/
+55
*
|
perf kvmti: Remove unused Makefile file
Jiri Olsa
2016-11-14
1
-89
/
+0
*
|
perf jvmti: Plug compilation into perf build
Jiri Olsa
2016-11-14
4
-2
/
+58
*
|
perf intel-pt: Update documentation about context switch events
Arnaldo Carvalho de Melo
2016-11-11
1
-2
/
+17
*
|
perf callchain: Fixup help/config for no-unwinding
Rabin Vincent
2016-11-07
2
-6
/
+0
[next]