2008-12-24 |
Ingo Molnar | Merge branch 'linus' into tracing/hw-branch-tracing
|
commit | commitdiff | tree |
2008-12-24 |
Ingo Molnar | x86: disable X86_PTRACE_BTS Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-20 |
Dmitry Adamushko | x86: fix resume (S2R) broken by Intel microcode module... Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-20 |
Markus Metzger | x86, bts: memory accounting Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-20 |
Markus Metzger | x86, bts: add fork and exit handling Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Ingo Molnar | Merge branches 'tracing/ftrace', 'tracing/ring-buffer...
|
commit | commitdiff | tree |
2008-12-19 |
Ingo Molnar | tracing: fix warnings in kernel/trace/trace_sched_switch.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-19 |
Ingo Molnar | tracing: fix warning in kernel/trace/trace.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Lai Jiangshan | tracing/ring-buffer: remove unused ring_buffer size Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Ingo Molnar | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel...
|
commit | commitdiff | tree |
2008-12-18 |
Bjorn Helgaas | x86 gart: don't complain if no AMD GART found Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Thomas Gleixner | trace: fix task state printout Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Steven Rostedt | ftrace: add not to regex on filtering functions Ingo Molnar has asked about a way to remove... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Steven Rostedt | trace: better use of stack_trace_enabled for boot up... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Steven Rostedt | trace: add a way to enable or disable the stack tracer Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-18 |
Ingo Molnar | Merge branches 'tracing/ftrace' and 'tracing/hw-branch...
|
commit | commitdiff | tree |
2008-12-16 |
Cyrill Gorcunov | x86: entry_64 - introduce FTRACE_ frame macro v2 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Frederic Weisbecker | tracing/ftrace: add the printk-msg-only option Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Frederic Weisbecker | tracing/ftrace: use preempt_enable_no_resched_notrace... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Andi Kleen | x86: re-enable MCE on secondary CPUS after suspend... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Markus Metzger | x86, bts: correctly report invalid bts records Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Markus Metzger | x86, bts: remove recursion from get_context Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-16 |
Ingo Molnar | Merge branches 'tracing/fastboot', 'tracing/ftrace...
|
commit | commitdiff | tree |
2008-12-12 |
Ingo Molnar | tracing/function-graph-tracer: add a new .irqentry... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-12 |
Peter Zijlstra | sched: fix tracepoints in scheduler Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-12 |
Frederic Weisbecker | tracing/function-graph-tracer: Output arrows signal... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-12 |
Frederic Weisbecker | tracing/function-graph-tracer: annotate do_IRQ and... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-12 |
Frederic Weisbecker | tracing/function-graph-tracer: add a new .irqentry... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-12 |
Frederic Weisbecker | tracing/fastboot: include missing headers Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-12 |
Stephen Rothwell | tracing/fastboot: fix len of func buffer Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-12 |
Ingo Molnar | x86, bts: fix build error Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-12 |
Markus Metzger | x86, bts, ftrace: adapt the hw-branch-tracer to the... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-12 |
Markus Metzger | x86, bts: provide in-kernel branch-trace interface Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-12 |
Markus Metzger | x86, bts: turn BUG_ON into WARN_ON_ONCE Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-12 |
Ingo Molnar | Merge branches 'tracing/function-graph-tracer' and...
|
commit | commitdiff | tree |
2008-12-09 |
Brian King | sched: CPU remove deadlock fix Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-08 |
Ingo Molnar | tracing/function-graph-tracer: fix 'flags' variable... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-08 |
Ingo Molnar | x86: fix default_spin_lock_flags() prototype Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-08 |
Frederic Weisbecker | tracing/function-graph-tracer: append the tracing_graph_flag Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-08 |
Frederic Weisbecker | tracing/function-graph-tracer: turn tracing_selftest_running... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-08 |
Frederic Weisbecker | tracing/function-graph-tracer: introduce __notrace_funcgraph... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-08 |
Lai Jiangshan | ring_buffer: fix comments Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-08 |
Frederic Weisbecker | tracing/function-graph-tracer: implement a print_headers... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-05 |
Steven Rostedt | ftrace: use init_struct_pid as swapper pid Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-05 |
Frederic Weisbecker | tracing/ftrace: provide the macro task_curr_ret_stack() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-05 |
Frederic Weisbecker | tracing/ftrace: fix the check of ftrace_trace_task Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-05 |
Frederic Weisbecker | tracing/ftrace: don't insert TRACE_PRINT during selftests Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-05 |
Ingo Molnar | Merge branches 'tracing/ftrace', 'tracing/function...
|
commit | commitdiff | tree |
2008-12-04 |
Andi Kleen | x86: fix early panic with boot option "nosmp" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-04 |
Frederic Weisbecker | tracing/function-graph-tracer: handle ftrace_printk... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-04 |
Liming Wang | ftrace: avoid duplicated function when writing set_graph_fun... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-04 |
Ingo Molnar | tracing: fix typo and missing inline function Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-04 |
Steven Rostedt | ftrace: add ability to only trace swapper tasks Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-04 |
Steven Rostedt | ftrace: use struct pid Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-04 |
Steven Rostedt | pid: fix the do_each_pid_task() macro Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-04 |
Steven Rostedt | ftrace: trace single pid for function graph tracer Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-04 |
Steven Rostedt | ftrace: use task struct trace flag to filter on pid Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-04 |
Steven Rostedt | ftrace: graph of a single function Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-04 |
Ingo Molnar | Merge branches 'tracing/ftrace' and 'tracing/function...
|
commit | commitdiff | tree |
2008-12-04 |
Ingo Molnar | Merge commit 'v2.6.28-rc7' into tracing/core
|
commit | commitdiff | tree |
2008-12-04 |
john stultz | time: catch xtime_nsec underflows and fix them Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Ingo Molnar | Merge branch 'oprofile-for-tip' of git://git.kernel...
|
commit | commitdiff | tree |
2008-12-03 |
Steven Rostedt | ftrace: fix race in function graph during fork Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Steven Rostedt | trace: fix output of stack trace Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Ingo Molnar | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel...
|
commit | commitdiff | tree |
2008-12-03 |
Ingo Molnar | tracing/function-graph-tracer: enabled by default Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Roel Kluin | check_hung_task(): unsigned sysctl_hung_task_warnings... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Joerg Roedel | x86: fix broken flushing in GART nofullflush path Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Frederic Weisbecker | tracing/function-graph-tracer: improve duration output Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Frederic Weisbecker | tracing/function-graph-tracer: display unified style... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Steven Rostedt | ftrace: add checks on ret stack in function graph Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Steven Rostedt | ftrace: function graph return for function entry Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Steven Rostedt | ftrace: print real return in dumpstack for function... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Steven Rostedt | ring-buffer: change "page" variable names to "bpage" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Steven Rostedt | ftrace: add ftrace_graph_stop() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Steven Rostedt | ftrace: have function graph use mcount caller address Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Steven Rostedt | ftrace: clean up function graph asm Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Steven Rostedt | ring-buffer: read page interface Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Steven Rostedt | ring-buffer: move some metadata into buffer page Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Steven Rostedt | ftrace: replace raw_local_irq_save with local_irq_save Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-03 |
Ingo Molnar | Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack'...
|
commit | commitdiff | tree |
2008-12-03 |
Ingo Molnar | Merge branches 'tracing/ftrace' and 'tracing/function...
|
commit | commitdiff | tree |
2008-12-02 |
Frederic Weisbecker | tracing/function-graph-tracer: support for x86-64 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-02 |
Liming Wang | function trace: fix a bug of single thread function... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-02 |
Ingo Molnar | Merge branches 'tracing/branch-tracer', 'tracing/ftrace...
|
commit | commitdiff | tree |
2008-12-02 |
Ingo Molnar | Merge branch 'tracing/urgent' into tracing/core
|
commit | commitdiff | tree |
2008-12-01 |
Mathieu Desnoyers | documentation: local_ops fix on_each_cpu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-12-01 |
Mahesh Salgaonkar | sched: don't export sched_mc_power_savings in laptops Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-29 |
Thomas Bogendoerfer | x86: fix dma_mapping_error for 32bit x86 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-29 |
Ingo Molnar | sched: prevent divide by zero error in cpu_avg_load_per_task... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-29 |
Ingo Molnar | sched, cpusets: fix warning in kernel/cpuset.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-29 |
Nikanth Karthikesan | tracepoints: Documentation TPPROTO misspelt in Documentation... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-29 |
Frederic Weisbecker | tracing/branch-tracer: include missing irqflags.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-28 |
Ingo Molnar | vfs, seqfile: export mangle_path() generally Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-28 |
Wu Fengguang | markers: comment marker_synchronize_unregister() on... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-28 |
Steven Rostedt | powerpc/ppc32: static ftrace fixes for PPC32 Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-28 |
Steven Rostedt | powerpc: ftrace, use create_branch Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-28 |
Steven Rostedt | powerpc: ftrace, added missing icache flush Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-28 |
Steven Rostedt | powerpc: ftrace, fix cast aliasing and add code verification Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2008-11-28 |
Steven Rostedt | powerpc: ftrace, do nothing in mcount call for dyn... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |