summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into t...Ingo Molnar2008-11-261-1/+1
|\
| * tracing, tty: fix warnings caused by branch tracing and tty_kref_get()Ingo Molnar2008-11-251-1/+1
* | x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger2008-11-255-0/+301
* | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger2008-11-252-4/+8
* | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger2008-11-254-88/+42
* | x86, bts: base in-kernel ds interface on handlesMarkus Metzger2008-11-254-439/+446
| |
| \
*-. \ Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar2008-11-2512-88/+82
|\ \ \
| | * | x86, bts: DS and BTS initializationMarkus Metzger2008-11-103-12/+9
| * | | x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger2008-11-251-37/+40
| * | | x86, pebs: fix PEBS record size configurationMarkus Metzger2008-11-251-0/+8
| * | | x86, bts: turn macro into static inline functionMarkus Metzger2008-11-251-2/+4
| * | | x86, bts: exclude ds.c from build when disabledMarkus Metzger2008-11-252-4/+1
| * | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall2008-11-251-1/+1
| * | | x86: use limited register constraint for setnzSteven Rostedt2008-11-251-1/+1
| * | | xen: pin correct PGD on suspendIan Campbell2008-11-231-7/+14
| * | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-11-231-1/+1
| |\ \ \
| | * | | oprofile: fix an overflow in ppro codeEric Dumazet2008-11-171-1/+1
| * | | | x86: revert irq number limitationThomas Gleixner2008-11-231-21/+1
| * | | | Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar2008-11-21141-777/+1069
| |\ \ \ \
| * | | | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick2008-11-201-1/+1
| * | | | | x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick2008-11-201-1/+1
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-------------. \ \ \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-2432-151/+1047
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| | | | | | | | * | | | | tracing, doc: update mmiotrace documentationPekka Paalanen2008-11-231-2/+4
| | | | | | | | * | | | | x86, mmiotrace: fix buffer overrun detectionPekka Paalanen2008-11-231-9/+7
| | | | | | | * | | | | | vfs, seqfile: fix comment style on mangle_pathTörök Edwin2008-11-231-4/+4
| | | | | | | * | | | | | tracing/stack-tracer: avoid races accessing fileTörök Edwin2008-11-231-5/+5
| | | | | | | * | | | | | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin2008-11-233-1/+5
| | | | | | | * | | | | | tracing/stack-tracer: fix locking and refcountsTörök Edwin2008-11-231-3/+6
| | | | | | | * | | | | | tracing/stack-tracer: fix style issuesTörök Edwin2008-11-233-27/+33
| | | | | | | * | | | | | tracing: identify which executable object the userspace address belongs toTörök Edwin2008-11-233-9/+93
| | | | | | | * | | | | | vfs, seqfile: make mangle_path() globalTörök Edwin2008-11-232-1/+14
| | | | | | | * | | | | | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-235-1/+171
| | | | | | * | | | | | | ring-buffer: add tracing_off_permanentSteven Rostedt2008-11-232-13/+67
| | | | | | |/ / / / / /
| | | | | * | | | | | | Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar2008-11-236-42/+489
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt2008-11-203-7/+109
| | | | | | * | | | | | | powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt2008-11-204-11/+293
| | | | | | * | | | | | | powerpc: ftrace, use probe_kernel API to modify codeSteven Rostedt2008-11-201-32/+21
| | | | | | * | | | | | | powerpc: ftrace, convert to new dynamic ftrace arch APISteven Rostedt2008-11-202-6/+75
| | | | | | * | | | | | | powerpc: ftrace, do not latency trace idleSteven Rostedt2008-11-201-0/+5
| | | | * | | | | | | | | tracing: allow tracing of suspend/resume & hibernation code againIngo Molnar2008-11-232-14/+4
| | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | tracing/function-return-tracer: free the return stack on free_task()Frederic Weisbecker2008-11-232-2/+1
| | | * | | | | | | | | tracing/function-return-tracer: don't trace kfree while it frees the return s...Frederic Weisbecker2008-11-231-1/+6
| | | * | | | | | | | | tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar2008-11-234-6/+3
| | | * | | | | | | | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-239-58/+137
| | | |/ / / / / / / /
| | * | | | | | | | | ftrace: add ftrace_off_permanentSteven Rostedt2008-11-232-0/+17
| | * | | | | | | | | ftrace: scripts/recordmcount.pl support for ARMJim Radford2008-11-231-1/+7
| | * | | | | | | | | ftrace: specify $alignment for sh architectureMatt Fleming2008-11-231-1/+2
| | * | | | | | | | | ftrace: create default variables for archs in recordmcount.plSteven Rostedt2008-11-231-16/+11
| | * | | | | | | | | ftrace: add support for powerpc to recordmcount.pl scriptSteven Rostedt2008-11-231-2/+17
| | * | | | | | | | | sh: dynamic ftrace support.Matt Fleming2008-11-231-0/+11
| | |/ / / / / / / /
OpenPOWER on IntegriCloud