Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7b2a2d4a18fffac3c4872021529b0657896db788
/
kernel
/
trace
ef8ff74
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 12 years ago
8e49f41
ring-buffer: Check for uninitialized cpu buffer before resizing
by Vaibhav Nagarnaik
· 12 years ago
dc92b1f
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
7f60ba3
Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
d55cb6c
ftrace: Allow stealing pages from pipe buffer
by Masami Hiramatsu
· 12 years ago
8781915
trace: Move trace event enable from fs_initcall to core_initcall
by Ezequiel Garcia
· 12 years ago
5224c3a
tracing: Add an option for disabling markers
by Mandeep Singh Baines
· 12 years ago
d20b92a
userns: Teach trace to use from_kuid
by Eric W. Biederman
· 13 years ago
26f4527
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
ea632e9
trace: Stop compiling in trace_clock unconditionally
by Josh Triplett
· 12 years ago
76bab1b
tracing: Skip printing "OK" if failed to disable event
by Yuanhan Liu
· 12 years ago
65f8c95
pstore/ftrace: Convert to its own enable/disable debugfs knob
by Anton Vorontsov
· 12 years ago
508dc4f
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 12 years ago
781d062
ftrace: Do not test frame pointers if -mfentry is used
by Steven Rostedt
· 14 years ago
a2546fa
ftrace: Add -mfentry to Makefile on function tracer
by Steven Rostedt
· 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
· 12 years ago
bcada3d
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 12 years ago
60916a9
tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1
by Will Deacon
· 12 years ago
87abb3b
tracing/trivial: Fix some typos in kernel/trace
by Wang Tianhong
· 12 years ago
92d8d4a
tracing/filter: Add missing initialization
by Jiri Olsa
· 12 years ago
3c18c10
tracing: Fix wakeup_rt self test on virtual machines
by Steven Rostedt
· 12 years ago
bd463a0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
e6dab5f
perf/trace: Add ability to set a target task for events
by Andrew Vagin
· 12 years ago
647664e
ftrace: add ftrace_set_filter_ip() for address based filter
by Masami Hiramatsu
· 12 years ago
ad97772
ftrace: Add selftest to test function save-regs support
by Steven Rostedt
· 12 years ago
ea701f1
ftrace: Add selftest to test function trace recursion protection
by Steven Rostedt
· 12 years ago
47239c4
ftrace: Only compile ftrace selftest if selftests are enabled
by Steven Rostedt
· 12 years ago
4740974
ftrace: Add default recursion protection for function tracing
by Steven Rostedt
· 12 years ago
b13bc8d
Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
08f6fba
ftrace/x86: Add separate function to save regs
by Steven Rostedt
· 13 years ago
a1e2e31
ftrace: Return pt_regs to function trace callback
by Steven Rostedt
· 13 years ago
ccf3672
ftrace: Consolidate arch dependent functions with 'list' function
by Steven Rostedt
· 12 years ago
2f5f6ad
ftrace: Pass ftrace_ops as third parameter to function trace callback
by Steven Rostedt
· 13 years ago
6e0f17b
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
a2fe194
Merge branch 'linus' into perf/core
by Ingo Molnar
· 12 years ago
f555f12
tracing/function: Convert func_set_flag() to a switch statement
by Anton Vorontsov
· 12 years ago
21f6794
tracing/function: Introduce persistent trace option
by Anton Vorontsov
· 12 years ago
b2ad368
tracing: Fix initialization failure path in tracing_set_tracer()
by Anton Vorontsov
· 12 years ago
ab93eb8
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
93574fc
tracing: Check for allocation failure in __tracing_open()
by Dan Carpenter
· 12 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
· 12 years ago
90574eb
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 12 years ago
a3da2c6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
48fdc72
ring-buffer: Fix accounting of entries when removing pages
by Vaibhav Nagarnaik
· 12 years ago
44b9946
ring-buffer: Fix crash due to uninitialized new_pages list head
by Vaibhav Nagarnaik
· 12 years ago
a5fb833
ring-buffer: Fix uninitialized read_stamp
by Steven Rostedt
· 12 years ago
6d158a8
tracing: Remove NR_CPUS array from trace_iterator
by Steven Rostedt
· 12 years ago
0be61eb
tracing/selftest: Add a WARN_ON() if a tracer test fails
by Steven Rostedt
· 12 years ago
d1ece09
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 12 years ago
7374e82
tracing: Register the ftrace internal events during early boot
by Steven Rostedt
· 12 years ago
8d240dd
ftrace: Remove a superfluous check
by Borislav Petkov
· 13 years ago
047fe36
splice: fix racy pipe->buffers uses
by Eric Dumazet
· 12 years ago
f2bf1f6
tracing: Have tracing_off() actually turn tracing off
by Steven Rostedt
· 12 years ago
65a50c9
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
654443e
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
9ba0541
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 12 years ago
6a31e1f
ring-buffer: Check for valid buffer before changing size
by Steven Rostedt
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
2ff2b28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c54894c
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 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
· 12 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
· 12 years ago
895b67f
tracing: Remove kernel_lock annotations
by Richard Weinberger
· 13 years ago
a591c73
tracing: Fix initial buffer_size_kb state
by Vaibhav Nagarnaik
· 13 years ago
05fdd70
ring-buffer: Merge separate resize loops
by Vaibhav Nagarnaik
· 12 years ago
16ee657
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 12 years ago
b732d43
ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER
by Steven Rostedt
· 13 years ago
e4f5d54
ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
by Steven Rostedt
· 13 years ago
8ed3e2c
ftrace: Make ftrace_modify_all_code() global for archs to use
by Steven Rostedt
· 13 years ago
f0cf973
ftrace: Return record ip addr for ftrace_location()
by Steven Rostedt
· 13 years ago
a650e02
ftrace: Consolidate ftrace_location() and ftrace_text_reserved()
by Steven Rostedt
· 13 years ago
9644302
ftrace: Speed up search by skipping pages by address
by Steven Rostedt
· 13 years ago
706c81f
ftrace: Remove extra helper functions
by Steven Rostedt
· 13 years ago
9fd4932
ftrace: Sort all function addresses, not just per page
by Steven Rostedt
· 13 years ago
71babb2
tracing: change CPU ring buffer state from tracing_cpumask
by Vaibhav Nagarnaik
· 13 years ago
0a3d7ce
tracing: Check return value of tracing_dentry_percpu()
by Namhyung Kim
· 13 years ago
308f7ee
ring-buffer: Reset head page before running self test
by Steven Rostedt
· 12 years ago
659f451
ring-buffer: Add integrity check at end of iter read
by Steven Rostedt
· 13 years ago
5040b4b
ring-buffer: Make addition of pages in ring buffer atomic
by Vaibhav Nagarnaik
· 13 years ago
83f4031
ring-buffer: Make removal of ring buffer pages atomic
by Vaibhav Nagarnaik
· 13 years ago
6edb2a8
tracing: Clean up tracing_mark_write()
by Steven Rostedt
· 13 years ago
9cba26e
Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/uprobes
by Ingo Molnar
· 13 years ago
9b63776
tracing: Do not enable function event with enable
by Steven Rostedt
· 13 years ago
6817968
tracing: Remove ftrace_disable/enable_cpu()
by Steven Rostedt
· 13 years ago
50e18b9
tracing: Use seq_*_private interface for some seq files
by Jiri Olsa
· 13 years ago
f3f096c
tracing: Provide trace events interface for uprobes
by Srikar Dronamraju
· 13 years ago
8ab83f5
tracing: Extract out common code for kprobes/uprobes trace events
by Srikar Dronamraju
· 13 years ago
3a6b766
tracing: Modify is_delete, is_return from int to bool
by Srikar Dronamraju
· 13 years ago
438ced1
ring-buffer: Add per_cpu ring buffer control files
by Vaibhav Nagarnaik
· 13 years ago
5a26c8f
tracing: Remove an unneeded check in trace_seq_buffer()
by Dan Carpenter
· 13 years ago
07d777f
tracing: Add percpu buffers for trace_printk()
by Steven Rostedt
· 13 years ago
db4c75c
tracing: Fix stacktrace of latency tracers (irqsoff and friends)
by Steven Rostedt
· 13 years ago
59bf896
Fix "the the" in various Kconfig
by Masanari Iida
· 13 years ago
348f0fc
tracing: Fix regression with tracing_on
by Steven Rostedt
· 13 years ago
6e48b55
tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)
by Mark Brown
· 13 years ago
d3283fb
trace: Remove unused workqueue tracer
by Stephen Boyd
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
12b5da3
tracing: Fix ent_size in trace output
by Steven Rostedt
· 13 years ago
Next »