index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
perf ui helpline: Provide a printf variant
Arnaldo Carvalho de Melo
2016-11-25
2
-0
/
+11
|
*
|
tools lib bpf: Fix maps resolution
Eric Leblond
2016-11-25
1
-44
/
+98
|
*
|
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
20
-185
/
+1406
|
|
\
\
|
|
*
|
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
|
|
*
|
tools lib traceevent: Add retrieval of preempt count and latency flags
Steven Rostedt
2016-11-23
2
-2
/
+30
|
|
*
|
tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number
Steven Rostedt
2016-11-23
2
-8
/
+6
|
|
*
|
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
17
-145
/
+136
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
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
|
*
|
|
tools build: Add jvmti feature detection support
Jiri Olsa
2016-11-14
2
-1
/
+18
|
*
|
|
tools build: Add CFLAGS_REMOVE_* support
Jiri Olsa
2016-11-14
2
-3
/
+7
|
*
|
|
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
|
*
|
|
perf tools: Add missing object file to the python binding linkage list
Arnaldo Carvalho de Melo
2016-10-28
2
-1
/
+2
|
*
|
|
perf scripting: Don't die if scripting can't be setup, disable it
Arnaldo Carvalho de Melo
2016-10-28
1
-18
/
+15
[prev]
[next]