Commit Graph

5385 Commits (e32d89569128e76bdf84867be0928902ca9f7555)

Author SHA1 Message Date
Steven Rostedt ee02a2e5c8 ftrace: make filtered functions effective on setting 16 years ago
Steven Rostedt 982c350b9e ftrace: fix dyn ftrace filter 16 years ago
Steven Rostedt 20e5227e9f ftrace: allow NULL pointers in mcount_loc 16 years ago
Steven Rostedt 31e889098a ftrace: pass module struct to arch dynamic ftrace functions 16 years ago
Steven Rostedt d51ad7ac48 ftrace: replace raw_local_irq_save with local_irq_save 16 years ago
Steven Rostedt 918c115410 ftrace: do not process freed records 16 years ago
Steven Rostedt b17e8a37a1 ftrace: disable ftrace on anomalies in trace start and stop 16 years ago
Steven Rostedt f3c7ac40a9 ftrace: remove condition from ftrace_record_ip 16 years ago
Al Viro 8f7b0ba1c8 Fix inotify watch removal/umount races 16 years ago
Linus Torvalds 8141c7f3e7 Move "exit_robust_list" into mm_release() 16 years ago
walimis b3535c6390 ftrace: remove unnecessary if condition of __unregister_ftrace_function 16 years ago
Ingo Molnar ee51a1de7e tracing: fix mmiotrace resizing crash 16 years ago
Mark Nelson 3ff68a6a10 genirq: __irq_set_trigger: change pr_warning to pr_debug 16 years ago
Steven Rostedt 12ef7d4486 ftrace: CPU buffer start annotation clean ups 16 years ago
Steven Rostedt ee6bce5227 ftrace: rename iter_ctrl to trace_options 16 years ago
Steven Rostedt 1696b2b0f4 ftrace: show buffer size in kilobytes 16 years ago
Steven Rostedt a94c80e78b ftrace: rename trace_entries to buffer_size_kb 16 years ago
Andrew Morton 7e036d040a kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds 16 years ago
Masami Hiramatsu a189d0350f kprobes: disable preempt for module_text_address() and kernel_text_address() 16 years ago
Li Zefan 3b1b3f6e57 freezer_cg: disable writing freezer.state of root cgroup 16 years ago
Li Zefan 687446760b freezer_cg: remove task_lock from freezer_fork() 16 years ago
Steven Rostedt 94b80ffd65 ftrace: rename trace_unlikely.c file 16 years ago
Steven Rostedt 80e5ea4506 ftrace: add tracer called branch 16 years ago
Steven Rostedt 9f029e83e9 ftrace: rename unlikely iter_ctrl to branch 16 years ago
Steven Rostedt 2ed84eeb88 trace: rename unlikely profiler to branch profiler 16 years ago
Ingo Molnar 5cbd54ef47 sched: fix init_idle()'s use of sched_clock() 16 years ago
Ingo Molnar 68d119f0a6 tracing: finetune branch-tracer output 16 years ago
Balbir Singh a2d477778e sched: fix stale value in average load per task 16 years ago
Ingo Molnar f88c4ae9f8 tracing: branch tracer, tweak output 16 years ago
Steven Rostedt 52f232cb72 tracing: likely/unlikely branch annotation tracer 16 years ago
Steven Rostedt 1f0d69a9fc tracing: profile likely and unlikely annotations 16 years ago
Steven Rostedt 642edba5f5 ring-buffer: fix deadlock from reader_lock in read_start 16 years ago
Steven Rostedt 47e74f2ba8 ring-buffer: no preempt for sched_clock() 16 years ago
Frederic Weisbecker 7423907283 tracing/fastboot: Use the ring-buffer timestamp for initcall entries 16 years ago
Frederic Weisbecker 3f5ec13696 tracing/fastboot: move boot tracer structs and funcs into their own header. 16 years ago
Peter Zijlstra 621a0d5207 hrtimer: clean up unused callback modes 16 years ago
Steven Rostedt 3e89c7bb92 ring-buffer: clean up warn ons 16 years ago
Steven Rostedt a358324466 ring-buffer: buffer record on/off switch 16 years ago
Steven Rostedt f83c9d0fe4 ring-buffer: add reader lock 16 years ago
Peter Zijlstra 2002c69595 sched: release buddies on yield 16 years ago
Gautham R Shenoy 5d5254f0d3 timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context 16 years ago
Frederic Weisbecker 15e6cb3673 tracing: add a tracer to catch execution time of kernel functions 16 years ago
Frederic Weisbecker caf4b323b0 tracing, x86: add low level support for ftrace return tracing 16 years ago
Steven Rostedt f536aafc5a ring-buffer: replace most bug ons with warn on and disable buffer 16 years ago
Steven Rostedt 5aa1ba6a6c ftrace: prevent ftrace_special from recursion 16 years ago
Oleg Nesterov ad474caca3 fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock 16 years ago
Steven Rostedt 4143c5cb36 ring-buffer: prevent infinite looping on time stamping 16 years ago
Steven Rostedt bf5e6519b8 ftrace: disable tracing on resize 16 years ago
Thomas Gleixner ae99286b4f nohz: disable tick_nohz_kick_tick() for now 16 years ago
Thomas Gleixner ee5f80a993 irq: call __irq_enter() before calling the tick_idle_check 16 years ago