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/x86-64: Allow to change RIP in handlers
Steven Rostedt
2012-09-13
1
-0
/
+4
*
kprobes/x86: Fix kprobes to collectly handle IP on ftrace
Masami Hiramatsu
2012-09-13
1
-3
/
+6
*
ftrace/x86: Adjust x86 regs.ip as like as x86-64
Masami Hiramatsu
2012-09-13
1
-2
/
+1
*
trace: Stop compiling in trace_clock unconditionally
Josh Triplett
2012-09-13
3
-6
/
+7
*
tracing: Skip printing "OK" if failed to disable event
Yuanhan Liu
2012-09-13
1
-1
/
+3
*
ftrace/x86: Add support for -mfentry to x86_64
Steven Rostedt
2012-08-23
4
-7
/
+39
*
ftrace: Do not test frame pointers if -mfentry is used
Steven Rostedt
2012-08-23
1
-1
/
+4
*
ftrace: Add -mfentry to Makefile on function tracer
Steven Rostedt
2012-08-23
2
-1
/
+10
*
ftrace: Make recordmcount.c handle __fentry__
Steven Rostedt
2012-08-23
1
-1
/
+3
*
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-08-21
4
-20
/
+19
|
\
|
*
tracing/trivial: Fix some typos in kernel/trace
Wang Tianhong
2012-08-07
2
-5
/
+5
|
*
tracing/filter: Add missing initialization
Jiri Olsa
2012-08-07
1
-1
/
+1
|
*
tracing: Fix wakeup_rt self test on virtual machines
Steven Rostedt
2012-08-07
1
-14
/
+13
*
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-08-21
7637
-243890
/
+505252
|
\
\
|
*
|
perf hists: Rename and move some functions
Namhyung Kim
2012-08-20
3
-27
/
+32
|
*
|
perf hists: Separate out hist print functions
Namhyung Kim
2012-08-20
4
-661
/
+669
|
*
|
perf tools: Fix include order for bison/flex-generated C files
Ben Hutchings
2012-08-20
1
-2
/
+2
|
*
|
perf symbols: Fix builds with NO_LIBELF set
David Ahern
2012-08-20
3
-1
/
+5
|
*
|
perf: silence GTK2 probing errors
David Ahern
2012-08-20
1
-3
/
+3
|
*
|
perf script perl/python: Fix libexec scripts path in Documentation
David Ahern
2012-08-20
2
-7
/
+7
|
*
|
perf ui gtk: Ensure not to call gtk_main_quit() twice
Namhyung Kim
2012-08-20
1
-0
/
+2
|
*
|
perf tools: Rename global variable 'events' in util/header.c
Robert Richter
2012-08-17
1
-20
/
+20
|
*
|
perf tools: Rename some variables for better understanding
Robert Richter
2012-08-17
1
-21
/
+21
|
*
|
perf tools: Report number of pmu type of unknown events
Robert Richter
2012-08-17
1
-1
/
+2
|
*
|
perf tools: Fix type for evsel->ids and add size check for ids
Robert Richter
2012-08-17
3
-6
/
+9
|
*
|
perf ui gtk: Add perf_gtk__show_helpline() for pr_*
Namhyung Kim
2012-08-17
7
-15
/
+57
|
*
|
perf ui/gtk: Use helpline API in browser
Namhyung Kim
2012-08-17
1
-1
/
+4
|
*
|
perf ui gtk: Implement helpline_fns
Namhyung Kim
2012-08-17
4
-0
/
+34
|
*
|
perf ui: Introduce struct ui_helpline
Namhyung Kim
2012-08-16
4
-40
/
+88
|
*
|
perf tools: Let O= makes handle relative paths
Steven Rostedt
2012-08-16
1
-2
/
+4
|
*
|
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
2012-08-15
11
-125
/
+95
|
*
|
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
2012-08-15
10
-32
/
+28
|
*
|
perf test: Add automated tests for event group parsing
Jiri Olsa
2012-08-14
1
-3
/
+299
|
*
|
perf tools: Enable grouping logic for parsed events
Jiri Olsa
2012-08-14
11
-69
/
+96
|
*
|
perf tools: Add support to update event modifier
Jiri Olsa
2012-08-14
4
-14
/
+66
|
*
|
perf tools: Add support to parse event group syntax
Jiri Olsa
2012-08-14
4
-16
/
+97
|
*
|
perf tools: Add missing files to build the python binding
Arnaldo Carvalho de Melo
2012-08-14
1
-0
/
+2
|
*
|
perf script: Fix a NULL pointer dereference
Namhyung Kim
2012-08-14
1
-1
/
+1
|
*
|
perf symbols: Add description of JIT interface
Andi Kleen
2012-08-13
1
-0
/
+15
|
*
|
perf symbols: Use both runtime and debug images
Cody P Schafer
2012-08-13
4
-33
/
+56
|
*
|
perf symbols: Convert dso__load_syms to take 2 symsrc's
Cody P Schafer
2012-08-13
4
-27
/
+30
|
*
|
perf symbols: Factor want_symtab out of dso__load_sym()
Cody P Schafer
2012-08-13
4
-17
/
+25
|
*
|
perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
Cody P Schafer
2012-08-13
4
-24
/
+16
|
*
|
perf symbols: Set symtab_type in dso__load_sym
Cody P Schafer
2012-08-13
2
-6
/
+9
|
*
|
perf symbols: Introduce symsrc structure.
Cody P Schafer
2012-08-13
4
-44
/
+163
|
*
|
perf symbols: Track symtab_type of vmlinux
Cody P Schafer
2012-08-13
2
-0
/
+11
|
*
|
perf symbols: Avoid segfault in elf_strptr
Cody P Schafer
2012-08-13
1
-0
/
+4
|
*
|
perf symbols: only set vmlinux longname & mark loaded if really loaded
Cody P Schafer
2012-08-13
1
-3
/
+4
|
*
|
perf symbols: Simplify out_fixup in kernel syms loading
Cody P Schafer
2012-08-13
1
-2
/
+1
|
*
|
perf symbols: Remove unused 'end' arg in kallsyms parse cb
Cody P Schafer
2012-08-13
3
-13
/
+12
[next]