Commit Graph

6848 Commits (c5428e950ad42640f00092949fd17e356dfdeafa)

Author SHA1 Message Date
Gautham R Shenoy 37abe198b1 sched: Create a helper function to calculate sched_domain stats for fbg() 16 years ago
Gautham R Shenoy 222d656dea sched: Define structure to store the sched_domain statistics for fbg() 16 years ago
Gautham R Shenoy 1f8c553d0f sched: Create a helper function to calculate sched_group stats for fbg() 16 years ago
Gautham R Shenoy 381be78fdc sched: Define structure to store the sched_group statistics for fbg() 16 years ago
Gautham R Shenoy 6dfdb06290 sched: Fix indentations in find_busiest_group() using gotos 16 years ago
Gautham R Shenoy 67bb6c036d sched: Simple helper functions for find_busiest_group() 16 years ago
Jason Baron e9d376f0fa dynamic debug: combine dprintk and dynamic printk 16 years ago
Luis Henriques 67aa0f767a sched: remove unused fields from struct rq 16 years ago
Lai Jiangshan ee000b7f9f tracing: use union for multi-usages field 16 years ago
Lai Jiangshan cc59c9e8d0 ftrace: show virtual PID 16 years ago
Steven Rostedt be6f164a02 function-graph: add option for include sleep times 16 years ago
Steven Rostedt 8aef2d2856 function-graph: ignore times across schedule 16 years ago
Steven Rostedt 05ce5818ad function-graph: prevent more than one tracer registering 16 years ago
Steven Rostedt 5d1a03dc54 function-graph: moved the timestamp from arch to generic code 16 years ago
Steven Rostedt 098335215a tracing: fix memory leak in trace_stat 16 years ago
Li Zefan 093419971e blktrace: print human-readable act_mask 16 years ago
Li Zefan e0dc81bec0 blktrace: fix t_error() 16 years ago
Li Zefan 65796348e0 blktrace: fix wrong calculation of RWBS 16 years ago
Li Zefan e4955c9986 blktrace: mark ddir_act[] const 16 years ago
Thomas Gleixner f48fe81e5b genirq: threaded irq handlers review fixups 16 years ago
Arjan van de Ven 935bd5b971 genirq: add support for threaded interrupts to devres 16 years ago
Thomas Gleixner 3aa551c9b4 genirq: add threaded interrupt handler support 16 years ago
Tom Zanussi 9f58a159d0 tracing/filters: disallow integer values for string filters and vice versa 16 years ago
Tom Zanussi 4bda2d517b tracing/filters: use trace_seq_printf() to print filters 16 years ago
Tom Zanussi 09f1f245c7 tracing/filters: free pred when clearing filters 16 years ago
Tom Zanussi 1fc2d5c119 tracing/filters: use list_for_each_entry 16 years ago
Frederic Weisbecker 1618536961 tracing/function-graph-tracer: fix functions call traces imbalance 16 years ago
Anton Vorontsov 45b9560895 tracing: Fix TRACING_SUPPORT dependency for PPC32 16 years ago
Oleg Nesterov 37bebc70d7 posix timers: fix RLIMIT_CPU && fork() 16 years ago
Miklos Szeredi 53da1d9456 fix ptrace slowness 16 years ago
Frederic Weisbecker 3e1f60b80c tracing/ftrace: check if debugfs is registered before creating files 16 years ago
Tom Zanussi c4cff064be tracing/filters: clean up filter_add_subsystem_pred() 16 years ago
Tom Zanussi ee6cdabc82 tracing/filters: fix bug in copy_pred() 16 years ago
Tom Zanussi 75c8b41752 tracing/filters: use list_for_each_entry_safe 16 years ago
Frederic Weisbecker b118415bfa tracing/events: don't discard an event after commit 16 years ago
Frederic Weisbecker 7e6ea92df3 tracing/ftrace: make nop-tracer use polling wait for events on pipe 16 years ago
Frederic Weisbecker 07edf71213 tracing/events: don't use wake up for events 16 years ago
Frederic Weisbecker 9bd7d099ab tracing/events: make the filter files writable 16 years ago
Ingo Molnar fe9f57f250 tracing: add run-time field descriptions for event filtering, kfree fix 16 years ago
Tom Zanussi cfb180f3e7 tracing: add per-subsystem filtering 16 years ago
Tom Zanussi 7ce7e42499 tracing: add per-event filtering 16 years ago
Tom Zanussi 2d622719f1 tracing: add ring_buffer_event_discard() to ring buffer 16 years ago
Dmitri Vorobiev b8b9426533 tracing: fix four sparse warnings 16 years ago
Dmitri Vorobiev f80d2d7725 tracing, Text Edit Lock: Fix one sparse warning in kernel/extable.c 16 years ago
Tom Zanussi cf027f645e tracing: add run-time field descriptions for event filtering 16 years ago
Frederic Weisbecker 0cf53ff62b tracing: keep the tracing buffer after self-test failure 16 years ago
Frederic Weisbecker cf586b61f8 tracing/function-graph-tracer: prevent hangs during self-tests 16 years ago
Li Zefan b125130b22 blktrace: avoid accessing NULL bdev->bd_disk 16 years ago
Li Zefan cd649b8bb8 blktrace: remove sysfs_blk_trace_enable_show/store() 16 years ago
Li Zefan 15152e448b blktrace: report EBUSY correctly 16 years ago