Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
75db37d2f4c0ad9466ead57d467277d097b4105c
/
kernel
75db37d
tracing: add size checks for exported ftrace internal structures
by Steven Rostedt
· 16 years ago
89ec0de
tracing: increase size of number of possible events
by Steven Rostedt
· 16 years ago
9be2441
tracing/wakeup: move access to wakeup_cpu into spinlock
by Steven Rostedt
· 16 years ago
7a4f453
tracing/events: make struct trace_entry->type to be int type
by Li Zefan
· 16 years ago
3554228
ring-buffer: only warn on wrap if buffer is bigger than two pages
by Steven Rostedt
· 16 years ago
f66578a
tracing/filters: allow user-input to be integer-like string
by Li Zefan
· 16 years ago
e8082f3
tracing/filters: don't remove old filters when failed to write subsys->filter
by Li Zefan
· 16 years ago
cb4764a
tracing: use nowakeup version of commit for function event trace tests
by Steven Rostedt
· 16 years ago
aa18efb
tracing: use recursive counter over irq level
by Steven Rostedt
· 16 years ago
e395898
tracing: remove recursive test from ring_buffer_event_discard
by Steven Rostedt
· 16 years ago
17487bf
tracing: fix recursive test level calculation
by Steven Rostedt
· 16 years ago
28d20e2
tracing/events: call the correct event trace selftest init function
by Steven Rostedt
· 16 years ago
a7abe97
tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACING
by Steven Rostedt
· 16 years ago
4ed9f07
tracing: create menuconfig for tracing infrastructure
by Steven Rostedt
· 16 years ago
9ae5b87
tracing: change branch profiling to a choice selection
by Steven Rostedt
· 16 years ago
f3b9aae
tracing/ring-buffer: Add unlock recursion protection on discard
by Frederic Weisbecker
· 16 years ago
e057a5e
tracing/core: Add current context on tracing recursion warning
by Frederic Weisbecker
· 16 years ago
3189cdb
tracing: protect trace_printk from recursion
by Steven Rostedt
· 16 years ago
261842b
tracing: add same level recursion detection
by Steven Rostedt
· 16 years ago
12acd47
tracing: add EXPORT_SYMBOL_GPL for trace commits
by Steven Rostedt
· 16 years ago
ac1adc5
tracing/filters: add filter_mutex to protect filter predicates
by Tom Zanussi
· 16 years ago
339ae5d
tracing: fix file mode of trace and README
by Li Zefan
· 16 years ago
9ea21c1
tracing/events: perform function tracing in event selftests
by Steven Rostedt
· 16 years ago
69abe6a
tracing: add saved_cmdlines file to show cached task comms
by Avadh Patel
· 16 years ago
d1b182a
tracing/events/ring-buffer: expose format of ring buffer headers to users
by Steven Rostedt
· 16 years ago
e618700
tracing/events: add startup tests for events
by Steven Rostedt
· 16 years ago
93eb677
ftrace: use module notifier for function tracer
by Steven Rostedt
· 16 years ago
f3948f8
blktrace: fix context-info when mixed-using blk tracer and trace events
by Li Zefan
· 16 years ago
1d54ad6
blktrace: add trace/ to /sys/block/sda
by Li Zefan
· 16 years ago
9908c30
blktrace: support per-partition tracing for ftrace plugin
by Li Zefan
· 16 years ago
d0deef5
blktrace: support per-partition tracing
by Shawn Du
· 16 years ago
ad8d75f
tracing/events: move trace point headers into include/trace/events
by Steven Rostedt
· 16 years ago
61f919a
tracing/events: fix compile for modules disabled
by Steven Rostedt
· 16 years ago
6d72373
tracing/events: add support for modules to TRACE_EVENT
by Steven Rostedt
· 16 years ago
17c873e
tracing/events: add export symbols for trace events in modules
by Steven Rostedt
· 16 years ago
a59fd60
tracing/events: convert event call sites to use a link list
by Steven Rostedt
· 16 years ago
f42c85e
tracing/events: move the ftrace event tracing code to core
by Steven Rostedt
· 16 years ago
97f2025
tracing/events: move declarations from trace directory to core include
by Steven Rostedt
· 16 years ago
9504504
tracing: make trace_seq operations available for core kernel
by Steven Rostedt
· 16 years ago
a8d154b
tracing: create automated trace defines
by Steven Rostedt
· 16 years ago
ea20d92
tracing: consolidate trace and trace_event headers
by Steven Rostedt
· 16 years ago
0a19e53
tracing/filters: allow on-the-fly filter switching
by Tom Zanussi
· 16 years ago
b5c851a
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
eb02ce0
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
by Tom Zanussi
· 16 years ago
5f77a88
tracing/infrastructure: separate event tracer from event support
by Tom Zanussi
· 16 years ago
77d9f46
tracing/filters: use ring_buffer_discard_commit for discarded events
by Steven Rostedt
· 16 years ago
fa1b47d
ring-buffer: add ring_buffer_discard_commit
by Steven Rostedt
· 16 years ago
e45f2e2
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
by Tom Zanussi
· 16 years ago
e1112b4
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
by Tom Zanussi
· 16 years ago
c751085
PM/Hibernate: Wait for SCSI devices scan to complete during resume
by Rafael J. Wysocki
· 16 years ago
8255309
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
bf20753
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
d811f23
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
574bbe7
lockdep: continue lock debugging despite some taints
by Frederic Weisbecker
· 16 years ago
9eeba61
lockdep: warn about lockdep disabling after kernel taint
by Frederic Weisbecker
· 16 years ago
66de779
blktrace: fix output of BLK_TC_PC events
by Li Zefan
· 16 years ago
b78825d
blktrace: fix output of unknown events
by Li Zefan
· 16 years ago
02af61b
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part
by Zhaolei
· 16 years ago
44e9c8b
tracing/filters: return proper error code when writing filter file
by Li Zefan
· 16 years ago
a3e0ab0
tracing/filters: allow user input integer to be oct or hex
by Li Zefan
· 16 years ago
bcabd91
tracing/filters: fix NULL pointer dereference
by Li Zefan
· 16 years ago
8433a40
tracing/filters: NIL-terminate user input filter
by Li Zefan
· 16 years ago
d6de2c8
async: Fix module loading async-work regression
by Linus Torvalds
· 16 years ago
0462b56
ftrace: Output REC->var instead of __entry->var for trace format
by Zhaolei
· 16 years ago
4d1f437
tracing: fix document references
by Li Zefan
· 16 years ago
2062501
tracing/lockdep: report the time waited for a lock
by Frederic Weisbecker
· 16 years ago
1cad125
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
93cfb3c
tracing: fix splice return too large
by Lai Jiangshan
· 16 years ago
c7625a5
tracing: update file->f_pos when splice(2) it
by Lai Jiangshan
· 16 years ago
ddd538f
tracing: allocate page when needed
by Lai Jiangshan
· 16 years ago
d1e7e02
tracing: disable seeking for trace_pipe_raw
by Lai Jiangshan
· 16 years ago
c2ea122
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
17b2e9b
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
422a253
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
36cd3c9
mutex: have non-spinning mutexes on s390 by default
by Heiko Carstens
· 16 years ago
9eb8512
blktrace: pass the right pointer to kfree()
by Li Zefan
· 16 years ago
47788c5
tracing/syscalls: use a dedicated file header
by Frederic Weisbecker
· 16 years ago
6b44003e
work_on_cpu(): rewrite it to create a kernel thread on demand
by Andrew Morton
· 16 years ago
1c99315
kthread: move sched-realeted initialization from kthreadd context
by Oleg Nesterov
· 16 years ago
3217ab9
kthread: Don't looking for a task in create_kthread() #2
by Vitaliy Gusev
· 16 years ago
3a70970
ptrace: some checkpatch fixes
by Roland McGrath
· 16 years ago
8f2e586
posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)
by Oleg Nesterov
· 16 years ago
6279a751
posix-timers: fix RLIMIT_CPU && fork()
by Oleg Nesterov
· 16 years ago
5af8c4e
Merge commit 'v2.6.30-rc1' into sched/urgent
by Ingo Molnar
· 16 years ago
ff96e61
Merge commit 'v2.6.30-rc1' into core/urgent
by Ingo Molnar
· 16 years ago
1551260
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c93f216
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c61b79b
Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
de5bd88
kprobes: support per-kprobe disabling
by Masami Hiramatsu
· 16 years ago
e579abe
kprobes: rename kprobe_enabled to kprobes_all_disarmed
by Masami Hiramatsu
· 16 years ago
99081ab
kprobes: move EXPORT_SYMBOL_GPL just after function definitions
by Masami Hiramatsu
· 16 years ago
b918e5e
kprobes: cleanup aggr_kprobe related code
by Masami Hiramatsu
· 16 years ago
fafd688
mm: add /proc controls for pdflush threads
by Peter W Morreale
· 16 years ago
dcef788
ftrace: clean up enable logic for sched_switch
by Zhaolei
· 16 years ago
597af81
function-graph: use int instead of atomic for ftrace_graph_active
by Steven Rostedt
· 16 years ago
5452af6
tracing/ftrace: factorize the tracing files creation
by Frederic Weisbecker
· 16 years ago
a5dec55
tracing: use macros to denote usec and nsec per second
by Li Zefan
· 16 years ago
86665c7
Merge branch 'tracing/urgent' into tracing/ftrace
by Ingo Molnar
· 16 years ago
1bbe2a8
ftrace: Correct a text align for event format output
by Zhaolei
· 16 years ago
bc2b687
Update /debug/tracing/README
by Nikanth Karthikesan
· 16 years ago
Next »