| Commit message (Expand) | Author | Age | Files | Lines |
* | blktrace: port to tracepoints | Arnaldo Carvalho de Melo | 2008-11-26 | 9 | -199/+418 |
* | Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into t... | Ingo Molnar | 2008-11-26 | 1 | -1/+1 |
|\ |
|
| * | tracing, tty: fix warnings caused by branch tracing and tty_kref_get() | Ingo Molnar | 2008-11-25 | 1 | -1/+1 |
* | | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger | 2008-11-25 | 5 | -0/+301 |
* | | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea... | Markus Metzger | 2008-11-25 | 2 | -4/+8 |
* | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger | 2008-11-25 | 4 | -88/+42 |
* | | x86, bts: base in-kernel ds interface on handles | Markus Metzger | 2008-11-25 | 4 | -439/+446 |
| | | |
| \ | |
*-. \ | Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-... | Ingo Molnar | 2008-11-25 | 12 | -88/+82 |
|\ \ \ |
|
| | * | | x86, bts: DS and BTS initialization | Markus Metzger | 2008-11-10 | 3 | -12/+9 |
| * | | | x86, bts: fix wrmsr and spinlock over kmalloc | Markus Metzger | 2008-11-25 | 1 | -37/+40 |
| * | | | x86, pebs: fix PEBS record size configuration | Markus Metzger | 2008-11-25 | 1 | -0/+8 |
| * | | | x86, bts: turn macro into static inline function | Markus Metzger | 2008-11-25 | 1 | -2/+4 |
| * | | | x86, bts: exclude ds.c from build when disabled | Markus Metzger | 2008-11-25 | 2 | -4/+1 |
| * | | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul | Julia Lawall | 2008-11-25 | 1 | -1/+1 |
| * | | | x86: use limited register constraint for setnz | Steven Rostedt | 2008-11-25 | 1 | -1/+1 |
| * | | | xen: pin correct PGD on suspend | Ian Campbell | 2008-11-23 | 1 | -7/+14 |
| * | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-11-23 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | oprofile: fix an overflow in ppro code | Eric Dumazet | 2008-11-17 | 1 | -1/+1 |
| * | | | | x86: revert irq number limitation | Thomas Gleixner | 2008-11-23 | 1 | -21/+1 |
| * | | | | Merge commit 'v2.6.28-rc6' into x86/urgent | Ingo Molnar | 2008-11-21 | 141 | -777/+1069 |
| |\ \ \ \ |
|
| * | | | | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() | Rakib Mullick | 2008-11-20 | 1 | -1/+1 |
| * | | | | | x86: fix __cpuinit/__init tangle in init_thread_xstate() | Rakib Mullick | 2008-11-20 | 1 | -1/+1 |
| | | | | | | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
*-------------. \ \ \ \ \ | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar | 2008-11-24 | 32 | -151/+1047 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | |
|
| | | | | | | | * | | | | | tracing, doc: update mmiotrace documentation | Pekka Paalanen | 2008-11-23 | 1 | -2/+4 |
| | | | | | | | * | | | | | x86, mmiotrace: fix buffer overrun detection | Pekka Paalanen | 2008-11-23 | 1 | -9/+7 |
| | | | | | | * | | | | | | vfs, seqfile: fix comment style on mangle_path | Török Edwin | 2008-11-23 | 1 | -4/+4 |
| | | | | | | * | | | | | | tracing/stack-tracer: avoid races accessing file | Török Edwin | 2008-11-23 | 1 | -5/+5 |
| | | | | | | * | | | | | | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT | Török Edwin | 2008-11-23 | 3 | -1/+5 |
| | | | | | | * | | | | | | tracing/stack-tracer: fix locking and refcounts | Török Edwin | 2008-11-23 | 1 | -3/+6 |
| | | | | | | * | | | | | | tracing/stack-tracer: fix style issues | Török Edwin | 2008-11-23 | 3 | -27/+33 |
| | | | | | | * | | | | | | tracing: identify which executable object the userspace address belongs to | Török Edwin | 2008-11-23 | 3 | -9/+93 |
| | | | | | | * | | | | | | vfs, seqfile: make mangle_path() global | Török Edwin | 2008-11-23 | 2 | -1/+14 |
| | | | | | | * | | | | | | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin | 2008-11-23 | 5 | -1/+171 |
| | | | | | * | | | | | | | ring-buffer: add tracing_off_permanent | Steven Rostedt | 2008-11-23 | 2 | -13/+67 |
| | | | | | |/ / / / / / |
|
| | | | | * | | | | | | | Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Ingo Molnar | 2008-11-23 | 6 | -42/+489 |
| | | | | |\ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | powerpc/ppc32: ftrace, dynamic ftrace to handle modules | Steven Rostedt | 2008-11-20 | 3 | -7/+109 |
| | | | | | * | | | | | | | powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace | Steven Rostedt | 2008-11-20 | 4 | -11/+293 |
| | | | | | * | | | | | | | powerpc: ftrace, use probe_kernel API to modify code | Steven Rostedt | 2008-11-20 | 1 | -32/+21 |
| | | | | | * | | | | | | | powerpc: ftrace, convert to new dynamic ftrace arch API | Steven Rostedt | 2008-11-20 | 2 | -6/+75 |
| | | | | | * | | | | | | | powerpc: ftrace, do not latency trace idle | Steven Rostedt | 2008-11-20 | 1 | -0/+5 |
| | | | * | | | | | | | | | tracing: allow tracing of suspend/resume & hibernation code again | Ingo Molnar | 2008-11-23 | 2 | -14/+4 |
| | | | | |_|/ / / / / /
| | | | |/| | | | | | | |
|
| | | * | | | | | | | | | tracing/function-return-tracer: free the return stack on free_task() | Frederic Weisbecker | 2008-11-23 | 2 | -2/+1 |
| | | * | | | | | | | | | tracing/function-return-tracer: don't trace kfree while it frees the return s... | Frederic Weisbecker | 2008-11-23 | 1 | -1/+6 |
| | | * | | | | | | | | | tracing/function-return-tracer: clean up task start/exit callbacks | Ingo Molnar | 2008-11-23 | 4 | -6/+3 |
| | | * | | | | | | | | | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker | 2008-11-23 | 9 | -58/+137 |
| | | |/ / / / / / / / |
|
| | * | | | | | | | | | ftrace: add ftrace_off_permanent | Steven Rostedt | 2008-11-23 | 2 | -0/+17 |
| | * | | | | | | | | | ftrace: scripts/recordmcount.pl support for ARM | Jim Radford | 2008-11-23 | 1 | -1/+7 |
| | * | | | | | | | | | ftrace: specify $alignment for sh architecture | Matt Fleming | 2008-11-23 | 1 | -1/+2 |
| | * | | | | | | | | | ftrace: create default variables for archs in recordmcount.pl | Steven Rostedt | 2008-11-23 | 1 | -16/+11 |
| | * | | | | | | | | | ftrace: add support for powerpc to recordmcount.pl script | Steven Rostedt | 2008-11-23 | 1 | -2/+17 |