summaryrefslogtreecommitdiff
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAge
...
| * | | | tracing: Add snapshot trigger to function probesSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Add alloc/free_snapshot() to replace duplicate codeSteven Rostedt (Red Hat)2013-03-15
| * | | | ftrace: Fix function probe to only enable needed functionsSteven Rostedt (Red Hat)2013-03-15
| * | | | ftrace: Separate unlimited probes from count limited probesSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Consolidate ftrace_trace_onoff_unreg() into callbackSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Consolidate updating of count for traceon/offSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Let tracing_snapshot() be used by modules but not NMISteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Add internal ftrace trace_puts() for ftrace to useSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Add trace_puts() for even faster trace_printk() tracingSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Fix the branch tracer that broke with buffer changeSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Add alloc_snapshot kernel command line parameterSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Move the tracing selftest code into its own functionSteven Rostedt (Red Hat)2013-03-15
| * | | | ring-buffer: Do not use schedule_work_on() for current CPUSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Add internal tracing_snapshot() functionsSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Prevent deleting instances when they are being readSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Add per_cpu directory into tracing instancesSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Add snapshot feature to instancesSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Consolidate buffer allocation codeSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Have trace_array keep track if snapshot buffer is allocatedSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Add snapshot_raw to extract the raw data from snapshotSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Add config option to allow snapshot to swap per cpuSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Add snapshot in the per_cpu trace directoriesSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Enable snapshot when any latency tracer is enabledSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Clear all trace buffers when unloaded module event was usedSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Only clear trace buffer on module unload if event was tracedSteven Rostedt (Red Hat)2013-03-15
| * | | | ring-buffer: Init waitqueue for blocked readersSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Fix some section mismatch warningsLi Zefan2013-03-15
| * | | | tracing: Fix trace events build without modulesSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Add __per_cpu annotation to trace array percpu data pointerSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing/syscalls: Annotate field-defining functions with __initLi Zefan2013-03-15
| * | | | tracing: Annotate event field-defining functions with __initLi Zefan2013-03-15
| * | | | tracing: Add a helper function for event print functionsLi Zefan2013-03-15
| * | | | tracing/ring-buffer: Move poll wake ups into ring buffer codeSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Fix read blocking on trace_pipe_rawSteven Rostedt2013-03-15
| * | | | tracing: Fix polling on trace_pipe_rawSteven Rostedt2013-03-15
| * | | | tracing: Do not block on splice if either file or splice NONBLOCK flag is setSteven Rostedt (Red Hat)2013-03-15
| * | | | tracing: Use direct field, type and system namesSteven Rostedt2013-03-15
| * | | | tracing: Use kmem_cache_alloc instead of kmalloc in trace_events.cSteven Rostedt2013-03-15
| * | | | tracing: Get trace_events kernel command line working againSteven Rostedt2013-03-15
| * | | | tracing: Add rmdir to remove multibuffer instancesSteven Rostedt2013-03-15
| * | | | tracing: Add interface to allow multiple trace buffersSteven Rostedt2013-03-15
| * | | | tracing: Make syscall events suitable for multiple buffersSteven Rostedt2013-03-15
| * | | | tracing: Replace the static global per_cpu arrays with allocated per_cpuSteven Rostedt2013-03-15
| * | | | tracing: Pass the ftrace_file to the buffer lock reserve codeSteven Rostedt2013-03-15
| * | | | tracing: Encapsulate global_trace and remove dependencies on global varsSteven Rostedt2013-03-15
| * | | | tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPUSteven Rostedt2013-03-15
| * | | | tracing: Separate out trace events from global variablesSteven Rostedt2013-03-15
* | | | | Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds2013-04-18
| |_|/ / |/| | |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-14
|\ \ \ \