index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
tracing: Return error if ftrace_trace_arrays list is empty
Yoshihiro YUNOMAE
1
-0
/
+13
2014-04-08
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
Mathieu Desnoyers
1
-23
/
+32
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+30
2014-03-21
Revert "tracing: Move event storage for array from macro to standalone function"
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-03-20
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
1
-6
/
+0
2014-03-07
tracing: Use helper functions in event assignment to shrink macro size
Steven Rostedt
1
-0
/
+30
2014-03-07
tracing: Move event storage for array from macro to standalone function
Steven Rostedt
1
-6
/
+0
2014-03-03
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
1
-0
/
+10
2013-12-21
tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef
Steven Rostedt (Red Hat)
1
-13
/
+13
2013-12-21
tracing: Add 'enable_event' and 'disable_event' event trigger commands
Tom Zanussi
1
-1
/
+1
2013-12-20
tracing: Add basic event trigger framework
Tom Zanussi
1
-5
/
+16
2013-12-05
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
1
-0
/
+3
2013-11-06
tracing: Do not assign filp->private_data to freed memory
Geyslan G. Bem
1
-1
/
+8
2013-11-05
tracing: Update event filters for multibuffer
Tom Zanussi
1
-11
/
+12
2013-08-21
tracing: Kill the !CONFIG_MODULES code in trace_events.c
Oleg Nesterov
1
-12
/
+6
2013-08-21
tracing: Don't pass file_operations array to event_create_dir()
Oleg Nesterov
1
-34
/
+12
2013-08-21
tracing: Kill trace_create_file_ops() and friends
Oleg Nesterov
1
-144
/
+9
2013-07-31
tracing: Add comment to describe special break case in probe_remove_event_call()
Steven Rostedt (Red Hat)
1
-0
/
+6
2013-07-31
tracing: trace_remove_event_call() should fail if call/file is in use
Oleg Nesterov
1
-2
/
+33
2013-07-29
tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
Oleg Nesterov
1
-32
/
+15
2013-07-29
tracing: Introduce remove_event_file_dir()
Oleg Nesterov
1
-24
/
+23
2013-07-29
tracing: Change f_start() to take event_mutex and verify i_private != NULL
Oleg Nesterov
1
-4
/
+9
2013-07-29
tracing: Change event_filter_read/write to verify i_private != NULL
Oleg Nesterov
1
-7
/
+19
2013-07-29
tracing: Change event_enable/disable_read() to verify i_private != NULL
Oleg Nesterov
1
-10
/
+20
2013-07-29
tracing: Turn event/id->i_private into call->event.type
Oleg Nesterov
1
-5
/
+13
2013-07-18
tracing: Do not (ab)use trace_seq in event_id_read()
Oleg Nesterov
1
-13
/
+4
2013-07-18
tracing: Simplify the iteration logic in f_start/f_next
Oleg Nesterov
1
-38
/
+22
2013-07-18
tracing: Miscellaneous fixes for trace_array ref counting
Alexander Z Lam
1
-2
/
+19
2013-07-02
tracing: Fix race between deleting buffer and setting events
Steven Rostedt (Red Hat)
1
-6
/
+17
2013-07-02
tracing: Add trace_array_get/put() to event handling
Steven Rostedt (Red Hat)
1
-4
/
+51
2013-07-01
tracing: Protect ftrace_trace_arrays list in trace_events.c
Alexander Z Lam
1
-1
/
+10
2013-07-01
tracing: Fix disabling of soft disable
Tom Zanussi
1
-1
/
+3
2013-07-01
tracing: Simplify code for showing of soft disabled flag
Tom Zanussi
1
-10
/
+10
2013-07-01
tracing: Failed to create system directory
Steven Rostedt
1
-6
/
+35
2013-06-11
tracing: Do not call kmem_cache_free() on allocation failure
Namhyung Kim
1
-6
/
+1
2013-06-11
tracing/trivial: Consolidate error return condition
Harsh Prateek Bora
1
-4
/
+1
2013-05-16
tracing: Return -EBUSY when event_enable_func() fails to get module
Masami Hiramatsu
1
-1
/
+3
2013-05-09
tracing: Add helper function trace_create_new_event() to remove duplicate code
Steven Rostedt (Red Hat)
1
-12
/
+20
2013-05-09
tracing: Modify soft-mode only if there's no other referrer
Masami Hiramatsu
1
-2
/
+10
2013-05-09
tracing: Indicate enabled soft-mode in enable file
Masami Hiramatsu
1
-0
/
+2
2013-05-09
tracing: Return error if register_ftrace_function_probe() fails for event_ena...
Steven Rostedt (Red Hat)
1
-2
/
+9
2013-05-09
tracing: Don't succeed if event_enable_func did not register anything
Masami Hiramatsu
1
-1
/
+4
2013-03-15
tracing: Rename trace_event_mutex to trace_event_sem
zhangwei(Jovi)
1
-11
/
+11
2013-03-15
tracing: Convert trace_destroy_fields() to static
zhangwei(Jovi)
1
-1
/
+1
2013-03-15
tracing: Move find_event_field() into trace_events.c
zhangwei(Jovi)
1
-2
/
+29
2013-03-15
tracing: Add function probe triggers to enable/disable events
Steven Rostedt (Red Hat)
1
-0
/
+279
2013-03-15
tracing: Add a way to soft disable trace events
Steven Rostedt (Red Hat)
1
-13
/
+62
2013-03-15
tracing: Add alloc_snapshot kernel command line parameter
Steven Rostedt (Red Hat)
1
-2
/
+2
2013-03-15
tracing: Clear all trace buffers when unloaded module event was used
Steven Rostedt (Red Hat)
1
-3
/
+7
2013-03-15
tracing: Only clear trace buffer on module unload if event was traced
Steven Rostedt (Red Hat)
1
-4
/
+8
[next]