Sign in
android-kvm
/
linux
/
dc760b375e50a47847d4942811bd9679beeb5535
/
kernel
/
trace
6192978
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
1ef1d1c
trace, filters: Initialize the match variable in process_ops() properly
by Ingo Molnar
· 14 years ago
13e5bef
trace, documentation: Fix branch profiling location in debugfs
by David Rientjes
· 14 years ago
4a0b166
tracing: Fix irqoff selftest expanding max buffer
by Steven Rostedt
· 14 years ago
9a24470
tracing: Align 4 byte ints together in struct tracer
by Steven Rostedt
· 14 years ago
56355b8
tracing: Export trace_set_clr_event()
by Yuanhan Liu
· 14 years ago
31274d7
tracing: Explain about unstable clock on resume with ring buffer warning
by Jiri Olsa
· 14 years ago
10da37a
tracing: Adjust conditional expression latency formatting.
by David Sharp
· 14 years ago
140e4f2
tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup
by David Sharp
· 14 years ago
e6e1e25
tracing: Remove lock_depth from event entry
by Steven Rostedt
· 14 years ago
de29be5
ring-buffer: Remove unused #include <linux/trace_irq.h>
by David Sharp
· 14 years ago
750912f
tracing: Add an 'overwrite' trace_option.
by David Sharp
· 14 years ago
86cb2ec
Merge commit 'v2.6.38-rc8' into perf/core
by Ingo Molnar
· 14 years ago
2d3a849
blktrace: Remove blk_fill_rwbs_rq.
by Tao Ma
· 14 years ago
c09d7a3
Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git into perf/core
by Frederic Weisbecker
· 14 years ago
e9345aa
Revert "tracing: Add unstable sched clock note to the warning"
by Ingo Molnar
· 14 years ago
5beda5f
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
b00560f
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
0a9d59a
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
bf1af3a
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
0de4b34
tracing/kprobe: Fix NULL pointer deref check
by Masami Hiramatsu
· 14 years ago
868baf0
ftrace: Fix memory leak with function graph and cpu hotplug
by Steven Rostedt
· 14 years ago
aceb91c
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
6752ab4
tracing: Deprecate tracing_enabled for tracing_on
by Steven Rostedt
· 14 years ago
87d80de
tracing: Remove obsolete sched_switch tracer
by Steven Rostedt
· 14 years ago
5e38ca8
tracing: Add unstable sched clock note to the warning
by Jiri Olsa
· 14 years ago
ae07f55
tracing/syscalls: Early terminate search for sys_ni_syscall
by Ian Munsie
· 14 years ago
b2d5549
tracing/syscalls: Allow arch specific syscall symbol matching
by Ian Munsie
· 14 years ago
c763ba0
tracing/syscalls: Make arch_syscall_addr weak
by Ian Munsie
· 14 years ago
3773b389
tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON
by Ian Munsie
· 14 years ago
ba97697
tracing/syscalls: Don't add events for unmapped syscalls
by Ian Munsie
· 14 years ago
4defe68
tracing/filter: Remove synchronize_sched() from __alloc_preds()
by Steven Rostedt
· 14 years ago
75b8e98
tracing/filter: Swap entire filter of events
by Steven Rostedt
· 14 years ago
bf93f9e
tracing/filter: Increase the max preds to 2^14
by Steven Rostedt
· 14 years ago
4a3d27e
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
by Steven Rostedt
· 14 years ago
43cd414
tracing/filter: Optimize filter by folding the tree
by Steven Rostedt
· 14 years ago
ec126ca
tracing/filter: Check the created pred tree
by Steven Rostedt
· 14 years ago
55719274
tracing/filter: Optimize short ciruit check
by Steven Rostedt
· 14 years ago
61e9dea
tracing/filter: Use a tree instead of stack for filter_match_preds()
by Steven Rostedt
· 14 years ago
f76690a
tracing/filter: Free pred array on disabling of filter
by Steven Rostedt
· 14 years ago
74e9e58
tracing/filter: Allocate the preds in an array
by Steven Rostedt
· 14 years ago
0fc3ca9
tracing/filter: Call synchronize_sched() just once for system filters
by Steven Rostedt
· 14 years ago
c9c53ca
tracing/filter: Dynamically allocate preds
by Steven Rostedt
· 14 years ago
58d9a59
tracing/filter: Move OR and AND logic out of fn() method
by Steven Rostedt
· 14 years ago
6d54057
tracing/filter: Have no filter return a match
by Steven Rostedt
· 14 years ago
1ff511e
tracing/kprobes: Add bitfield type
by Masami Hiramatsu
· 14 years ago
e374536
tracing/kprobes: Support longer (>128 bytes) command
by Masami Hiramatsu
· 14 years ago
76022db
tracing/kprobes: Cleanup strict_strtol() using code
by Masami Hiramatsu
· 14 years ago
3d56e33
tracing: Replace syscall_meta_data struct array with pointer array
by Steven Rostedt
· 14 years ago
e4a9ea5
tracing: Replace trace_event struct array with pointer array
by Steven Rostedt
· 14 years ago
2ce802f
lockdep: Move early boot local IRQ enable/disable status to init/main.c
by Tejun Heo
· 14 years ago
490da40
blktrace: Don't output messages if NOTIFY isn't set.
by Tao Ma
· 14 years ago
42b16b3
Kill off warning: ‘inline’ is not at beginning of declaration
by Jesper Juhl
· 14 years ago
f9ee7f6
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
7f85803
tracing: Remove syscall_exit_fields
by Lai Jiangshan
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
4277616
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
797a455
block: ensure that completion error gets properly traced
by Jens Axboe
· 14 years ago
870915e
tracing: Fix TRACE_EVENT power tracepoint creation
by Mathieu Desnoyers
· 14 years ago
1dbd195
tracing: Fix preempt count leak
by Li Zefan
· 14 years ago
c9b5f50
sched: Constify function scope static struct sched_param usage
by Peter Zijlstra
· 14 years ago
23036f1
blktrace: add missing probe argument to block_bio_complete
by Mathieu Desnoyers
· 14 years ago
65b2074
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
27066fd4
Merge commit 'v2.6.37' into sched/core
by Ingo Molnar
· 14 years ago
25e4193
perf: Clean up power events by introducing new, more generic ones
by Thomas Renninger
· 14 years ago
61a0d49
perf: Do not export power_frequency, but power_start event
by Thomas Renninger
· 14 years ago
cc22219
Merge commit 'v2.6.37-rc8' into perf/core
by Ingo Molnar
· 14 years ago
e1e3592
ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page
by David Sharp
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
9fb6720
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
006b20f
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
d949750
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 14 years ago
8e9255e
Merge branch 'linus' into sched/core
by Ingo Molnar
· 14 years ago
364829b
tracing: Fix panic when lseek() called on "trace" opened for writing
by Slava Pestov
· 14 years ago
d2f30c7
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
22a867d
Merge commit 'v2.6.37-rc3' into sched/core
by Ingo Molnar
· 14 years ago
e4e91ac
Merge commit 'v2.6.37-rc3' into perf/core
by Ingo Molnar
· 14 years ago
0429578
tracing/events: Show real number in array fields
by Steven Rostedt
· 14 years ago
ae51ce9
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 14 years ago
61c3265
tracing: New flag to allow non privileged users to use a trace event
by Frederic Weisbecker
· 14 years ago
92fd4d4
Merge commit 'v2.6.37-rc2' into sched/core
by Ingo Molnar
· 14 years ago
a89d4bd
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
2ebc8ec
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
d07335e
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event.
by Mike Snitzer
· 14 years ago
91e86e5
tracing: Fix recursive user stack trace
by Steven Rostedt
· 14 years ago
02e031c
block: remove REQ_HARDBARRIER
by Christoph Hellwig
· 14 years ago
becf91f
[S390] ftrace: build without frame pointers on s390
by Heiko Carstens
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
a042e26
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
61d8e11
Remove duplicate includes from many files
by Zimny Lech
· 14 years ago
5c16d2c
Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
aa7b250
tracing: Fix 'faild' -> 'failed' typo
by Joe Perches
· 14 years ago
fe7de49
sched: Make sched_param argument static in sched_setscheduler() callers
by KOSAKI Motohiro
· 14 years ago
e3bda3a
kdb,ftdump: Remove reference to internal kdb include
by Jason Wessel
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
Next »