aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAge
...
| * | | tracing: Convert some power events to DEFINE_EVENTLi Zefan2009-11-26
| * | | tracing: Convert some workqueue events to DEFINE_EVENTLi Zefan2009-11-26
| * | | tracing: Convert softirq events to DEFINE_EVENTLi Zefan2009-11-26
| * | | tracing: Convert some kmem events to DEFINE_EVENTLi Zefan2009-11-26
| * | | tracing: Convert module refcnt events to DEFINE_EVENTLi Zefan2009-11-26
| * | | events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar2009-11-26
| * | | tracing: Convert some sched trace events to DEFINE_EVENT and _PRINTSteven Rostedt2009-11-24
| * | | tracing: Create new DEFINE_EVENT_PRINTSteven Rostedt2009-11-24
| * | | tracing: Create new TRACE_EVENT_TEMPLATESteven Rostedt2009-11-24
| * | | perf_events: Undo some recursion damagePeter Zijlstra2009-11-23
| * | | tracing: Use the perf recursion protection from trace eventFrederic Weisbecker2009-11-22
| * | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-17
| |\ \ \
| | * | | tracing: Rename 'lockdep' event subsystem into 'lock'Frederic Weisbecker2009-11-13
| * | | | tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker2009-11-08
| * | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-23
| |\| | |
| | * | | events: Harmonize event field names and print output namesIngo Molnar2009-10-15
| | * | | Merge branch 'tracing/core' into perf/coreIngo Molnar2009-10-15
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar2009-10-13
| | |\ \ \ | | | | |/ | | | |/|
| | * | | tracing/events: Add 'signed' field to format filesTom Zanussi2009-10-06
| * | | | Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23
| |\ \ \ \
| * \ \ \ \ Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker2009-09-10
| |\ \ \ \ \
| * | | | | | tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu2009-08-26
* | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \
| * | | | | | | tracing: Separate raw syscall from syscall tracerLai Jiangshan2009-11-25
| * | | | | | | tracing: Remove the stale include/trace/power.hJosh Stone2009-11-18
| * | | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-29
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-14
| * | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-01
| |\ \ \ \ \ \
| * | | | | | | tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker2009-09-24
* | | | | | | | tracing: Fix event format exportJohannes Berg2009-11-13
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-04
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add a tracepoint for block request remappingJun'ichi Nomura2009-10-01
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-09-30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ext4: Add a stub for mpage_da_data in the trace headerJosh Stone2009-09-30
| * | | | | jbd2: Use tracepoints for history fileTheodore Ts'o2009-09-30
| * | | | | ext4: Use tracepoints for mb_history trace fileTheodore Ts'o2009-09-30
| * | | | | ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o2009-09-29
| | |_|_|/ | |/| | |
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tracing/workqueue: Use %pf in workqueue trace eventsAnton Blanchard2009-09-22
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-23
|\ \ \ \ \
| * | | | | itimers: Add tracepoints for itimerXiao Guangrong2009-08-29
| * | | | | hrtimer: Add tracepoint for hrtimersXiao Guangrong2009-08-29
| * | | | | timers: Add tracepoints for timer_list timersXiao Guangrong2009-08-29
* | | | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |