index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-02-28
30
-547
/
+580
|
\
|
*
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-02-27
1
-9
/
+43
|
|
\
|
|
*
ftrace: Add function names to dangling } in function graph tracer
Steven Rostedt
2010-02-27
1
-9
/
+43
|
*
|
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-02-27
17
-45
/
+112
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tracing/kprobes: Add short documentation for HAVE_REGS_AND_STACK_ACCESS_API
Heiko Carstens
2010-02-22
1
-0
/
+5
|
|
*
s390: Add pt_regs register and stack access API
Heiko Carstens
2010-02-17
3
-1
/
+71
|
|
*
tracing/kprobes: Make Kconfig dependencies generic
Heiko Carstens
2010-02-17
3
-1
/
+5
|
|
*
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2010-02-17
11
-43
/
+31
|
*
|
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-02-26
9
-20
/
+38
|
|
\
\
|
|
*
|
tracing: Simplify memory recycle of trace_define_field
Wenji Huang
2010-02-25
1
-3
/
+1
|
|
*
|
tracing: Remove unnecessary variable in print_graph_return
Wenji Huang
2010-02-25
1
-1
/
+0
|
|
*
|
tracing: Fix typo of info text in trace_kprobe.c
Wenji Huang
2010-02-25
1
-2
/
+2
|
|
*
|
tracing: Fix typo in prof_sysexit_enable()
Wenji Huang
2010-02-25
1
-1
/
+1
|
|
*
|
tracing: Remove CONFIG_TRACE_POWER from kernel config
Li Zefan
2010-02-25
1
-9
/
+0
|
|
*
|
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-02-25
3
-4
/
+8
|
|
*
|
ftrace: Remove memory barriers from NMI code when not needed
Steven Rostedt
2010-02-25
1
-0
/
+26
|
*
|
|
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
2010-02-26
1606
-15404
/
+38452
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
tracing: Add notrace to TRACE_EVENT implementation functions
Steven Rostedt
2010-02-16
1
-13
/
+18
|
*
|
|
ftrace: Allow to remove a single function from function graph filter
Li Zefan
2010-02-11
2
-21
/
+33
|
*
|
|
tracing: Add correct/incorrect to sort keys for branch annotation output
Steven Rostedt
2010-02-10
1
-2
/
+17
|
|
|
/
|
|
/
|
|
*
|
tracing: Simplify test for function_graph tracing start point
Lai Jiangshan
2010-01-29
2
-7
/
+3
|
*
|
tracing: Drop the tr check from the graph tracing path
Frederic Weisbecker
2010-01-17
1
-9
/
+10
|
*
|
tracing: Add stack dump to trace_printk if stacktrace option is set
Steven Rostedt
2010-01-07
1
-2
/
+6
|
*
|
tracing: Use appropriate perl constructs in recordmcount.pl
Wolfram Sang
2010-01-07
1
-18
/
+11
|
*
|
tracing: optimize recordmcount.pl for offsets-handling
Wolfram Sang
2010-01-06
1
-9
/
+9
|
*
|
tracing: Consolidate protection of reader access to the ring buffer
Lai Jiangshan
2010-01-06
1
-39
/
+97
|
*
|
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
8
-364
/
+6
|
*
|
tracing: Use defined fields and print_fmt to print formats
Lai Jiangshan
2010-01-06
1
-24
/
+41
|
*
|
tracing: Have syscall tracing call its own init function
Steven Rostedt
2010-01-06
2
-8
/
+8
|
*
|
tracing/kprobes: Init print_fmt for kprobe events
Lai Jiangshan
2010-01-06
1
-1
/
+63
|
*
|
tracing/syscalls: Init print_fmt for syscall events
Lai Jiangshan
2010-01-06
1
-1
/
+67
|
*
|
tracing: Add print_fmt field
Lai Jiangshan
2010-01-06
3
-1
/
+35
|
*
|
tracing: Have __dynamic_array() define a field
Lai Jiangshan
2010-01-06
1
-1
/
+6
*
|
|
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-02-28
7
-124
/
+200
|
\
\
\
|
*
|
|
oprofile/x86: fix msr access to reserved counters
Robert Richter
2010-02-26
1
-5
/
+4
|
*
|
|
oprofile/x86: use kzalloc() instead of kmalloc()
Robert Richter
2010-02-26
4
-18
/
+4
|
*
|
|
oprofile/x86: fix perfctr nmi reservation for mulitplexing
Robert Richter
2010-02-26
2
-24
/
+6
|
*
|
|
oprofile/x86: add comment to counter-in-use warning
Naga Chumbalkar
2010-02-26
1
-0
/
+9
|
*
|
|
oprofile/x86: warn user if a counter is already active
Robert Richter
2010-02-26
3
-2
/
+31
|
*
|
|
oprofile/x86: implement randomization for IBS periodic op counter
Robert Richter
2010-02-26
1
-6
/
+63
|
*
|
|
oprofile/x86: implement lsfr pseudo-random number generator for IBS
Suravee Suthikulpanit
2010-02-26
1
-0
/
+23
|
*
|
|
oprofile/x86: implement IBS cpuid feature detection
Robert Richter
2010-02-26
1
-17
/
+63
|
*
|
|
oprofile/x86: remove node check in AMD IBS initialization
Robert Richter
2010-02-26
1
-10
/
+0
|
*
|
|
oprofile/x86: remove OPROFILE_IBS config option
Robert Richter
2010-02-26
2
-44
/
+1
|
*
|
|
oprofile: remove EXPERIMENTAL from the config option description
Robert Richter
2010-02-26
2
-2
/
+2
|
*
|
|
oprofile: remove tracing build dependency
Robert Richter
2010-02-26
1
-2
/
+0
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-02-28
55
-448
/
+1346
|
\
\
\
\
|
*
|
|
|
rcu: Fix accelerated GPs for last non-dynticked CPU
Paul E. McKenney
2010-02-27
1
-1
/
+9
|
*
|
|
|
rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held() understand boot
Paul E. McKenney
2010-02-27
1
-1
/
+1
|
*
|
|
|
rcu: Fix accelerated grace periods for last non-dynticked CPU
Paul E. McKenney
2010-02-27
3
-20
/
+57
[next]