Commit Graph

157 Commits (55c37a840d9ec0ebed5c944355156d490b1ad5d1)

Author SHA1 Message Date
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Arjan van de Ven 6161352142 tracing, perf: Convert the power tracer into an event tracer 16 years ago
Frederic Weisbecker 20ab4425a7 tracing: Allocate the ftrace event profile buffer dynamically 16 years ago
Frederic Weisbecker e5e25cf47b tracing: Factorize the events profile accounting 16 years ago
Li Zefan 5dd4de587f softirq: add BLOCK_IOPOLL to softirq_to_name 16 years ago
Theodore Ts'o fb40ba0d98 ext4: Add a tracepoint for ext4_alloc_da_blocks() 16 years ago
Jens Axboe 1fe06ad892 writeback: get rid of wbc->for_writepages 16 years ago
Theodore Ts'o 3661d28615 ext4: Fix include/trace/events/ext4.h to work with Systemtap 16 years ago
Steven Rostedt a48f494e1d tracing: have TRACE_EVENT macro use __flags to not shadow parameter 16 years ago
Steven Rostedt ec827c7ece tracing: add static to generated TRACE_EVENT functions 16 years ago
Ingo Molnar f977bb4937 perf_counter, sched: Add sched_stat_runtime tracepoint 16 years ago
Carsten Emde fe63b94a43 tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce 16 years ago
Gleb Natapov 1000ff8d89 KVM: Add trace points in irqchip code 16 years ago
Avi Kivity aec51dc4f1 KVM: Trace mmio 16 years ago
Avi Kivity ae8c1c4025 KVM: Trace irq level and source id 16 years ago
Marcelo Tosatti 229456fc34 KVM: convert custom marker based tracing to event traces 16 years ago
Theodore Ts'o a3710fd1ee ext4: fix tracepoint format string warnings 16 years ago
Steven Rostedt e77405ad80 tracing: pass around ring buffer instead of tracer 16 years ago
Peter Zijlstra 768d0c2722 sched: Add wait, sleep and iowait accounting tracepoints 16 years ago
Theodore Ts'o b3a3ca8ca0 ext4: Add new tracepoint: trace_ext4_da_write_pages() 16 years ago
Theodore Ts'o 98a56ab382 ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages() 16 years ago
Li Zefan 8e254c1d18 tracing/filters: Defer pred allocation 16 years ago
Frederic Weisbecker 0dd7b74787 tracing: Fix double CPP substitution in TRACE_EVENT_FN 16 years ago
Frederic Weisbecker 6c347d43ee tracing: Undef TRACE_EVENT_FN between trace events headers inclusion 16 years ago
Xiao Guangrong 5ac35daa93 tracing/events: fix the include file dependencies 16 years ago
Li Zefan 43b51ead3f tracing/filters: Add __field_ext() to TRACE_EVENT 16 years ago
Steven Rostedt f0693c8bd5 tracing/sched: show CPU task wakes up on in trace event 16 years ago
Josh Stone 1c569f0264 tracing: Create generic syscall TRACE_EVENTs 16 years ago
Josh Stone 9741987586 tracing: Move tracepoint callbacks from declaration to definition 16 years ago
Josh Stone 3d27d8cb34 tracing: Make syscall tracepoints conditional 16 years ago
Li Zefan 540b7b8d65 tracing/syscalls: Add filtering support 16 years ago
Li Zefan e647d6b314 tracing/events: Add trace_define_common_fields() 16 years ago
Li Zefan 14be96c971 tracing/events: Add ftrace_event_call param to define_fields() 16 years ago
Li Zefan 10a5b66f62 tracing/syscalls: Add fields format for exit events 16 years ago
Li Zefan 7ead8b8313 tracing/events: Add module tracepoints 16 years ago
Neil Horman e9b3cc1b37 net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3) 16 years ago
Frederic Weisbecker dc4ddb4c0b tracing: Add fields format definition for syscall events 16 years ago
Frederic Weisbecker e8f9f4d79a tracing: Add ftrace event call parameter to its field descriptor handler 16 years ago
Jason Baron f4b5ffccc8 tracing: Add perf counter support for syscalls tracing 16 years ago
Jason Baron 64c12e0444 tracing: Add individual syscalls tracepoint id support 16 years ago
Jason Baron fb34a08c34 tracing: Add trace events for each syscall entry/exit 16 years ago
Jason Baron 69fd4f0eb2 tracing: Add ftrace_event_call void * 'data' field 16 years ago
Jason Baron a871bd33a6 tracing: Add syscall tracepoints 16 years ago
Jason Baron 066e0378c2 tracing: Call arch_init_ftrace_syscalls at boot 16 years ago
Frederic Weisbecker 1853db0e02 perf_counter: Zero dead bytes from ftrace raw samples size alignment 16 years ago
Frederic Weisbecker 304703aba3 perf_counter: Subtract the buffer size field from the event record size 16 years ago
Peter Zijlstra a044560c3a perf_counter: Correct PERF_SAMPLE_RAW output 16 years ago
Frederic Weisbecker f413cdb80c perf_counter: Fix/complete ftrace event records sampling 16 years ago
Peter Zijlstra 3a6593050f perf_counter, ftrace: Fix perf_counter integration 16 years ago
Li Zefan 7d536cb3fb tracing/events: record the size of dynamic arrays 16 years ago