Commit Graph

5589 Commits (5cbb5106f50b4515815cd32cf944958c0d4da83f)

Author SHA1 Message Date
Steven Rostedt 8789a9e7df ring-buffer: read page interface 16 years ago
Steven Rostedt abc9b56d66 ring-buffer: move some metadata into buffer page 16 years ago
Steven Rostedt a5e25883a4 ftrace: replace raw_local_irq_save with local_irq_save 16 years ago
David Brownell 470c66239e genirq: warn when IRQF_DISABLED may be ignored 16 years ago
David Brownell f2b662da8d genirq: record IRQ_LEVEL in irq_desc[] 16 years ago
Frederic Weisbecker 48d68b20d0 tracing/function-graph-tracer: support for x86-64 16 years ago
Liming Wang 66eafebc10 function trace: fix a bug of single thread function trace 16 years ago
Arjan van de Ven a800599283 taint: add missing comment 16 years ago
Davide Libenzi 7ef9964e6d epoll: introduce resource usage limits 16 years ago
Arun R Bharadwaj 6c415b9234 sched: add uid information to sched_debug for CONFIG_USER_SCHED 16 years ago
Christoph Hellwig 96b8936a9e remove __ARCH_WANT_COMPAT_SYS_PTRACE 16 years ago
Al Viro 8419641450 cpuinit fixes in kernel/* 16 years ago
Ingo Molnar af6d596fd6 sched: prevent divide by zero error in cpu_avg_load_per_task, update 16 years ago
Ingo Molnar 1583715ddb sched, cpusets: fix warning in kernel/cpuset.c 16 years ago
Frederic Weisbecker 65c6dc6adb tracing/branch-tracer: include missing irqflags.h 16 years ago
Alexey Dobriyan 70574a996f sched: move double_unlock_balance() higher 16 years ago
Ingo Molnar ec5679e513 debug warnings: eliminate warn_on_slowpath() 16 years ago
Arjan van de Ven bd89bb29a0 debug warnings: print the DMI board info name in a WARN/WARN_ON 16 years ago
Arjan van de Ven 74853dba2f debug warnings: consolidate warn_slowpath and warn_on_slowpath 16 years ago
Liming Wang 8b752e3ef6 softirq: remove useless function __local_bh_enable 16 years ago
Liming Wang 50cdaf08a8 ftrace: improve seq_operation of ftrace 16 years ago
Török Edwin c7425acb42 tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACE 16 years ago
Ingo Molnar d51090b346 tracing/function-graph-tracer: more output tweaks 16 years ago
Frederic Weisbecker 1a056155ed tracing/function-graph-tracer: adjustments of the trace informations 16 years ago
Frederic Weisbecker 83a8df618e tracing/function-graph-tracer: enhancements for the trace output 16 years ago
Steven Rostedt 4cd4262034 sched: prevent divide by zero error in cpu_avg_load_per_task 16 years ago
Lai Jiangshan 4f5a7f40dd ftrace: prevent recursion 16 years ago
Arjan van de Ven f3f47a6768 tracing: add "power-tracer": C/P state tracer to help power optimization 16 years ago
Steven Rostedt 437f24fb89 ftrace: add cpu annotation for function graph tracer 16 years ago
Steven Rostedt 660c7f9be9 ftrace: add thread comm to function graph tracer 16 years ago
Steven Rostedt e53a6319cc ftrace: let function tracing and function return run together 16 years ago
Steven Rostedt 5a45cfe1c6 ftrace: use code patching for ftrace graph tracer 16 years ago
Steven Rostedt df4fc31558 ftrace: add function tracing to single thread 16 years ago
Frederic Weisbecker 287b6e68ca tracing/function-return-tracer: set a more human readable output 16 years ago
Frederic Weisbecker fb52607afc tracing/function-return-tracer: change the name into function-graph-tracer 16 years ago
Markus Metzger 1e9b51c283 x86, bts, ftrace: a BTS ftrace plug-in prototype 16 years ago
Markus Metzger 8bba1bf5e2 x86, ftrace: call trace->open() before stopping tracing; add trace->print_header() 16 years ago
Peter Zijlstra ca109491f6 hrtimer: removing all ur callback modes 16 years ago
Ingo Molnar 7807fafa52 lockdep: fix unused function warning in kernel/lockdep.c 16 years ago
Serge Hallyn 6ded6ab9be User namespaces: use the current_user_ns() macro 16 years ago
Serge Hallyn 18b6e0414e User namespaces: set of cleanups (v2) 16 years ago
Thomas Gleixner 1acdac1046 futex: make clock selectable for FUTEX_WAIT_BITSET 16 years ago
Petr Tesarik eccdaeafae posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID 16 years ago
Török Edwin 7918baa555 mutex: __used is needed for function referenced only from inline asm 16 years ago
Frederic Weisbecker 65afa5e603 tracing/function-return-tracer: free the return stack on free_task() 16 years ago
Pekka Paalanen 7ee1768ddb x86, mmiotrace: fix buffer overrun detection 16 years ago
Frederic Weisbecker eae849ca03 tracing/function-return-tracer: don't trace kfree while it frees the return stack 16 years ago
Török Edwin e38da59269 tracing/stack-tracer: avoid races accessing file 16 years ago
Török Edwin 8d26487fd4 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT 16 years ago
Török Edwin cffa10aecb tracing/stack-tracer: fix locking and refcounts 16 years ago