Commit History

Author SHA1 Message Date
  Steven Rostedt (Red Hat) 2a6c24afab tracing: Fix race between deleting buffer and setting events 12 years ago
  Steven Rostedt (Red Hat) 8e2e2fa471 tracing: Add trace_array_get/put() to event handling 12 years ago
  Alexander Z Lam a82274151a tracing: Protect ftrace_trace_arrays list in trace_events.c 12 years ago
  Tom Zanussi 3baa5e4cf2 tracing: Fix disabling of soft disable 12 years ago
  Tom Zanussi a439059610 tracing: Simplify code for showing of soft disabled flag 12 years ago
  Steven Rostedt 6e94a78037 tracing: Failed to create system directory 12 years ago
  Namhyung Kim aaf6ac0f08 tracing: Do not call kmem_cache_free() on allocation failure 12 years ago
  Harsh Prateek Bora 8092e808a3 tracing/trivial: Consolidate error return condition 12 years ago
  Masami Hiramatsu 6ed0106667 tracing: Return -EBUSY when event_enable_func() fails to get module 12 years ago
  Steven Rostedt (Red Hat) da511bf33e tracing: Add helper function trace_create_new_event() to remove duplicate code 12 years ago
  Masami Hiramatsu 1cf4c0732d tracing: Modify soft-mode only if there's no other referrer 12 years ago
  Masami Hiramatsu 30052170dc tracing: Indicate enabled soft-mode in enable file 12 years ago
  Steven Rostedt (Red Hat) ff305ded9f tracing: Return error if register_ftrace_function_probe() fails for event_enable_func() 12 years ago
  Masami Hiramatsu a5b85bd155 tracing: Don't succeed if event_enable_func did not register anything 12 years ago
  zhangwei(Jovi) 52f6ad6dc3 tracing: Rename trace_event_mutex to trace_event_sem 12 years ago
  zhangwei(Jovi) ad7067cebf tracing: Convert trace_destroy_fields() to static 12 years ago
  zhangwei(Jovi) b3a8c6fd7b tracing: Move find_event_field() into trace_events.c 12 years ago
  Steven Rostedt (Red Hat) 3cd715de26 tracing: Add function probe triggers to enable/disable events 12 years ago
  Steven Rostedt (Red Hat) 417944c4c7 tracing: Add a way to soft disable trace events 12 years ago
  Steven Rostedt (Red Hat) 55034cd6e6 tracing: Add alloc_snapshot kernel command line parameter 12 years ago
  Steven Rostedt (Red Hat) 873c642f59 tracing: Clear all trace buffers when unloaded module event was used 12 years ago
  Steven Rostedt (Red Hat) 575380da8b tracing: Only clear trace buffer on module unload if event was traced 12 years ago
  Steven Rostedt (Red Hat) 315326c16a tracing: Fix trace events build without modules 12 years ago
  Steven Rostedt 92edca073c tracing: Use direct field, type and system names 12 years ago
  Steven Rostedt d1a291437f tracing: Use kmem_cache_alloc instead of kmalloc in trace_events.c 12 years ago
  Steven Rostedt 772482216f tracing: Get trace_events kernel command line working again 12 years ago
  Steven Rostedt 0c8916c342 tracing: Add rmdir to remove multibuffer instances 13 years ago
  Steven Rostedt 277ba04461 tracing: Add interface to allow multiple trace buffers 13 years ago
  Steven Rostedt ae63b31e4d tracing: Separate out trace events from global variables 13 years ago
  Steven Rostedt b000c8065a tracing: Remove the extra 4 bytes of padding in events 12 years ago