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
...
*
perf probe: Change probe-added message more user-friendly
Masami Hiramatsu
2009-12-09
1
-5
/
+10
*
perf probe: Change event list format
Masami Hiramatsu
2009-12-09
1
-2
/
+25
*
perf: hw_breakpoints: Fix percpu namespace clash
Stephen Rothwell
2009-12-08
1
-7
/
+7
*
perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user space
Arnd Bergmann
2009-12-08
1
-4
/
+4
*
perf probe: Use pr_debug for debug message
Masami Hiramatsu
2009-12-07
1
-2
/
+2
*
perf probe: Check e_snprintf() format string
Masami Hiramatsu
2009-12-07
1
-1
/
+4
*
perf probe: Fix event namelist to duplicate string
Masami Hiramatsu
2009-12-07
1
-1
/
+3
*
perf probe: Fix strtailcmp() to compare s1and s2[0]
Juha Leppanen
2009-12-07
1
-1
/
+1
*
x86 insn: Delete empty or incomplete inat-tables.c
Masami Hiramatsu
2009-12-07
1
-1
/
+1
*
x86: Compile insn.c and inat.c only for KPROBES
OGAWA Hirofumi
2009-12-07
2
-3
/
+3
*
perf tools: Optimize parse_subsystem_tracepoint_event()
Ulrich Drepper
2009-12-07
1
-12
/
+3
*
perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarily
Tom Zanussi
2009-12-07
1
-9
/
+55
*
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
|
\
\
\
\
\
[prev]
[next]