Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3ed4c0583daa34dedb568b26ff99e5a7b58db612
/
kernel
/
trace
80fe02b
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
95950c2
ftrace: Add self-tests for multiple function trace users
by Steven Rostedt
· 14 years ago
936e074
ftrace: Modify ftrace_set_filter/notrace to take ops
by Steven Rostedt
· 14 years ago
cdbe61b
ftrace: Allow dynamically allocated function tracers
by Steven Rostedt
· 14 years ago
b848914
ftrace: Implement separate user function filtering
by Steven Rostedt
· 14 years ago
07fd551
ftrace: Free hash with call_rcu_sched()
by Steven Rostedt
· 14 years ago
2b49938
ftrace: Have global_ops store the functions that are to be traced
by Steven Rostedt
· 14 years ago
bd69c30
ftrace: Add ops parameter to ftrace_startup/shutdown functions
by Steven Rostedt
· 14 years ago
647bcd0
ftrace: Add enabled_functions file
by Steven Rostedt
· 14 years ago
ed926f9
ftrace: Use counters to enable functions to trace
by Steven Rostedt
· 14 years ago
33dc9b1
ftrace: Separate hash allocation and assignment
by Steven Rostedt
· 14 years ago
f45948e
ftrace: Create a global_ops to hold the filter and notrace hashes
by Steven Rostedt
· 14 years ago
1cf41dd7
ftrace: Use hash instead for FTRACE_FL_FILTER
by Steven Rostedt
· 14 years ago
b448c4e
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
by Steven Rostedt
· 14 years ago
9cb5bab
Merge commit 'v2.6.39-rc7' into sched/core
by Ingo Molnar
· 14 years ago
932fed4
Merge commit 'v2.6.39-rc7' into perf/core
by Ingo Molnar
· 14 years ago
a3a4a5a
Regression: partial revert "tracing: Remove lock_depth from event entry"
by Arjan van de Ven
· 14 years ago
ac0a326
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
809435f
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
b9df92d
ftrace: Consolidate the function match routines for normal and mods
by Steven Rostedt
· 14 years ago
491d0dc
ftrace: Consolidate updating of ftrace_trace_function
by Steven Rostedt
· 14 years ago
996e87b
ftrace: Move record update for normal and modules into a separate function
by Steven Rostedt
· 14 years ago
d2c8c3e
ftrace: Remove FTRACE_FL_CONVERTED flag
by Steven Rostedt
· 14 years ago
45a4a23
ftrace: Remove FTRACE_FL_FAILED flag
by Steven Rostedt
· 14 years ago
3499e46
ftrace: Remove failures file
by Steven Rostedt
· 14 years ago
8ab2b7ef
ftrace: Remove unnecessary disabling of irqs
by Steven Rostedt
· 14 years ago
0778d9a
ftrace: Make FTRACE_WARN_ON() work in if condition
by Steven Rostedt
· 14 years ago
058e297
ftrace: Only update the function code on write to filter files
by Steven Rostedt
· 14 years ago
3267382
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
6c8a721
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
625f2a3
sched: Get rid of lock_depth
by Jonathan Corbet
· 14 years ago
d20ac25
ftrace: Build without frame pointers on Microblaze
by Michal Simek
· 14 years ago
49cac01
block: make unplug timer trace event correspond to the schedule() unplug
by Jens Axboe
· 14 years ago
94b5eb2
block: fixup block IO unplug trace call
by Jens Axboe
· 14 years ago
d9c9783
block: remove block_unplug_timer() trace point
by Jens Axboe
· 14 years ago
ee5e51f
tracing: Avoid soft lockup in trace_pipe
by Jiri Olsa
· 14 years ago
1813dc3
tracing: Print trace_bprintk() formats for modules too
by Steven Rostedt
· 14 years ago
0588fa3
tracing: Convert trace_printk() formats for module to const char *
by Steven Rostedt
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
2a20b02
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
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e1eb029
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
1106b69
tracing: Fix set_ftrace_filter probe function display
by Jiri Olsa
· 14 years ago
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
805f6b5
blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.
by Tao Ma
· 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
5571927
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
Next »