Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
fb003b80daa0dead5b87f4e2e4fb8da68b110ff2
/
kernel
/
trace
/
trace.c
dc92b1f
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 14 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 14 years ago
d55cb6c
ftrace: Allow stealing pages from pipe buffer
by Masami Hiramatsu
· 14 years ago
5224c3a
tracing: Add an option for disabling markers
by Mandeep Singh Baines
· 14 years ago
d20b92a
userns: Teach trace to use from_kuid
by Eric W. Biederman
· 14 years ago
a0e0fac
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 14 years ago
87abb3b
tracing/trivial: Fix some typos in kernel/trace
by Wang Tianhong
· 14 years ago
b13bc8d
Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 14 years ago
b2ad368
tracing: Fix initialization failure path in tracing_set_tracer()
by Anton Vorontsov
· 14 years ago
93574fc
tracing: Check for allocation failure in __tracing_open()
by Dan Carpenter
· 14 years ago
35c2f48
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 14 years ago
a3da2c6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 14 years ago
6d158a8
tracing: Remove NR_CPUS array from trace_iterator
by Steven Rostedt
· 14 years ago
0be61eb
tracing/selftest: Add a WARN_ON() if a tracer test fails
by Steven Rostedt
· 14 years ago
047fe36
splice: fix racy pipe->buffers uses
by Eric Dumazet
· 14 years ago
f2bf1f6
tracing: Have tracing_off() actually turn tracing off
by Steven Rostedt
· 14 years ago
6f5e357
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 14 years ago
bb27f55
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 14 years ago
895b67f
tracing: Remove kernel_lock annotations
by Richard Weinberger
· 15 years ago
a591c73
tracing: Fix initial buffer_size_kb state
by Vaibhav Nagarnaik
· 14 years ago
16ee657
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 14 years ago
71babb2
tracing: change CPU ring buffer state from tracing_cpumask
by Vaibhav Nagarnaik
· 14 years ago
0a3d7ce
tracing: Check return value of tracing_dentry_percpu()
by Namhyung Kim
· 14 years ago
83f4031
ring-buffer: Make removal of ring buffer pages atomic
by Vaibhav Nagarnaik
· 14 years ago
6edb2a8
tracing: Clean up tracing_mark_write()
by Steven Rostedt
· 14 years ago
6817968
tracing: Remove ftrace_disable/enable_cpu()
by Steven Rostedt
· 14 years ago
50e18b9
tracing: Use seq_*_private interface for some seq files
by Jiri Olsa
· 14 years ago
438ced1
ring-buffer: Add per_cpu ring buffer control files
by Vaibhav Nagarnaik
· 14 years ago
5a26c8f
tracing: Remove an unneeded check in trace_seq_buffer()
by Dan Carpenter
· 14 years ago
07d777f
tracing: Add percpu buffers for trace_printk()
by Steven Rostedt
· 15 years ago
348f0fc
tracing: Fix regression with tracing_on
by Steven Rostedt
· 14 years ago
12b5da3
tracing: Fix ent_size in trace output
by Steven Rostedt
· 14 years ago
b892e5c
tracing: Keep NMI watchdog from triggering when dumping trace
by Steven Rostedt
· 14 years ago
499e547
tracing/ring-buffer: Only have tracing_on disable tracing buffers
by Steven Rostedt
· 14 years ago
1e42e83
ftrace: sched_switch plugin is deprecated
by Geunsik Lim
· 14 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 14 years ago
35b740e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
f4ae40a
switch debugfs to umode_t
by Al Viro
· 15 years ago
a8eecf2
trace: Allow ftrace_dump() to be called from modules
by Paul E. McKenney
· 15 years ago
39eaf7e
tracing: Add entries in buffer and total entries to default output header
by Steven Rostedt
· 14 years ago
77271ce
tracing: Add irq, preempt-count and need resched info to default trace output
by Steven Rostedt
· 14 years ago
efc9673
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 15 years ago
7e9a49e
tracing/latency: Fix header output for latency tracers
by Jiri Olsa
· 15 years ago
7115e3f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 15 years ago
436fc28
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
by Steven Rostedt
· 15 years ago
9b5f8b3
ftrace: Fix README to state tracing_on to start/stop tracing
by Geunsik Lim
· 15 years ago
d696b58
tracing: Do not allocate buffer for trace_marker
by Steven Rostedt
· 15 years ago
e0a413f
tracing: Warn on output if the function tracer was found corrupted
by Steven Rostedt
· 15 years ago
6249687
tracing: Add a counter clock for those that do not trust clocks
by Steven Rostedt
· 15 years ago
5389f6f
locking, tracing: Annotate tracing locks as raw
by Thomas Gleixner
· 17 years ago
c64e148
trace: Add ring buffer stats to measure rate of events
by Vaibhav Nagarnaik
· 15 years ago
f81ab07
trace: Add a new readonly entry to report total buffer size
by Vaibhav Nagarnaik
· 15 years ago
4a9bd3f
tracing: Have dynamic size event stack traces
by Steven Rostedt
· 15 years ago
1fd8df2
tracing/kprobes: Fix kprobe-tracer to support stack trace
by Masami Hiramatsu
· 15 years ago
22fe9b5
tracing: Convert to kstrtoul_from_user
by Peter Huewe
· 15 years ago
f56e7f8
tracing, function: Fix trace header to follow context-info option
by Jiri Olsa
· 15 years ago
cf30cf6
tracing: Add disable_on_free option
by Steven Rostedt
· 15 years ago
4f271a2
tracing: Add a proc file to stop tracing and free buffer
by Vaibhav Nagarnaik
· 15 years ago
7ea5906
tracing: Use NUMA allocation for per-cpu ring buffer pages
by Vaibhav Nagarnaik
· 15 years ago
e7e2ee8
tracing: Schedule a delayed work to call wakeup()
by Vaibhav Nagarnaik
· 15 years ago
932fed4
Merge commit 'v2.6.39-rc7' into perf/core
by Ingo Molnar
· 15 years ago
a3a4a5a
Regression: partial revert "tracing: Remove lock_depth from event entry"
by Arjan van de Ven
· 15 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
· 15 years ago
ee5e51f
tracing: Avoid soft lockup in trace_pipe
by Jiri Olsa
· 15 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 15 years ago
4a0b166
tracing: Fix irqoff selftest expanding max buffer
by Steven Rostedt
· 15 years ago
e6e1e25
tracing: Remove lock_depth from event entry
by Steven Rostedt
· 15 years ago
750912f
tracing: Add an 'overwrite' trace_option.
by David Sharp
· 15 years ago
6752ab4
tracing: Deprecate tracing_enabled for tracing_on
by Steven Rostedt
· 15 years ago
1dbd195
tracing: Fix preempt count leak
by Li Zefan
· 15 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
· 15 years ago
364829b
tracing: Fix panic when lseek() called on "trace" opened for writing
by Slava Pestov
· 15 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
· 15 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 15 years ago
91e86e5
tracing: Fix recursive user stack trace
by Steven Rostedt
· 16 years ago
dd49a38
tracing: Do not limit the size of the number of CPU buffers
by Steven Rostedt
· 16 years ago
907f278
tracing/trivial: Remove cast from void*
by matt mooney
· 16 years ago
d244b6b
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into trace/tip/perf/urgent-4
by Steven Rostedt
· 16 years ago
1aa54bc
tracing: Sanitize value returned from write(trace_marker, "...", len)
by Marcin Slusarz
· 16 years ago
7841733
Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 16 years ago
4aed2fd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
955b61e
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
by Jason Wessel
· 16 years ago
3a01736
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
· 16 years ago
24a461d
trace: strlen() return doesn't account for the NULL
by Dan Carpenter
· 16 years ago
ef710e1
tracing: Shrink max latency ringbuffer if unnecessary
by KOSAKI Motohiro
· 16 years ago
e870e9a
tracing: Allow to disable cmdline recording
by Li Zefan
· 16 years ago
b444786
tracing: Use generic_file_llseek for debugfs
by Arnd Bergmann
· 16 years ago
eb7beb5
tracing: Remove special traces
by Frederic Weisbecker
· 16 years ago
f376bf5
tracing: Remove sysprof ftrace plugin
by Frederic Weisbecker
· 16 years ago
5e3d20a
init: Remove the BKL from startup code
by Arnd Bergmann
· 16 years ago
c726b61
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 16 years ago
30dbb20e
tracing: Remove boot tracer
by Américo Wang
· 16 years ago
6113e45
Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 16 years ago
5168ae5
tracing: Remove ftrace_preempt_disable/enable
by Steven Rostedt
· 16 years ago
bc7d352
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c5617b2
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2711ca2
ring-buffer: Move zeroing out excess in page to ring buffer code
by Steven Rostedt
· 16 years ago
ee9a360
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 16 years ago
35f3d14
pipe: add support for shrinking and growing pipes
by Jens Axboe
· 16 years ago
a9a5776
tracing: Allow events to share their print functions
by Steven Rostedt
· 16 years ago
Next »