Commit Graph

1794 Commits (6ed58ec520ad2b2fe3f955c8a5fd0eecafccebdf)

Author SHA1 Message Date
Lai Jiangshan 7f85803a26 tracing: Remove syscall_exit_fields 14 years ago
Jens Axboe 797a455d2c block: ensure that completion error gets properly traced 14 years ago
Mathieu Desnoyers 870915e047 tracing: Fix TRACE_EVENT power tracepoint creation 14 years ago
Li Zefan 1dbd1951f3 tracing: Fix preempt count leak 14 years ago
Peter Zijlstra c9b5f501ef sched: Constify function scope static struct sched_param usage 14 years ago
Mathieu Desnoyers 23036f1a34 blktrace: add missing probe argument to block_bio_complete 14 years ago
Thomas Renninger 25e41933b5 perf: Clean up power events by introducing new, more generic ones 14 years ago
Thomas Renninger 61a0d49c33 perf: Do not export power_frequency, but power_start event 14 years ago
David Sharp e1e3592735 ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page 14 years ago
Slava Pestov 364829b126 tracing: Fix panic when lseek() called on "trace" opened for writing 14 years ago
Steven Rostedt 0429578016 tracing/events: Show real number in array fields 14 years ago
Frederic Weisbecker 61c32659b1 tracing: New flag to allow non privileged users to use a trace event 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Mike Snitzer d07335e51d block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event. 14 years ago
Steven Rostedt 91e86e560d tracing: Fix recursive user stack trace 14 years ago
Christoph Hellwig 02e031cbc8 block: remove REQ_HARDBARRIER 14 years ago
Heiko Carstens becf91f187 [S390] ftrace: build without frame pointers on s390 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Zimny Lech 61d8e11e51 Remove duplicate includes from many files 14 years ago
Joe Perches aa7b250c25 tracing: Fix 'faild' -> 'failed' typo 14 years ago
KOSAKI Motohiro fe7de49f9d sched: Make sched_param argument static in sched_setscheduler() callers 14 years ago
Jason Wessel e3bda3ac33 kdb,ftdump: Remove reference to internal kdb include 14 years ago
Steven Rostedt dd49a38cf3 tracing: Do not limit the size of the number of CPU buffers 14 years ago
Steven Rostedt b8b2663bd7 ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGE 14 years ago
Steven Rostedt d9abde2138 ring-buffer: Micro-optimize with some strategic inlining 14 years ago
Steven Rostedt 140ff89127 ring-buffer: Remove condition to add timestamp in fast path 14 years ago
Steven Rostedt 69d1b839f7 ring-buffer: Bind time extend and data events together 14 years ago
Steven Rostedt f25106aeab ring-buffer: Pass delta by value and not by reference 14 years ago
Steven Rostedt e8bc43e84f ring-buffer: Pass timestamp by value and not by reference 14 years ago
Steven Rostedt 747e94ae3d ring-buffer: Make write slow path out of line 15 years ago
Steven Rostedt 7e40798f40 tracing: Fix compile issue for trace_sched_wakeup.c 15 years ago
Arnd Bergmann 01b284f9b6 blktrace: remove the big kernel lock 15 years ago
Steven Rostedt 78c89ba121 tracing: Remove parent recording in latency tracer graph options 15 years ago
Steven Rostedt 5e6d2b9cfa tracing: Use one prologue for the preempt irqs off tracer function tracers 15 years ago
Steven Rostedt 542181d376 tracing: Use one prologue for the wakeup tracer function tracers 15 years ago
Jiri Olsa 7495a5beaa tracing: Graph support for wakeup tracer 15 years ago
Jiri Olsa 0a772620a2 tracing: Make graph related irqs/preemptsoff functions global 15 years ago
Jiri Olsa a9d61173dc tracing: Add proper check for irq_depth routines 15 years ago
matt mooney 907f278409 tracing/trivial: Remove cast from void* 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Steven Rostedt cf4db2597a ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT 15 years ago
Steven Rostedt 72441cb1fd ftrace/x86: Add support for C version of recordmcount 15 years ago
Borislav Petkov 14cae9bd2f tracing: Fix function-graph build warning on 32-bit 15 years ago
Steven Rostedt d01343244a ring-buffer: Fix typo of time extends per page 15 years ago
Jason Baron e0cf0cd496 jump label: Initialize workqueue tracepoints *before* they are registered 15 years ago
Steven Rostedt 79e406d7b0 tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums 15 years ago
Steven Rostedt b304d0441a tracing: Do not trace in irq when funcgraph-irq option is zero 15 years ago
Jiri Olsa 2bd16212b8 tracing: Add funcgraph-irq option for function graph tracer. 15 years ago
Steven Rostedt 57c072c711 tracing: Fix reading of set_ftrace_filter across lists 15 years ago
Steven Rostedt 98c4fd046f tracing: Keep track of set_ftrace_filter position and allow lseek again 15 years ago