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
...
*
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2009-12-07
2
-29
/
+47
|
\
|
*
hw-breakpoints: Fix task-bound breakpoint slot allocation
Frederic Weisbecker
2009-12-07
1
-29
/
+45
|
*
hw-breakpoints: Zeroe the breakpoint attrs on initialization
Frederic Weisbecker
2009-12-07
1
-0
/
+2
*
|
perf trace/scripting: Fix compile error when libperl not installed
Tom Zanussi
2009-12-07
2
-3
/
+4
*
|
perf_event: Eliminate raw->size
Xiao Guangrong
2009-12-07
2
-76
/
+56
*
|
perf_event: Fix __dsos__write_buildid_table()
Xiao Guangrong
2009-12-07
1
-1
/
+1
*
|
perf_event: Fix raw event processing
Xiao Guangrong
2009-12-07
2
-6
/
+16
*
|
perf/sched: Fix 'perf sched trace'
Xiao Guangrong
2009-12-07
1
-7
/
+7
|
/
*
perf buildid-list: Fix copy'n'paste help message
Arnaldo Carvalho de Melo
2009-12-06
1
-1
/
+1
*
perf tools: Misc small fixes
OGAWA Hirofumi
2009-12-06
3
-4
/
+10
*
perf: Make common SAMPLE_EVENT parser
OGAWA Hirofumi
2009-12-06
7
-146
/
+155
*
perf timechart: Fix header handling
OGAWA Hirofumi
2009-12-06
1
-4
/
+8
*
x86, perf probe: Fix warning in test_get_len()
Jean Delvare
2009-12-06
1
-1
/
+1
*
perf tools: Correct size computation in tracepoint_id_to_path()
Julia Lawall
2009-12-06
1
-1
/
+1
*
x86: Fixup wrong irq frame link in stacktraces
Frederic Weisbecker
2009-12-06
1
-1
/
+32
*
x86: Fixup wrong debug exception frame link in stacktraces
Frederic Weisbecker
2009-12-06
1
-3
/
+3
*
x86/perf: Exclude the debug stack from the callchains
Frederic Weisbecker
2009-12-06
1
-4
/
+5
*
perf: Remove the "event" callback from perf events
Frederic Weisbecker
2009-12-06
1
-3
/
+0
*
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
8
-57
/
+48
*
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
2009-12-06
3
-13
/
+7
*
perf: Remove unused struct perf_event::event_callback
Frederic Weisbecker
2009-12-06
1
-2
/
+0
*
perf: Remove pointless union that wraps the hw breakpoint fields
Frederic Weisbecker
2009-12-06
1
-8
/
+6
*
hw-breakpoints: Add two reserved fields for future extensions
Frederic Weisbecker
2009-12-06
1
-0
/
+2
*
Merge branch 'perf/probes' into perf/core
Ingo Molnar
2009-12-03
2
-3
/
+35
|
\
|
*
x86: insn decoder test checks objdump version
Masami Hiramatsu
2009-11-20
2
-1
/
+27
|
*
x86: Fix insn decoder test typos
Masami Hiramatsu
2009-11-20
1
-3
/
+9
*
|
Merge branch 'perf/mce' into perf/core
Ingo Molnar
2009-12-03
9
-63
/
+198
|
\
\
|
*
|
x86, mce: Add __cpuinit to hotplug callback functions
Hidetoshi Seto
2009-11-26
1
-2
/
+3
|
*
|
x86: Tighten conditionals on MCE related statistics
Jan Beulich
2009-11-23
2
-9
/
+9
|
*
|
x86, mce: Fix __init annotations
Hidetoshi Seto
2009-11-12
2
-3
/
+3
|
*
|
x86: Mark the thermal init functions __init
Yong Wang
2009-11-11
1
-2
/
+2
|
*
|
x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
Yong Wang
2009-11-10
5
-5
/
+43
|
*
|
x86, mce: Add a global MCE init helper
Borislav Petkov
2009-10-16
1
-2
/
+8
|
*
|
x86, mce: Fix up MCE naming nomenclature
Borislav Petkov
2009-10-16
3
-29
/
+29
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'x86/mce' and 'x86/urgent' into perf/mce
Ingo Molnar
2009-10-16
286
-1390
/
+12696
|
|
\
\
\
|
|
*
|
|
mce, edac: Use an atomic notifier for MCEs decoding
Borislav Petkov
2009-10-12
3
-19
/
+34
|
*
|
|
|
perf_event, x86, mce: Use TRACE_EVENT() for MCE logging
Hidetoshi Seto
2009-10-13
2
-0
/
+75
*
|
|
|
|
Merge branch 'perf/scripting' into perf/core
Ingo Molnar
2009-12-03
31
-15
/
+2458
|
\
\
\
\
\
|
*
|
|
|
|
perf trace/scripting: Add Fedora libperl install note to doc
Tom Zanussi
2009-11-30
2
-3
/
+5
|
*
|
|
|
|
perf trace/scripting: Fix Perl common_* access functions
Tom Zanussi
2009-11-30
4
-24
/
+24
|
*
|
|
|
|
perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.c
Tom Zanussi
2009-11-30
1
-1
/
+1
|
*
|
|
|
|
perf trace/scripting: Silence PERL_EMBED_* backtick errors
Tom Zanussi
2009-11-30
1
-2
/
+2
|
*
|
|
|
|
perf scripting: Fix build
Ingo Molnar
2009-11-28
1
-0
/
+2
|
*
|
|
|
|
perf trace: Add a scripts/perl/bin for perf trace shell scripts
Tom Zanussi
2009-11-28
10
-0
/
+45
|
*
|
|
|
|
perf trace: Add Documentation for perf trace Perl support
Tom Zanussi
2009-11-28
2
-1
/
+229
|
*
|
|
|
|
perf trace: Add interface to access perf data from Perl handlers
Tom Zanussi
2009-11-28
13
-13
/
+474
|
*
|
|
|
|
perf trace: Add perf trace scripting support modules for Perl
Tom Zanussi
2009-11-28
9
-0
/
+806
|
*
|
|
|
|
perf trace: Add Perl scripting support
Tom Zanussi
2009-11-28
6
-5
/
+629
|
*
|
|
|
|
perf trace: Add flag/symbolic format_flags
Tom Zanussi
2009-11-28
2
-0
/
+19
|
*
|
|
|
|
perf trace: Add scripting ops
Tom Zanussi
2009-11-28
2
-5
/
+261
[prev]
[next]