Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5c06273401f2eb7b290cadbae18ee00f8f65e893
/
kernel
/
trace
/
trace.c
58d4e21
tracing: Fix wraparound problems in "uptime" trace clock
by Tony Luck
· 10 years ago
f0160a5
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
by zhangwei(Jovi)
· 11 years ago
8abfb87
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
by zhangwei(Jovi)
· 11 years ago
099ed15
tracing: Remove ftrace_stop/start() from reading the trace file
by Steven Rostedt (Red Hat)
· 11 years ago
f0b70cc
tracing: Fix leak of per cpu max data in instances
by Steven Rostedt (Red Hat)
· 11 years ago
a6af8fb
tracing: Cleanup saved_cmdlines_size changes
by Namhyung Kim
· 11 years ago
8b8b368
ring-buffer: Check if buffer exists before polling
by Steven Rostedt (Red Hat)
· 11 years ago
a9fcaaa
tracing: Fix memory leak on instance deletion
by Steven Rostedt (Red Hat)
· 11 years ago
23aaa3c
tracing: Fix leak of ring buffer data when new instances creation fails
by Steven Rostedt (Red Hat)
· 11 years ago
939c7a4
tracing: Introduce saved_cmdlines_size file
by Yoshihiro YUNOMAE
· 11 years ago
198376c
tracing: Eliminate double free on failure of allocation on boot up
by Yoshihiro YUNOMAE
· 11 years ago
4c27e75
tracing: Move locking of trace_cmdline_lock into start/stop seq calls
by Steven Rostedt (Red Hat)
· 11 years ago
379cfda
tracing: Try again for saved cmdline if failed due to locking
by Steven Rostedt (Red Hat)
· 11 years ago
42584c8
tracing: Have saved_cmdlines use the seq_read infrastructure
by Yoshihiro YUNOMAE
· 11 years ago
2184db4
tracing: Print nasty banner when trace_printk() is in use
by Steven Rostedt
· 11 years ago
bdffd89
tracing: Replace __get_cpu_var uses with this_cpu_ptr
by Christoph Lameter
· 11 years ago
b1169cc
tracing: Remove mock up poll wait function
by Steven Rostedt (Red Hat)
· 11 years ago
f487426
tracing: Break out of tracing_wait_pipe() before wait_pipe() is called
by Steven Rostedt (Red Hat)
· 11 years ago
ad1438a
tracing: Add static to local functions
by Fabian Frederick
· 11 years ago
0b9b12c
tracing: Move ftrace_max_lock into trace_array
by Steven Rostedt (Red Hat)
· 11 years ago
6d9b3fa
tracing: Move tracing_max_latency into trace_array
by Steven Rostedt (Red Hat)
· 11 years ago
4104d32
ftrace: Remove global function list and call function directly
by Steven Rostedt (Red Hat)
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
a786c06
missing bits of "splice: fix racy pipe->buffers uses"
by Al Viro
· 11 years ago
17a280e
tracing: Add missing function triggers dump and cpudump to README
by Steven Rostedt (Red Hat)
· 11 years ago
68114e5
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
fbb3275
pipe: kill ->map() and ->unmap()
by Al Viro
· 11 years ago
2c4a33a
tracing: Fix traceon trigger condition to actually turn tracing on
by Steven Rostedt (Red Hat)
· 11 years ago
e1e232c
tracing: Add trace_clock=<clock> kernel parameter
by Steven Rostedt
· 11 years ago
591dffd
ftrace: Allow for function tracing instance to filter functions
by Steven Rostedt (Red Hat)
· 11 years ago
50512ab
tracing: Convert tracer->enabled to counter
by Steven Rostedt (Red Hat)
· 11 years ago
6b450d2
tracing: Disable tracers before deletion of instance
by Steven Rostedt (Red Hat)
· 11 years ago
f1b21c9
tracing: Only let top level have option files
by Steven Rostedt (Red Hat)
· 11 years ago
607e2ea
tracing: Set up infrastructure to allow tracers for instances
by Steven Rostedt (Red Hat)
· 11 years ago
bf6065b
tracing: Pass trace_array to flag_changed callback
by Steven Rostedt (Red Hat)
· 11 years ago
8c1a49a
tracing: Pass trace_array to set_flag callback
by Steven Rostedt (Red Hat)
· 11 years ago
3132e10
tracing: Check if tracing is enabled in trace_puts()
by Steven Rostedt (Red Hat)
· 11 years ago
71485c4
tracing: Fix formatting of trace README file
by Steven Rostedt (Red Hat)
· 11 years ago
26f2556
tracing/README: Add event file usage to tracing mini-HOWTO
by Tom Zanussi
· 11 years ago
92fdd98
tracing: Fix buggered tee(2) on tracing_pipe
by Al Viro
· 11 years ago
dced341
tracing: Have trace buffer point back to trace_array
by Steven Rostedt (Red Hat)
· 11 years ago
098c879
tracing: Add generic tracing_lseek() function
by Steven Rostedt (Red Hat)
· 11 years ago
93e31ff
tracing: Add 'snapshot' event trigger command
by Tom Zanussi
· 11 years ago
b29c830
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
e5137b5
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
by Peter Zijlstra
· 11 years ago
042b10d
tracing: Remove unused function ftrace_off_permanent()
by Steven Rostedt (Red Hat)
· 11 years ago
2e86421
tracing: Add helper function tracing_is_disabled()
by Geyslan G. Bem
· 11 years ago
b2f974d
tracing: Open tracer when ftrace_dump_on_oops is used
by Cody P Schafer
· 11 years ago
38de93a
tracing: Make register/unregister_ftrace_command __init
by Tom Zanussi
· 11 years ago
f306cc8
tracing: Update event filters for multibuffer
by Tom Zanussi
· 11 years ago
057db84
tracing: Fix potential out-of-bounds in trace_get_user()
by Steven Rostedt
· 11 years ago
b9be6d0
tracing: Show more exact help information about snapshot
by Wang YanQing
· 11 years ago
ccfe9e4
tracing: Make tracing_cpumask available for all instances
by Alexander Z Lam
· 11 years ago
9457158
tracing: Fix reset of time stamps during trace_clock changes
by Alexander Z Lam
· 11 years ago
711e124
tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer
by Alexander Z Lam
· 11 years ago
ed5467d
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
by Andrew Vagin
· 11 years ago
09d8091
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
by Steven Rostedt (Red Hat)
· 11 years ago
9c01fe4
tracing: Kill trace_cpu struct/members
by Oleg Nesterov
· 11 years ago
6484c71
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
0bc392e
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
4d3435b
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
46ef2be
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
1554420
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
649e9c70
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
e70e78e
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
by Oleg Nesterov
· 11 years ago
f77d09a
tracing: Miscellaneous fixes for trace_array ref counting
by Alexander Z Lam
· 11 years ago
609e85a
tracing: Fix error handling to ensure instances can always be removed
by Alexander Z Lam
· 12 years ago
991821c
tracing: Use correct config guard CONFIG_STACK_TRACER
by zhangwei(Jovi)
· 11 years ago
c72bb31
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
dcc3022
tracing: Make tracing_open_generic_{tr,tc}() static
by Steven Rostedt (Red Hat)
· 12 years ago
8de1eb0
tracing: Remove ftrace() function
by zhangwei(Jovi)
· 12 years ago
5280bce
tracing: Make tracer_tracing_{off,on,is_on}() static
by Steven Rostedt (Red Hat)
· 12 years ago
7b85af6
tracing: Get trace_array ref counts when accessing trace files
by Steven Rostedt (Red Hat)
· 12 years ago
ff45196
tracing: Add trace_array_get/put() to handle instance refs better
by Steven Rostedt (Red Hat)
· 12 years ago
a822741
tracing: Protect ftrace_trace_arrays list in trace_events.c
by Alexander Z Lam
· 12 years ago
2d71619
tracing: Make trace_marker use the correct per-instance buffer
by Alexander Z Lam
· 12 years ago
10246fa
tracing: Use flag buffer_disabled for irqsoff tracer
by Steven Rostedt (Red Hat)
· 12 years ago
de7edd3
tracing: Disable tracing on warning
by Steven Rostedt (Red Hat)
· 12 years ago
238ae93
tracing: Fix file mode of free_buffer
by Wang YanQing
· 12 years ago
58e8eed
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
by Yoshihiro YUNOMAE
· 12 years ago
f17a519
tracing: Use current_uid() for critical time tracing
by Steven Rostedt (Red Hat)
· 12 years ago
ca16431
tracing: Fix crash when ftrace=nop on the kernel command line
by Steven Rostedt (Red Hat)
· 12 years ago
6c24499
tracing: Fix small merge bug
by Steven Rostedt
· 12 years ago
9e8529a
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
ae9f493
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
ed6f1c9
tracing: Check return value of tracing_init_dentry()
by Namhyung Kim
· 12 years ago
9607a86
kernel: tracing: Use strlcpy instead of strncpy
by Chen Gang
· 12 years ago
2930e04
tracing: Fix race with update_max_tr_single and changing tracers
by Steven Rostedt (Red Hat)
· 12 years ago
67012ab
perf: Fix strncpy() use, use strlcpy() instead of strncpy()
by Chen Gang
· 12 years ago
22f4564
tracing: Update debugfs README file
by Steven Rostedt (Red Hat)
· 12 years ago
7fe70b5
tracing: Fix ftrace_dump()
by Steven Rostedt (Red Hat)
· 12 years ago
bd6df18
tracing: Use TRACE_MAX_PRINT instead of constant
by zhangwei(Jovi)
· 12 years ago
687c878
tracing: Use pr_warn_once instead of open coded implementation
by zhangwei(Jovi)
· 12 years ago
76f1191
tracing: Add "perf" trace_clock
by Steven Rostedt (Red Hat)
· 12 years ago
8aacf01
tracing: Add "uptime" trace clock that uses jiffies
by Steven Rostedt (Red Hat)
· 12 years ago
328df47
tracing: Add function-trace option to disable function tracing of latency tracers
by Steven Rostedt (Red Hat)
· 12 years ago
c142be8
tracing: Add skip argument to trace_dump_stack()
by Steven Rostedt (Red Hat)
· 12 years ago
77fd5c1
tracing: Add snapshot trigger to function probes
by Steven Rostedt (Red Hat)
· 12 years ago
3209cff
tracing: Add alloc/free_snapshot() to replace duplicate code
by Steven Rostedt (Red Hat)
· 12 years ago
1b22e38
tracing: Let tracing_snapshot() be used by modules but not NMI
by Steven Rostedt (Red Hat)
· 12 years ago
Next »