| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | tracing: Raw_init() bailout in trace event register fail case | Jason Baron | 2009-08-11 | |
| | * | | | | | | | | | | | | | | | | tracing: Add syscall tracepoints | Jason Baron | 2009-08-11 | |
| | * | | | | | | | | | | | | | | | | tracing: Call arch_init_ftrace_syscalls at boot | Jason Baron | 2009-08-11 | |
| | * | | | | | | | | | | | | | | | | tracing: Rename set_tracer_flags()'s local variable trace_flags | Zhaolei | 2009-08-11 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-08-11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | tracing/filters: Don't use pred on alloc failure | Tom Zanussi | 2009-08-08 | |
| | * | | | | | | | | | | | | | | | | | tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES | Frederic Weisbecker | 2009-08-06 | |
| | * | | | | | | | | | | | | | | | | | tracing/function-graph-tracer: Move graph event insertion helpers in the grap... | Frederic Weisbecker | 2009-08-06 | |
| | * | | | | | | | | | | | | | | | | | tracing: Move sched event insertion helpers in the sched switch tracer file | Frederic Weisbecker | 2009-08-06 | |
| | * | | | | | | | | | | | | | | | | | tracing/core: Make the stack entry helpers global | Frederic Weisbecker | 2009-08-06 | |
| | * | | | | | | | | | | | | | | | | | tracing/core: Turn ftrace_cpu_disabled into a global var | Frederic Weisbecker | 2009-08-06 | |
| | * | | | | | | | | | | | | | | | | | tracing: Simplify print_graph_cpu() | Lai Jiangshan | 2009-08-06 | |
| | * | | | | | | | | | | | | | | | | | tracing/filters: improve subsystem filter | Li Zefan | 2009-07-20 | |
| | * | | | | | | | | | | | | | | | | | tracing: cleanup for tracing_trace_options_read() | Xiao Guangrong | 2009-07-20 | |
| | * | | | | | | | | | | | | | | | | | tracing/events: record the size of dynamic arrays | Li Zefan | 2009-07-20 | |
| | * | | | | | | | | | | | | | | | | | tracing: Remove unused fields/variables | jolsa@redhat.com | 2009-07-18 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-07-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | tracing/function: Cleanup for function tracer | Xiao Guangrong | 2009-07-17 | |
| | * | | | | | | | | | | | | | | | | | tracing/trace_stack: Cleanup for trace_lookup_stack() | Xiao Guangrong | 2009-07-17 | |
| | * | | | | | | | | | | | | | | | | | tracing/function: Simplify __ftrace_replace_code() | Xiao Guangrong | 2009-07-17 | |
| | * | | | | | | | | | | | | | | | | | ring_buffer: Fix warning while ignoring cmpxchg return value | Lai Jiangshan | 2009-07-16 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'tip/tracing/ring-buffer-3' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 2009-07-10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | ring-buffer: make lockless | Steven Rostedt | 2009-07-07 | |
| | | * | | | | | | | | | | | | | | | | | ring-buffer: make the buffer a true circular link list | Steven Rostedt | 2009-07-07 | |
| | * | | | | | | | | | | | | | | | | | | tracing/workqueues: Add refcnt to struct cpu_workqueue_stats | Lai Jiangshan | 2009-07-10 | |
| | * | | | | | | | | | | | | | | | | | | tracing/stat: Add stat_release() callback | Lai Jiangshan | 2009-07-10 | |
| | * | | | | | | | | | | | | | | | | | | kmemtrace: Rename some functions | Li Zefan | 2009-07-10 | |
| | * | | | | | | | | | | | | | | | | | | tracing/kmemtrace: Use the %pf format | Frederic Weisbecker | 2009-07-10 | |
| | * | | | | | | | | | | | | | | | | | | tracing/function-graph-tracer: Use the %pf format | Frederic Weisbecker | 2009-07-10 | |
| | * | | | | | | | | | | | | | | | | | | tracing/filter: Remove empty subsystem and its directory | Xiao Guangrong | 2009-07-10 | |
| | * | | | | | | | | | | | | | | | | | | tracing/filter: Remove preds from struct event_subsystem | Xiao Guangrong | 2009-07-10 | |
| | |/ / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | kmemtrace: Print binary output only if 'bin' option is set | Li Zefan | 2009-07-03 | |
| | * | | | | | | | | | | | | | | | | | tracing/events: Add trace_event boot option | Li Zefan | 2009-07-01 | |
| | * | | | | | | | | | | | | | | | | | kprobes: Clean up insn_pages by using list instead of hlist | Masami Hiramatsu | 2009-07-01 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | sched: Fix sched::sched_stat_wait tracepoint field | Ingo Molnar | 2009-09-10 | |
| | * | | | | | | | | | | | | | | | | | | sched: Disable NEW_FAIR_SLEEPERS for now | Ingo Molnar | 2009-09-10 | |
| | * | | | | | | | | | | | | | | | | | | sched: Keep kthreads at default priority | Mike Galbraith | 2009-09-09 | |
| | * | | | | | | | | | | | | | | | | | | sched: Re-tune the scheduler latency defaults to decrease worst-case latencies | Mike Galbraith | 2009-09-09 | |
| | * | | | | | | | | | | | | | | | | | | sched: Turn off child_runs_first | Mike Galbraith | 2009-09-09 | |
| | * | | | | | | | | | | | | | | | | | | sched: Ensure that a child can't gain time over it's parent after fork() | Mike Galbraith | 2009-09-08 | |
| | * | | | | | | | | | | | | | | | | | | sched: Deal with low-load in wake_affine() | Peter Zijlstra | 2009-09-07 | |
| | * | | | | | | | | | | | | | | | | | | sched: Remove short cut from select_task_rq_fair() | Peter Zijlstra | 2009-09-07 | |
| | * | | | | | | | | | | | | | | | | | | sched: Fix dynamic power-balancing crash | Ingo Molnar | 2009-09-04 | |
| | * | | | | | | | | | | | | | | | | | | sched: Remove reciprocal for cpu_power | Peter Zijlstra | 2009-09-04 | |
| | * | | | | | | | | | | | | | | | | | | sched: Try to deal with low capacity, fix update_sd_power_savings_stats() | Gautham R Shenoy | 2009-09-04 | |
| | * | | | | | | | | | | | | | | | | | | sched: Try to deal with low capacity | Peter Zijlstra | 2009-09-04 | |
| | * | | | | | | | | | | | | | | | | | | sched: Scale down cpu_power due to RT tasks | Peter Zijlstra | 2009-09-04 | |
| | * | | | | | | | | | | | | | | | | | | sched: Implement dynamic cpu_power | Peter Zijlstra | 2009-09-04 | |
| | * | | | | | | | | | | | | | | | | | | sched: Add smt_gain | Peter Zijlstra | 2009-09-04 | |
