| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | tracing: Add snapshot trigger to function probes | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add alloc/free_snapshot() to replace duplicate code | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | ftrace: Fix function probe to only enable needed functions | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | ftrace: Separate unlimited probes from count limited probes | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Consolidate ftrace_trace_onoff_unreg() into callback | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Consolidate updating of count for traceon/off | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Let tracing_snapshot() be used by modules but not NMI | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add internal ftrace trace_puts() for ftrace to use | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add trace_puts() for even faster trace_printk() tracing | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Fix the branch tracer that broke with buffer change | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add alloc_snapshot kernel command line parameter | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Move the tracing selftest code into its own function | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | ring-buffer: Do not use schedule_work_on() for current CPU | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add internal tracing_snapshot() functions | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Prevent deleting instances when they are being read | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add per_cpu directory into tracing instances | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add snapshot feature to instances | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Consolidate buffer allocation code | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Have trace_array keep track if snapshot buffer is allocated | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add snapshot_raw to extract the raw data from snapshot | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add config option to allow snapshot to swap per cpu | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add snapshot in the per_cpu trace directories | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Consolidate max_tr into main trace_array structure | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Enable snapshot when any latency tracer is enabled | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Clear all trace buffers when unloaded module event was used | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Only clear trace buffer on module unload if event was traced | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | ring-buffer: Init waitqueue for blocked readers | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Fix some section mismatch warnings | Li Zefan | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Fix trace events build without modules | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add __per_cpu annotation to trace array percpu data pointer | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing/syscalls: Annotate field-defining functions with __init | Li Zefan | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Annotate event field-defining functions with __init | Li Zefan | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add a helper function for event print functions | Li Zefan | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing/ring-buffer: Move poll wake ups into ring buffer code | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Fix read blocking on trace_pipe_raw | Steven Rostedt | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Fix polling on trace_pipe_raw | Steven Rostedt | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Do not block on splice if either file or splice NONBLOCK flag is set | Steven Rostedt (Red Hat) | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Use direct field, type and system names | Steven Rostedt | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Use kmem_cache_alloc instead of kmalloc in trace_events.c | Steven Rostedt | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Get trace_events kernel command line working again | Steven Rostedt | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add rmdir to remove multibuffer instances | Steven Rostedt | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Add interface to allow multiple trace buffers | Steven Rostedt | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Make syscall events suitable for multiple buffers | Steven Rostedt | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Replace the static global per_cpu arrays with allocated per_cpu | Steven Rostedt | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Pass the ftrace_file to the buffer lock reserve code | Steven Rostedt | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Encapsulate global_trace and remove dependencies on global vars | Steven Rostedt | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPU | Steven Rostedt | 2013-03-15 | |
| | * | | | | | | | | | | | | | | | | | tracing: Separate out trace events from global variables | Steven Rostedt | 2013-03-15 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | lockdep: Consolidate bug messages into a single print_lockdep_off() function | Dave Jones | 2013-04-26 | |
