Commit Graph

8296 Commits (23e018a1b083ecb4b8bb2fb43d58e7c19b5d7959)

Author SHA1 Message Date
Carsten Emde b5130b1e7d tracing: do not update tracing_max_latency when tracer is stopped 16 years ago
Carsten Emde 41dfba4367 tracing: remove unused local variables in tracer probe functions 16 years ago
jolsa@redhat.com 689fd8b65d tracing: trace parser support for function and graph 16 years ago
jolsa@redhat.com 489663644c tracing: trace parser support for set_event 16 years ago
jolsa@redhat.com b63f39ea50 tracing: create generic trace parser 16 years ago
Steven Rostedt f81c972d27 tracing: consolidate code between trace_output.c and trace_function_graph.c 16 years ago
Martin Schwidefsky f79e0258ea clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash 16 years ago
Steven Rostedt 637e7e8641 tracing: add lock depth to entries 16 years ago
Steven Rostedt 48659d3119 tracing: move tgid out of generic entry and into userstack 16 years ago
Steven Rostedt 49ff590390 tracing: add latency format to function_graph tracer 16 years ago
Jens Axboe 5e605b64a1 block: add blk-iopoll, a NAPI like approach for block devices 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Ingo Molnar e1f8450854 sched: Fix sched::sched_stat_wait tracepoint field 16 years ago
Ingo Molnar 3f2aa307c4 sched: Disable NEW_FAIR_SLEEPERS for now 16 years ago
Li Zefan 197e2eabc9 tracing: move PRED macros to trace_events_filter.c 16 years ago
Li Zefan a5921c6c37 tracing: remove stats from struct tracer 16 years ago
Li Zefan bd9cfca9cb tracing: format clean ups 16 years ago
Li Zefan e0ab5f2dae tracing: remove dead code 16 years ago
Steven Rostedt 478142c39c tracing: do not grab lock in wakeup latency function tracing 16 years ago
Robert Richter d8eeb2d3b2 ring-buffer: consolidate interface of rb_buffer_peek() 16 years ago
Mike Galbraith 61cbe54d94 sched: Keep kthreads at default priority 16 years ago
Mike Galbraith 172e082a91 sched: Re-tune the scheduler latency defaults to decrease worst-case latencies 16 years ago
Mike Galbraith 2bba22c50b sched: Turn off child_runs_first 16 years ago
Mike Galbraith b5d9d734a5 sched: Ensure that a child can't gain time over it's parent after fork() 16 years ago
Peter Zijlstra 71a29aa7b6 sched: Deal with low-load in wake_affine() 16 years ago
Peter Zijlstra cdd2ab3de4 sched: Remove short cut from select_task_rq_fair() 16 years ago
Jaswinder Singh Rajput b6d9c25631 Security/SELinux: includecheck fix kernel/sysctl.c 16 years ago
Steven Rostedt 85bac32c4a ring-buffer: only enable ring_buffer_swap_cpu when needed 16 years ago
Steven Rostedt 62f0b3eb5c ring-buffer: check for swapped buffers in start of committing 16 years ago
Steven Rostedt e8165dbb03 tracing: report error in trace if we fail to swap latency buffer 16 years ago
Steven Rostedt 659372d3e4 tracing: add trace_array_printk for internal tracers to use 16 years ago
Steven Rostedt e77405ad80 tracing: pass around ring buffer instead of tracer 16 years ago
Steven Rostedt f633903af2 tracing: make tracing_reset safe for external use 16 years ago
Steven Rostedt 2f26ebd549 tracing: use timestamp to determine start of latency traces 16 years ago
Li Zefan c58b43218c tracing/filters: Defer pred allocation, fix memory leak 16 years ago
Steven Rostedt 76f0d07376 tracing: remove users of tracing_reset 16 years ago
Steven Rostedt 621968cdb2 tracing: disable buffers and synchronize_sched before resetting 16 years ago
Steven Rostedt b8de7bd168 tracing: disable update max tracer while reading trace 16 years ago
Steven Rostedt 8248ac052d tracing: print out start and stop in latency traces 16 years ago
Steven Rostedt 077c5407cd ring-buffer: disable all cpu buffers when one finds a problem 16 years ago
Steven Rostedt a1863c212b ring-buffer: do not count discarded events 16 years ago
Steven Rostedt dc892f7339 ring-buffer: remove ring_buffer_event_discard 16 years ago
Steven Rostedt 7e9391cfed ring-buffer: fix ring_buffer_read crossing pages 16 years ago
Steven Rostedt 1b959e18c4 ring-buffer: remove unnecessary cpu_relax 16 years ago
Steven Rostedt 98277991a9 ring-buffer: do not swap buffers during a commit 16 years ago
Steven Rostedt 41b6a95d69 ring-buffer: do not reset while in a commit 16 years ago
Ingo Molnar d7ea17a769 sched: Fix dynamic power-balancing crash 16 years ago
Peter Zijlstra 18a3885fc1 sched: Remove reciprocal for cpu_power 16 years ago
Gautham R Shenoy d899a789c2 sched: Try to deal with low capacity, fix update_sd_power_savings_stats() 16 years ago
Peter Zijlstra bdb94aa5db sched: Try to deal with low capacity 16 years ago