deliverable/linux.git
2009-09-04  Steven Rostedtring-buffer: check for swapped buffers in start of...
2009-09-04  Steven Rostedttracing: report error in trace if we fail to swap laten...
2009-09-04  Steven Rostedttracing: add trace_array_printk for internal tracers...
2009-09-04  Steven Rostedttracing: pass around ring buffer instead of tracer
2009-09-04  Steven Rostedttracing: make tracing_reset safe for external use
2009-09-04  Steven Rostedttracing: use timestamp to determine start of latency...
2009-09-04  Steven Rostedttracing: remove users of tracing_reset
2009-09-04  Steven Rostedttracing: disable buffers and synchronize_sched before...
2009-09-04  Steven Rostedttracing: disable update max tracer while reading trace
2009-09-04  Steven Rostedttracing: print out start and stop in latency traces
2009-09-04  Steven Rostedtring-buffer: disable all cpu buffers when one finds...
2009-09-04  Steven Rostedtring-buffer: do not count discarded events
2009-09-04  Steven Rostedtring-buffer: remove ring_buffer_event_discard
2009-09-04  Steven Rostedtring-buffer: fix ring_buffer_read crossing pages
2009-09-04  Steven Rostedtring-buffer: remove unnecessary cpu_relax
2009-09-04  Steven Rostedtring-buffer: do not swap buffers during a commit
2009-09-04  Steven Rostedtring-buffer: do not reset while in a commit
2009-08-31  Li Zefantracing/filters: Defer pred allocation
2009-08-29  Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2009-08-28  Frederic Weisbeckertracing: Fix double CPP substitution in TRACE_EVENT_FN
2009-08-28  Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2009-08-27  Steven Rostedttracing: only show tracing_max_latency when latency...
2009-08-27  Steven Rostedttracing: remove legacy select of MARKERS by context...
2009-08-27  Frederic Weisbeckertracing: Undef TRACE_EVENT_FN between trace events...
2009-08-26  Jason Barontracing: Remove FTRACE_SYSCALL_MAX definitions
2009-08-26  Jason Barontracing: Convert event tracing code to use NR_syscalls
2009-08-26  Jason Barontracing: Define NR_syscalls for x86_64
2009-08-26  Jason Barontracing: Define NR_syscalls for x86 (32)
2009-08-26  Hendrik Bruecknertracing: Don't trace kernel thread syscalls
2009-08-26  Hendrik Bruecknertracing: Check invalid syscall nr while tracing syscalls
2009-08-26  Hendrik Bruecknertracing: Add syscall tracepoints - s390 arch update
2009-08-26  Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2009-08-26  Steven Rostedttracing: add comments to explain TRACE_EVENT out of...
2009-08-26  Xiao Guangrongtracing/events: fix the include file dependencies
2009-08-26  Zhaoleiftrace: Move setting of clock-source out of options
2009-08-26  Li Zefantracing/filters: Support filtering for char * strings
2009-08-26  Li Zefantracing/filters: Add __field_ext() to TRACE_EVENT
2009-08-26  Li Zefantracing/filters: Add filter_type to struct ftrace_event...
2009-08-26  Josh Tripletttracing: Add vim script to enable folding for function_...
2009-08-26  Steven Rostedttracing/sched: show CPU task wakes up on in trace event
2009-08-25  Josh Stonetracing: Create generic syscall TRACE_EVENTs
2009-08-25  Josh Stonetracing: Move tracepoint callbacks from declaration...
2009-08-25  Josh Stonetracing: Make syscall tracepoints conditional
2009-08-25  Josh Stonetracing: Rename FTRACE_SYSCALLS for tracepoints
2009-08-25  Anirban Sinhatracing: Eliminate code duplication in kernel/tracepoint.c
2009-08-20  Li Zefantracing/syscalls: Fix the output of syscalls with no...
2009-08-19  Li Zefantracing/syscalls: Add filtering support
2009-08-19  Li Zefantracing/events: Add trace_define_common_fields()
2009-08-19  Li Zefantracing/events: Add ftrace_event_call param to define_f...
2009-08-19  Li Zefantracing/syscalls: Add fields format for exit events
2009-08-19  Li Zefantracing/syscalls: Fix fields format for enter events
2009-08-19  Ingo Molnar[S390] ftrace: update system call tracer support
2009-08-17  Li Zefanftrace: Simplify seqfile code
2009-08-17  Li Zefantrace_stack: Simplify seqfile code
2009-08-17  Li Zefantrace_stat: Fix missing entry in stat file
2009-08-17  Li Zefantracing/syscalls: Fix to print parameter types
2009-08-17  Li Zefantracing/events: Add module tracepoints
2009-08-13  Ingo Molnartracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS...
2009-08-11  Frederic Weisbeckertracing: Support for syscall events raw records in...
2009-08-11  Frederic Weisbeckertracing: Add fields format definition for syscall events
2009-08-11  Frederic Weisbeckertracing: Add ftrace event call parameter to its field...
2009-08-11  Jason Barontracing: Convert x86_64 mmap and uname to use DEFINE_SY...
2009-08-11  Jason Barontracing: Add more namespace area to 'perf list' output
2009-08-11  Jason Barontracing: Add perf counter support for syscalls tracing
2009-08-11  Jason Barontracing: Add individual syscalls tracepoint id support
2009-08-11  Jason Barontracing: Add trace events for each syscall entry/exit
2009-08-11  Jason Barontracing: Add ftrace_event_call void * 'data' field
2009-08-11  Jason Barontracing: Raw_init() bailout in trace event register...
2009-08-11  Jason Barontracing: Update FTRACE_SYSCALL_MAX
2009-08-11  Jason Barontracing: Add syscall tracepoints
2009-08-11  Jason Barontracing: Add DECLARE_TRACE_WITH_CALLBACK() macro
2009-08-11  Jason Barontracing: Call arch_init_ftrace_syscalls at boot
2009-08-11  Jason Barontracing: Map syscall name to number
2009-08-11  Zhaoleitracing: Rename set_tracer_flags()'s local variable...
2009-08-11  Ingo MolnarMerge branch 'linus' into tracing/core
2009-08-10  Linus Torvaldspty: fix data loss when stopped (^S/^Q)
2009-08-10  Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-08-10  Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-08-10  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-08-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-10  Linus Torvaldsx86: Fix serialization in pit_expect_msb()
2009-08-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-10  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-08-10  Jaswinder Singh... MN10300: includecheck fix: mn10300, pci.h
2009-08-10  Figo.zhangmempool.c: clean up type-casting
2009-08-10  Ryusuke Konishidocumentation: register ioctl entry of nilfs2
2009-08-10  Frederic Weisbeckerperf_counter: Zero dead bytes from ftrace raw samples...
2009-08-10  Frederic Weisbeckerperf_counter: Subtract the buffer size field from the...
2009-08-10  Oleg Nesterovmm_for_maps: take ->cred_guard_mutex to fix the race...
2009-08-10  Oleg Nesterovmm_for_maps: shift down_read(mmap_sem) to the caller
2009-08-10  Oleg Nesterovmm_for_maps: simplify, use ptrace_may_access()
2009-08-10  Peter Zijlstraperf_counter: Require CAP_SYS_ADMIN for raw tracepoint...
2009-08-10  Peter Zijlstraperf_counter: Correct PERF_SAMPLE_RAW output
2009-08-10  Benjamin Herrenschmidtpowerpc/dma: pci_set_dma_mask() shouldn't fail if mask...
2009-08-09  Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-08-09  Linus TorvaldsMerge branch 'kvm-updates/2.6.31' of git://git./virt...
2009-08-09  Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-08-09  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-08-09  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-08-09  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
next
This page took 0.040491 seconds and 5 git commands to generate.