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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
2012-02-21
5
-1
/
+13
|
|
*
|
|
|
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
2012-02-21
5
-51
/
+101
|
|
*
|
|
|
ftrace: Add enable/disable ftrace_ops control interface
Jiri Olsa
2012-02-21
3
-7
/
+172
|
|
*
|
|
|
tracing: Don't use p->len field to determine output in __print_*() functions
Steven Rostedt
2012-02-21
1
-3
/
+3
|
|
*
|
|
|
tracing: Don't print an extra separator of flags
Andrey Vagin
2012-02-20
1
-2
/
+4
|
|
|
/
/
/
|
*
|
|
|
tracepoint, vfs, sched: Add exec() tracepoint
David Smith
2012-02-23
2
-3
/
+33
|
*
|
|
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-02-22
3
-2
/
+13
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
perf tools: fix broken perf record -a mode
Stephane Eranian
2012-02-21
1
-1
/
+1
|
|
*
|
|
perf tools: Remove duplicated string.h includes
Danny Kukawka
2012-02-17
1
-1
/
+0
|
|
*
|
|
perf tools: Allow expressions in __print_symbolic() fields
Stefan Hajnoczi
2012-02-17
1
-0
/
+12
|
|
/
/
/
|
*
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-02-17
15
-44
/
+118
|
|
\
\
\
|
|
*
|
|
tracing/trivial: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2012-02-13
3
-7
/
+6
|
|
*
|
|
printk/tracing: Add console output tracing
Johannes Berg
2012-02-13
2
-0
/
+46
|
|
*
|
|
ftrace: Append wakeup_rt description of ftrace doc
Geunsik Lim
2012-02-13
1
-0
/
+7
|
|
*
|
|
ftrace: sched_switch plugin is deprecated
Geunsik Lim
2012-02-13
1
-3
/
+3
|
|
*
|
|
cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() section
Steven Rostedt
2012-02-13
1
-4
/
+4
|
|
*
|
|
x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()
Steven Rostedt
2012-02-13
2
-12
/
+14
|
|
*
|
|
tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...
Steven Rostedt
2012-02-13
1
-4
/
+18
|
|
*
|
|
tracing/softirq: Move __raise_softirq_irqoff() out of header
Steven Rostedt
2012-02-03
3
-6
/
+9
|
|
*
|
|
ftrace: Change filter/notrace set functions to return exit code
Jiri Olsa
2012-02-03
2
-8
/
+11
|
*
|
|
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-02-17
33
-416
/
+616
|
|
\
\
\
\
|
|
*
|
|
|
perf tools: Invert the sample_id_all logic
Arnaldo Carvalho de Melo
2012-02-14
6
-13
/
+10
|
|
*
|
|
|
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
Arnaldo Carvalho de Melo
2012-02-14
4
-15
/
+39
|
|
*
|
|
|
perf tools: cleanup initialization of attr->size
Stephane Eranian
2012-02-13
2
-1
/
+2
|
|
*
|
|
|
perf tools: Factor out feature op to process header sections
Robert Richter
2012-02-13
1
-15
/
+29
|
|
*
|
|
|
perf tools: Moving code in header.c
Robert Richter
2012-02-13
1
-150
/
+150
|
|
*
|
|
|
perf tools: Add bitmap_or function into bitmap object
Jiri Olsa
2012-02-13
2
-0
/
+21
|
|
*
|
|
|
perf tools: Add sysfs mountpoint interface
Jiri Olsa
2012-02-13
3
-0
/
+68
|
|
*
|
|
|
perf tools: Remove unused functions from debugfs object
Jiri Olsa
2012-02-13
2
-147
/
+0
|
|
*
|
|
|
perf tools: Get rid of ctype.h in symbol.c
Namhyung Kim
2012-02-13
1
-1
/
+1
|
|
*
|
|
|
perf tools: ctype.c only wants util.h
Namhyung Kim
2012-02-13
1
-1
/
+1
|
|
*
|
|
|
perf tools: Implement islower/isupper macro into util.h
Namhyung Kim
2012-02-13
1
-0
/
+4
|
|
*
|
|
|
perf tools: Change perf_guest default back to false
Joerg Roedel
2012-02-13
1
-1
/
+1
|
|
*
|
|
|
perf top: Don't process samples with no valid machine object
Joerg Roedel
2012-02-13
3
-0
/
+17
|
|
*
|
|
|
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
2012-02-13
18
-56
/
+185
|
|
*
|
|
|
perf tools: Fix out of tree compiles
David Ahern
2012-02-13
1
-0
/
+1
|
|
*
|
|
|
perf tools: Fix build dependency of perf python extension
Namhyung Kim
2012-02-13
3
-5
/
+25
|
|
*
|
|
|
perf record: No build id option fails
David Ahern
2012-02-09
1
-2
/
+2
|
|
*
|
|
|
perf tools: fix endianness detection in perf.data
Stephane Eranian
2012-02-09
1
-13
/
+64
|
*
|
|
|
|
x86: Fix to decode grouped AVX with VEX pp bits
Masami Hiramatsu
2012-02-11
4
-32
/
+40
|
*
|
|
|
|
watchdog: Fix code/comments mismatches
Fernando Luis Vázquez Cao
2012-02-11
1
-12
/
+12
|
*
|
|
|
|
watchdog: Update Kconfig entries
Fernando Luis Vázquez Cao
2012-02-11
1
-7
/
+11
|
*
|
|
|
|
watchdog: Update documentation
Fernando Luis Vázquez Cao
2012-02-11
2
-83
/
+63
|
|
/
/
/
/
|
*
|
|
|
x86/sched/perf/AMD: Set sched_clock_stable
Borislav Petkov
2012-02-07
1
-0
/
+3
|
*
|
|
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-02-07
94
-493
/
+584
|
|
\
\
\
\
|
|
*
|
|
|
perf stat: Align scaled output of cpu-clock
Namhyung Kim
2012-02-06
1
-0
/
+2
|
|
*
|
|
|
perf stat: Adjust print unit
Namhyung Kim
2012-02-06
1
-1
/
+7
|
|
*
|
|
|
perf doc: Allow producing documentation in a specified output directory
Franck Bui-Huu
2012-02-06
1
-34
/
+52
|
|
*
|
|
|
perf tool: Fix perf stack to non executable on x86_64
Jiri Olsa
2012-02-06
1
-0
/
+7
|
|
*
|
|
|
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-02-06
365
-6059
/
+2515
|
|
|
\
\
\
\
[prev]
[next]