summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger
2008-11-25x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger
2008-11-25x86, bts: base in-kernel ds interface on handlesMarkus Metzger
2008-11-25Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger
2008-11-25x86, bts: turn macro into static inline functionMarkus Metzger
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall
2008-11-25x86: use limited register constraint for setnzSteven Rostedt
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar
2008-11-23vfs, seqfile: fix comment style on mangle_pathTörök Edwin
2008-11-23tracing/function-return-tracer: free the return stack on free_task()Frederic Weisbecker
2008-11-23tracing, doc: update mmiotrace documentationPekka Paalanen
2008-11-23x86, mmiotrace: fix buffer overrun detectionPekka Paalanen
2008-11-23tracing/function-return-tracer: don't trace kfree while it frees the return s...Frederic Weisbecker
2008-11-23Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar
2008-11-23xen: pin correct PGD on suspendIan Campbell
2008-11-23tracing/stack-tracer: avoid races accessing fileTörök Edwin
2008-11-23Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2008-11-23x86: revert irq number limitationThomas Gleixner
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin
2008-11-23tracing/stack-tracer: fix locking and refcountsTörök Edwin
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin
2008-11-23trace: fix compiler warning in branch profilerSteven Rostedt
2008-11-23ftrace: add ftrace_off_permanentSteven Rostedt
2008-11-23ring-buffer: add tracing_off_permanentSteven Rostedt
2008-11-23ftrace: scripts/recordmcount.pl support for ARMJim Radford
2008-11-23ftrace: specify $alignment for sh architectureMatt Fleming
2008-11-23trace: profile all if conditionalsSteven Rostedt
2008-11-23trace: branch profiling should not print percent without dataSteven Rostedt
2008-11-23trace: consolidate unlikely and likely profilerSteven Rostedt
2008-11-23trace: remove extra assign in branch checkSteven Rostedt
2008-11-23ftrace: create default variables for archs in recordmcount.plSteven Rostedt
2008-11-23ftrace: add support for powerpc to recordmcount.pl scriptSteven Rostedt
2008-11-23sh: dynamic ftrace support.Matt Fleming
2008-11-23init/main.c: use ktime accessor function in initcall_debug codeWill Newton
2008-11-23tracing: allow tracing of suspend/resume & hibernation code againIngo Molnar
2008-11-23tracing: identify which executable object the userspace address belongs toTörök Edwin
2008-11-23vfs, seqfile: make mangle_path() globalTörök Edwin
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin
2008-11-23tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker
2008-11-23Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar
2008-11-21Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar
2008-11-21function tracing: fix wrong position computing of stack_traceLiming Wang
2008-11-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-11-20Linux 2.6.28-rc6Linus Torvalds
2008-11-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds