Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
d9652b4e8a26384be959770839773a9dee7d0c2c
/
kernel
/
trace
758338e
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
b2e902f
trace: use kbasename()
by Andy Shevchenko
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
da830e5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
cc1b39d
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
7e0dd57
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core
by Ingo Molnar
· 12 years ago
6d49e35
propagate name change to comments in kernel source
by Nadia Yvette Chambers
· 12 years ago
9366c1b
ring-buffer: Fix race between integrity check and readers
by Steven Rostedt
· 12 years ago
54f7be5
ring-buffer: Fix NULL pointer if rb_set_head_page() fails
by Steven Rostedt
· 12 years ago
bf3071f
tracing: Remove unnecessary WARN_ONCE's from tracing_buffers_splice_read
by Dave Jones
· 12 years ago
717a9ef
tracing: Remove unneeded checks from the stack tracer
by Anton Vorontsov
· 12 years ago
d60da50
tracing: Add a resize function to make one buffer equivalent to another buffer
by Hiraku Toyooka
· 12 years ago
70f77b3
ftrace: Clear bits properly in reset_iter_read()
by Dan Carpenter
· 13 years ago
11043d8
tracing: Show raw time stamp on stats per cpu using counter or tsc mode for trace_clock
by Yoshihiro YUNOMAE
· 12 years ago
8be0709
tracing: Format non-nanosec times from tsc clock without a decimal point.
by David Sharp
· 12 years ago
8cbd9cc
tracing,x86: Add a TSC trace_clock
by David Sharp
· 12 years ago
7bcfaf5
tracing: Add trace_options kernel command line parameter
by Steven Rostedt
· 12 years ago
0d5c6e1
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
by Steven Rostedt
· 12 years ago
02404ba
tracing: Remove deprecated tracing_enabled file
by Steven Rostedt
· 12 years ago
0fb9656
tracing: Make tracing_enabled be equal to tracing_on
by Steven Rostedt
· 13 years ago
c7b84ec
tracing: Remove unused function unregister_tracer()
by Steven Rostedt
· 13 years ago
15075ca
tracing: Separate open function from set_event and available_events
by Steven Rostedt
· 13 years ago
50ecf2c
ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64
by Yoshihiro YUNOMAE
· 12 years ago
60303ed
tracing: Reset ring buffer when changing trace_clocks
by David Sharp
· 12 years ago
6f86ab9
tracing: Cleanup unnecessary function declarations
by Vaibhav Nagarnaik
· 13 years ago
01e3e71
tracing: Trivial cleanup
by David Sharp
· 13 years ago
7ffbd48
tracing: Cache comms only after an event occurred
by Steven Rostedt
· 12 years ago
2b70e59
tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit
by Steven Rostedt
· 12 years ago
8169883
tracing: Enable comm recording if trace_printk() is used
by Steven Rostedt
· 12 years ago
b382ede6
tracing: Expand ring buffer when trace_printk() is used
by Steven Rostedt
· 12 years ago
884bfe8
ring-buffer: Add a 'dropped events' counter
by Slava Pestov
· 13 years ago
f43c738
tracing: Change tracer's integer flags to bool
by Hiraku Toyooka
· 12 years ago
6f41567
tracing: Allow tracers to start at core initcall
by Steven Rostedt
· 12 years ago
bcd83ea
tracing: Replace strict_strto* with kstrto*
by Daniel Walter
· 12 years ago
0d13ac9
uprobes: Fix misleading log entry
by Jovi Zhang
· 12 years ago
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
· 13 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
· 13 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
· 13 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
· 13 years ago
21f6794
tracing/function: Introduce persistent trace option
by Anton Vorontsov
· 13 years ago
b2ad368
tracing: Fix initialization failure path in tracing_set_tracer()
by Anton Vorontsov
· 13 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
· 13 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
· 13 years ago
90574eb
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
a3da2c6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
48fdc72
ring-buffer: Fix accounting of entries when removing pages
by Vaibhav Nagarnaik
· 13 years ago
44b9946
ring-buffer: Fix crash due to uninitialized new_pages list head
by Vaibhav Nagarnaik
· 13 years ago
a5fb833
ring-buffer: Fix uninitialized read_stamp
by Steven Rostedt
· 13 years ago
6d158a8
tracing: Remove NR_CPUS array from trace_iterator
by Steven Rostedt
· 13 years ago
0be61eb
tracing/selftest: Add a WARN_ON() if a tracer test fails
by Steven Rostedt
· 13 years ago
d1ece09
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
7374e82
tracing: Register the ftrace internal events during early boot
by Steven Rostedt
· 13 years ago
8d240dd
ftrace: Remove a superfluous check
by Borislav Petkov
· 13 years ago
047fe36
splice: fix racy pipe->buffers uses
by Eric Dumazet
· 13 years ago
f2bf1f6
tracing: Have tracing_off() actually turn tracing off
by Steven Rostedt
· 13 years ago
65a50c9
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
654443e
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 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
· 13 years ago
6a31e1f
ring-buffer: Check for valid buffer before changing size
by Steven Rostedt
· 13 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
2ff2b28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c54894c
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 13 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
· 13 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
· 13 years ago
895b67f
tracing: Remove kernel_lock annotations
by Richard Weinberger
· 13 years ago
Next »