Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a30b0085f54efae11f6256df4e4a16af7eefc1c4
/
kernel
/
trace
524a386
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
by Steven Rostedt (Red Hat)
· 10 years ago
1619dc3
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
by Pratyush Anand
· 10 years ago
b24d443
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
by Steven Rostedt (Red Hat)
· 10 years ago
1a40243
tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
41cbc01
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
b3d6524
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
1e0d671
ring-buffer: Do not wake up a splice waiter when page is not full
by Steven Rostedt (Red Hat)
· 10 years ago
8729123
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
7215853
tracing: Fix unmapping loop in tracing_mark_write
by Vikram Mulukutla
· 10 years ago
7eeafbc
tracing: Separate out initializing top level dir from instances
by Steven Rostedt (Red Hat)
· 10 years ago
c602894
tracing: Make tracing_init_dentry_tr() static
by Steven Rostedt (Red Hat)
· 10 years ago
c9257f7
PM / sleep: export suspend_resume trace event
by Todd E Brandt
· 10 years ago
c0a80c0
ftrace: allow architectures to specify ftrace compile options
by Heiko Carstens
· 10 years ago
da19493
trace: Use 64-bit timekeeping
by Tina Ruchandani
· 10 years ago
6ea2248
tracing: Add array printing helper
by Dave Martin
· 10 years ago
f10698e
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 10 years ago
69a1c99
tracing: Remove newline from trace_printk warning banner
by Borislav Petkov
· 10 years ago
14a5ae4
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
by Steven Rostedt (Red Hat)
· 10 years ago
3efb5f2
tracing: Remove unneeded includes of debugfs.h and fs.h
by Steven Rostedt (Red Hat)
· 10 years ago
23aa4b4
Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
ce1039b
tracing: Fix enabling of syscall events on the command line
by Steven Rostedt (Red Hat)
· 10 years ago
83829b7
tracing: Remove extra call to init_ftrace_syscalls()
by Steven Rostedt (Red Hat)
· 10 years ago
7485058e
ftrace: Check both notrace and filter for old hash
by Steven Rostedt (Red Hat)
· 10 years ago
8f86f83
ftrace: Fix updating of filters for shared global_ops filters
by Steven Rostedt (Red Hat)
· 10 years ago
86038c5
perf: Avoid horrible stack usage
by Peter Zijlstra (Intel)
· 10 years ago
aa92913
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 10 years ago
d716ff7
tracing: Remove taking of trace_types_lock in pipe files
by Steven Rostedt (Red Hat)
· 10 years ago
cf6ab6d
tracing: Add ref count to tracer for when they are being read by pipe
by Steven Rostedt (Red Hat)
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
a7c180a
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
0daa2302
tracing: Add tp_printk cmdline to have tracepoints go to printk()
by Steven Rostedt (Red Hat)
· 10 years ago
5f893b2
tracing: Move enabling tracepoints to just after rcu_init()
by Steven Rostedt (Red Hat)
· 10 years ago
caf292a
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
798bc6d
tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
350e4f4
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
1dd7dcb
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
7eca210
blktrace: don't let the sysfs interface remove trace from running list
by Arianna Avanzini
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
3558a5a
tracing: Truncated output is better than nothing
by Dan Carpenter
· 10 years ago
8e1e1df
tracing: Add additional marks to signal very large time deltas
by Byungchul Park
· 10 years ago
eabb898
tracing: Allow NOT to filter AND and OR clauses
by Steven Rostedt (Red Hat)
· 10 years ago
e12c09c
tracing: Add NOT to filtering logic
by Steven Rostedt (Red Hat)
· 10 years ago
f8b8be8
ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
by Masami Hiramatsu
· 10 years ago
0af2649
tracing/trivial: Fix typos and make an int into a bool
by Steven Rostedt (Red Hat)
· 10 years ago
a020010
Merge Linus' tree to be be to apply submitted patches to newer code than
by Jiri Kosina
· 10 years ago
eff264e
kernel: trace: fix printk message
by Frans Klaver
· 10 years ago
8d58e99a
seq_buf: Move the seq_buf code to lib/
by Steven Rostedt (Red Hat)
· 11 years ago
2448913
seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTF
by Steven Rostedt (Red Hat)
· 10 years ago
01cb06a
tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functions
by Steven Rostedt (Red Hat)
· 10 years ago
8cd709a
tracing: Have seq_buf use full buffer
by Steven Rostedt (Red Hat)
· 10 years ago
9b77215
seq_buf: Add seq_buf_can_fit() helper function
by Steven Rostedt (Red Hat)
· 10 years ago
820b75f
tracing: Add paranoid size check in trace_printk_seq()
by Steven Rostedt (Red Hat)
· 10 years ago
5ac48378
tracing: Use trace_seq_used() and seq_buf_used() instead of len
by Steven Rostedt (Red Hat)
· 10 years ago
74f06bb
tracing: Clean up tracing_fill_pipe_page()
by Steven Rostedt (Red Hat)
· 10 years ago
eeab981
seq_buf: Create seq_buf_used() to find out how much was written
by Steven Rostedt (Red Hat)
· 10 years ago
dd23180
tracing: Convert seq_buf_path() to be like seq_path()
by Steven Rostedt (Red Hat)
· 10 years ago
3a161d9
tracing: Create seq_buf layer in trace_seq
by Steven Rostedt (Red Hat)
· 11 years ago
16a8ef2
tracing: Deletion of an unnecessary check before iput()
by Markus Elfring
· 10 years ago
8e2e095
tracing: Fix return value of ftrace_raw_output_prep()
by Steven Rostedt (Red Hat)
· 10 years ago
dba3944
tracing: Remove return values of most trace_seq_*() functions
by Steven Rostedt (Red Hat)
· 10 years ago
183742f
tracing: Do not use return values of trace_seq_printf() in syscall tracing
by Steven Rostedt (Red Hat)
· 10 years ago
8579a10
tracing/uprobes: Do not use return values of trace_seq_printf()
by Steven Rostedt (Red Hat)
· 10 years ago
d2b0191
tracing/probes: Do not use return value of trace_seq_printf()
by Steven Rostedt (Red Hat)
· 10 years ago
a72e10a
tracing: Do not check return values of trace_seq_p*() for mmio tracer
by Steven Rostedt (Red Hat)
· 10 years ago
85224da
kprobes/tracing: Use trace_seq_has_overflowed() for overflow checks
by Steven Rostedt (Red Hat)
· 10 years ago
9d9add3
tracing: Have function_graph use trace_seq_has_overflowed()
by Steven Rostedt (Red Hat)
· 10 years ago
7d40f67
tracing: Have branch tracer use trace_handle_return() helper function
by Steven Rostedt (Red Hat)
· 10 years ago
c0cd93a
ring-buffer: Remove check of trace_seq_{puts,printf}() return values
by Steven Rostedt (Red Hat)
· 10 years ago
f4a1d08
blktrace/tracing: Use trace_seq_has_overflowed() helper function
by Steven Rostedt (Red Hat)
· 10 years ago
19a7fe2
tracing: Add trace_seq_has_overflowed() and trace_handle_return()
by Steven Rostedt (Red Hat)
· 10 years ago
e400a40
tracing: Fix trace_seq_bitmask() to start at current position
by Steven Rostedt (Red Hat)
· 10 years ago
aec0be2
ftrace/x86/extable: Add is_ftrace_trampoline() function
by Steven Rostedt (Red Hat)
· 10 years ago
a9ce7c3
tracing: Fix race of function probes counting
by Steven Rostedt (Red Hat)
· 10 years ago
4526d06
function_graph: Fix micro seconds notations
by Byungchul Park
· 10 years ago
678f845
ftrace-graph: show latency-format on print_graph_irq()
by Daniel Bristot de Oliveira
· 10 years ago
1177e43
trace: Replace single-character seq_puts with seq_putc
by Rasmus Villemoes
· 10 years ago
d79ac28
tracing: Merge consecutive seq_puts calls
by Rasmus Villemoes
· 10 years ago
fa6f0cc
tracing: Replace seq_printf by simpler equivalents
by Rasmus Villemoes
· 10 years ago
8520ded
tracing: kdb: Fix kernel livelock with empty buffers
by Daniel Thompson
· 10 years ago
c270cc7
tracing: kdb: Fix kernel panic during ftdump
by Daniel Thompson
· 10 years ago
933ff9f
tracing: Fix traceoff_on_warning handling on boot command line
by Luis Claudio R. Goncalves
· 10 years ago
fe578ba
ftrace: Have the control_ops get a trampoline
by Steven Rostedt (Red Hat)
· 10 years ago
26488b3
tracing: Add entry->next_cpu to trace_ctxwake_bin()
by Jiang Liu
· 11 years ago
243f761
tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer
by Steven Rostedt (Red Hat)
· 10 years ago
458faf0
tracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup()
by Oleg Nesterov
· 10 years ago
6325372
tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_switch_assign_trace()
by Oleg Nesterov
· 10 years ago
4fd3279
ftrace: Add more information to ftrace_bug() output
by Steven Rostedt (Red Hat)
· 10 years ago
12cce59
ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines
by Steven Rostedt (Red Hat)
· 11 years ago
9452e97
kdb: Categorize kdb commands (similar to SysRq categorization)
by Daniel Thompson
· 10 years ago
e8ab24d
kdb: Remove KDB_REPEAT_NONE flag
by Anton Vorontsov
· 10 years ago
42c884c
kdb: Rename kdb_register_repeat() to kdb_register_flags()
by Anton Vorontsov
· 10 years ago
07906da
tracing: Do not risk busy looping in buffer splice
by Rabin Vincent
· 10 years ago
e30f53a
tracing: Do not busy wait in buffer splice
by Rabin Vincent
· 10 years ago
946e51f
move d_rcu from overlapping d_child to overlapping d_alias
by Al Viro
· 10 years ago
15d5b02
ftrace/x86: Show trampoline call function in enabled_functions
by Steven Rostedt (Red Hat)
· 11 years ago
f3bea49
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
by Steven Rostedt (Red Hat)
· 11 years ago
086ba77
tracing/syscalls: Ignore numbers outside NR_syscalls' range
by Rabin Vincent
· 10 years ago
4fc4090
ftrace: Fix checking of trampoline ftrace_ops in finding trampoline
by Steven Rostedt (Red Hat)
· 10 years ago
8252ecf
ftrace: Set ops->old_hash on modifying what an ops hooks to
by Steven Rostedt (Red Hat)
· 10 years ago
Next »