summaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)AuthorLines
2010-05-30Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-8/+17
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-411/+683
2010-05-25ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt-8/+9
2010-05-25ring-buffer: Reset "real_end" when page is filledSteven Rostedt-0/+8
2010-05-25perf, trace: Fix !x86 build bugPeter Zijlstra-1/+3
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe-790/+1032
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe-24/+36
2010-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt-113/+111
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-0/+16
2010-05-21perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra-67/+80
2010-05-21perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra-56/+37
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar-153/+677
2010-05-18perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra-8/+13
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-128/+551
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-8/+5
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-637/+339
2010-05-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt-637/+339
2010-05-14tracing: Fix function declarations if !CONFIG_STACKTRACELi Zefan-2/+2
2010-05-14tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt-15/+15
2010-05-14tracing: Remove duplicate id information in event structureSteven Rostedt-23/+26
2010-05-14tracing: Move print functions into event classSteven Rostedt-11/+17
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt-78/+160
2010-05-14tracing: Move raw_init from events to classSteven Rostedt-10/+12
2010-05-14tracing: Move fields from event to class structureSteven Rostedt-31/+83
2010-05-14tracing: Remove per event trace registeringSteven Rostedt-23/+114
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt-122/+150
2010-05-14tracing: Create class struct for eventsSteven Rostedt-20/+28
2010-05-14Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt-8/+5
2010-05-07sched: Remove rq argument to the tracepointsPeter Zijlstra-8/+5
2010-05-06perf: Fix check at end of event searchDan Carpenter-1/+1
2010-05-05tracing: Fix "integer as NULL pointer" warning.Thiago Farina-1/+1
2010-05-04ring-buffer: Wrap open-coded WARN_ONCEBorislav Petkov-9/+5
2010-05-01hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker-19/+7
2010-04-30[SCSI] add scsi trace core functions and put trace pointsKei Tokunaga-0/+1
2010-04-30[SCSI] ftrace: add __print_hex()Kei Tokunaga-0/+15
2010-04-27tracing: Fix sleep time function profilingSteven Rostedt-1/+5
2010-04-27tracing: Show sample std dev in function profilingChase Douglas-3/+21
2010-04-27ring-buffer: Make benchmark handle missed eventsSteven Rostedt-1/+2
2010-04-27ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller-13/+62
2010-04-27tracing: Add graph output support for irqsoff tracerJiri Olsa-29/+313
2010-04-26tracing: Have graph flags passed in to ouput functionsJiri Olsa-56/+73
2010-04-26tracing: Add ftrace events for graph tracerJiri Olsa-1/+27
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker-14/+42
2010-04-14tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu-220/+331
2010-04-14Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-1/+1
2010-04-08Merge branch 'linus' into perf/coreIngo Molnar-7/+20
2010-04-08Merge branch 'linus' into tracing/coreIngo Molnar-9/+29
2010-04-05tracing: Fix uninitialized variable of tracing/trace outputLai Jiangshan-1/+1
2010-04-05Merge branch 'master' into export-slabhTejun Heo-7/+16
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+9