Age | Commit message (Expand) | Author |
2008-12-02 | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker |
2008-12-02 | function trace: fix a bug of single thread function trace | Liming Wang |
2008-12-02 | Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-g... | Ingo Molnar |
2008-12-01 | taint: add missing comment | Arjan van de Ven |
2008-12-01 | epoll: introduce resource usage limits | Davide Libenzi |
2008-12-01 | sched: add uid information to sched_debug for CONFIG_USER_SCHED | Arun R Bharadwaj |
2008-11-30 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-11-30 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-11-30 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-11-30 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-11-30 | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig |
2008-11-30 | cpuinit fixes in kernel/* | Al Viro |
2008-11-29 | sched: prevent divide by zero error in cpu_avg_load_per_task, update | Ingo Molnar |
2008-11-29 | sched, cpusets: fix warning in kernel/cpuset.c | Ingo Molnar |
2008-11-29 | tracing/branch-tracer: include missing irqflags.h | Frederic Weisbecker |
2008-11-28 | sched: move double_unlock_balance() higher | Alexey Dobriyan |
2008-11-28 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2008-11-28 | ftrace: improve seq_operation of ftrace | Liming Wang |
2008-11-28 | tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE | Török Edwin |
2008-11-28 | tracing/function-graph-tracer: more output tweaks | Ingo Molnar |
2008-11-28 | tracing/function-graph-tracer: adjustments of the trace informations | Frederic Weisbecker |
2008-11-27 | tracing/function-graph-tracer: enhancements for the trace output | Frederic Weisbecker |
2008-11-27 | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar |
2008-11-27 | sched: prevent divide by zero error in cpu_avg_load_per_task | Steven Rostedt |
2008-11-27 | ftrace: prevent recursion | Lai Jiangshan |
2008-11-26 | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven |
2008-11-26 | ftrace: add cpu annotation for function graph tracer | Steven Rostedt |
2008-11-26 | ftrace: add thread comm to function graph tracer | Steven Rostedt |
2008-11-26 | ftrace: let function tracing and function return run together | Steven Rostedt |
2008-11-26 | ftrace: use code patching for ftrace graph tracer | Steven Rostedt |
2008-11-26 | ftrace: add function tracing to single thread | Steven Rostedt |
2008-11-26 | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker |
2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker |
2008-11-25 | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger |
2008-11-25 | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea... | Markus Metzger |
2008-11-24 | User namespaces: use the current_user_ns() macro | Serge Hallyn |
2008-11-24 | User namespaces: set of cleanups (v2) | Serge Hallyn |
2008-11-24 | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar |
2008-11-24 | Merge branch 'sched/rt' into sched/core | Ingo Molnar |
2008-11-24 | posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID | Petr Tesarik |
2008-11-23 | tracing/function-return-tracer: free the return stack on free_task() | Frederic Weisbecker |
2008-11-23 | x86, mmiotrace: fix buffer overrun detection | Pekka Paalanen |
2008-11-23 | tracing/function-return-tracer: don't trace kfree while it frees the return s... | Frederic Weisbecker |
2008-11-23 | tracing/stack-tracer: avoid races accessing file | Török Edwin |
2008-11-23 | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT | Török Edwin |
2008-11-23 | tracing/stack-tracer: fix locking and refcounts | Török Edwin |
2008-11-23 | tracing/stack-tracer: fix style issues | Török Edwin |
2008-11-23 | trace: fix compiler warning in branch profiler | Steven Rostedt |
2008-11-23 | ftrace: add ftrace_off_permanent | Steven Rostedt |
2008-11-23 | ring-buffer: add tracing_off_permanent | Steven Rostedt |