aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAge
* tracing, page-allocator: add trace event for page traffic related to the budd...Mel Gorman2009-09-22
* tracing, page-allocator: add trace events for anti-fragmentation falling back...Mel Gorman2009-09-22
* tracing, page-allocator: add trace events for page allocation and page freeingMel Gorman2009-09-22
* Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-21
|\
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-21
|\ \ | |/ |/|
| * tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-18
| * tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-18
* | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-20
|\ \
| * | tracing, perf: Convert the power tracer into an event tracerArjan van de Ven2009-09-19
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-09-19
| |\|
| * | perf_counter, sched: Add sched_stat_runtime tracepointIngo Molnar2009-09-13
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-09-18
|\ \ \ | |_|/ |/| |
| * | ext4: Add a tracepoint for ext4_alloc_da_blocks()Theodore Ts'o2009-09-16
| * | ext4: Fix include/trace/events/ext4.h to work with SystemtapTheodore Ts'o2009-09-14
| * | ext4: fix tracepoint format string warningsTheodore Ts'o2009-09-17
| * | ext4: Add new tracepoint: trace_ext4_da_write_pages()Theodore Ts'o2009-08-31
| * | ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()Theodore Ts'o2009-09-17
* | | softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan2009-09-17
* | | Merge branch 'linus' into tracing/coreIngo Molnar2009-09-17
|\| |
| * | writeback: get rid of wbc->for_writepagesJens Axboe2009-09-16
| * | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-14
| |\ \
| | * | KVM: Add trace points in irqchip codeGleb Natapov2009-09-10
| | * | KVM: Trace mmioAvi Kivity2009-09-10
| | * | KVM: Trace irq level and source idAvi Kivity2009-09-10
| | * | KVM: convert custom marker based tracing to event tracesMarcelo Tosatti2009-09-10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
| |\ \ \ | | |_|/ | |/| |
| | * | net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)Neil Horman2009-08-13
| * | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
| |\ \ \
| * | | | sched: Add wait, sleep and iowait accounting tracepointsPeter Zijlstra2009-09-02
| | |_|/ | |/| |
* | | | tracing: have TRACE_EVENT macro use __flags to not shadow parameterSteven Rostedt2009-09-14
* | | | tracing: add static to generated TRACE_EVENT functionsSteven Rostedt2009-09-14
* | | | tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounceCarsten Emde2009-09-12
| |/ / |/| |
* | | tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-04
* | | tracing/filters: Defer pred allocationLi Zefan2009-08-31
* | | tracing: Fix double CPP substitution in TRACE_EVENT_FNFrederic Weisbecker2009-08-28
* | | tracing: Undef TRACE_EVENT_FN between trace events headers inclusionFrederic Weisbecker2009-08-27
* | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-08-26
|\ \ \
| * | | tracing: Create generic syscall TRACE_EVENTsJosh Stone2009-08-25
| * | | tracing: Move tracepoint callbacks from declaration to definitionJosh Stone2009-08-25
| * | | tracing: Make syscall tracepoints conditionalJosh Stone2009-08-25
* | | | tracing/events: fix the include file dependenciesXiao Guangrong2009-08-26
* | | | tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan2009-08-26
* | | | tracing/sched: show CPU task wakes up on in trace eventSteven Rostedt2009-08-26
|/ / /
* | | tracing/syscalls: Add filtering supportLi Zefan2009-08-19
* | | tracing/events: Add trace_define_common_fields()Li Zefan2009-08-19
* | | tracing/events: Add ftrace_event_call param to define_fields()Li Zefan2009-08-19
* | | tracing/syscalls: Add fields format for exit eventsLi Zefan2009-08-19
* | | tracing/events: Add module tracepointsLi Zefan2009-08-17
* | | tracing: Add fields format definition for syscall eventsFrederic Weisbecker2009-08-11