summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-26Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into t...Ingo Molnar1-1/+1
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger5-0/+301
2008-11-25x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger2-4/+8
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger4-88/+42
2008-11-25x86, bts: base in-kernel ds interface on handlesMarkus Metzger4-439/+446
2008-11-25Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar12-88/+82
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger1-37/+40
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger1-0/+8
2008-11-25x86, bts: turn macro into static inline functionMarkus Metzger1-2/+4
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger2-4/+1
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall1-1/+1
2008-11-25x86: use limited register constraint for setnzSteven Rostedt1-1/+1
2008-11-25tracing, tty: fix warnings caused by branch tracing and tty_kref_get()Ingo Molnar1-1/+1
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar32-151/+1047
2008-11-23vfs, seqfile: fix comment style on mangle_pathTörök Edwin1-4/+4
2008-11-23tracing/function-return-tracer: free the return stack on free_task()Frederic Weisbecker2-2/+1
2008-11-23tracing, doc: update mmiotrace documentationPekka Paalanen1-2/+4
2008-11-23x86, mmiotrace: fix buffer overrun detectionPekka Paalanen1-9/+7
2008-11-23tracing/function-return-tracer: don't trace kfree while it frees the return s...Frederic Weisbecker1-1/+6
2008-11-23Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar6-42/+489
2008-11-23xen: pin correct PGD on suspendIan Campbell1-7/+14
2008-11-23tracing/stack-tracer: avoid races accessing fileTörök Edwin1-5/+5
2008-11-23Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-1/+1
2008-11-23x86: revert irq number limitationThomas Gleixner1-21/+1
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin3-1/+5
2008-11-23tracing/stack-tracer: fix locking and refcountsTörök Edwin1-3/+6
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin3-27/+33
2008-11-23trace: fix compiler warning in branch profilerSteven Rostedt1-5/+5
2008-11-23ftrace: add ftrace_off_permanentSteven Rostedt2-0/+17
2008-11-23ring-buffer: add tracing_off_permanentSteven Rostedt2-13/+67
2008-11-23ftrace: scripts/recordmcount.pl support for ARMJim Radford1-1/+7
2008-11-23ftrace: specify $alignment for sh architectureMatt Fleming1-1/+2
2008-11-23trace: profile all if conditionalsSteven Rostedt4-5/+93
2008-11-23trace: branch profiling should not print percent without dataSteven Rostedt1-3/+7
2008-11-23trace: consolidate unlikely and likely profilerSteven Rostedt4-53/+22
2008-11-23trace: remove extra assign in branch checkSteven Rostedt1-2/+0
2008-11-23ftrace: create default variables for archs in recordmcount.plSteven Rostedt1-16/+11
2008-11-23ftrace: add support for powerpc to recordmcount.pl scriptSteven Rostedt1-2/+17
2008-11-23sh: dynamic ftrace support.Matt Fleming1-0/+11
2008-11-23init/main.c: use ktime accessor function in initcall_debug codeWill Newton1-1/+1
2008-11-23tracing: allow tracing of suspend/resume & hibernation code againIngo Molnar2-14/+4
2008-11-23tracing: identify which executable object the userspace address belongs toTörök Edwin3-9/+93
2008-11-23vfs, seqfile: make mangle_path() globalTörök Edwin2-1/+14
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin5-1/+171
2008-11-23tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar4-6/+3
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker9-58/+137
2008-11-23Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar132-658/+956
2008-11-21Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar141-777/+1069
2008-11-21function tracing: fix wrong position computing of stack_traceLiming Wang1-9/+15
2008-11-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-6/+11