Commit Graph

1971 Commits (a561be7100cd610bd2e082f3211c1dfb45835817)

Author SHA1 Message Date
Steven Rostedt ddf6e0e507 ftrace: Fix hash record accounting bug 13 years ago
Steven Rostedt c7c6ec8bec ftrace: Remove force undef config value left for testing 13 years ago
Li Zefan 27b14b56af tracing: Restore system filter behavior 13 years ago
Ilya Dryomov cb59974742 tracing: fix event_subsystem ref counting 13 years ago
Tejun Heo d3d9acf646 trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call->filter 13 years ago
Paul Gortmaker 6e5fdeedca kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure 13 years ago
Paul Gortmaker 56d82e000c kernel: Add <linux/module.h> to files using it implicitly 13 years ago
Steven Rostedt 436fc28026 tracing: Fix returning of duplicate data after EOF in trace_pipe_raw 14 years ago
Geunsik Lim 9b5f8b31af ftrace: Fix README to state tracing_on to start/stop tracing 14 years ago
Steven Rostedt d696b58ca2 tracing: Do not allocate buffer for trace_marker 14 years ago
Steven Rostedt e0a413f619 tracing: Warn on output if the function tracer was found corrupted 14 years ago
Masami Hiramatsu 02ca1521ad ftrace/kprobes: Fix not to delete probes if in use 14 years ago
Ming Lei 2a5306cc5f PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set 14 years ago
Ming Lei 53b615ccca PM / Runtime: Introduce trace points for tracing rpm_* functions 14 years ago
Steven Rostedt e36de1de4a tracing: Fix preemptirqsoff tracer to not stop at preempt off 14 years ago
Steven Rostedt 6249687f76 tracing: Add a counter clock for those that do not trust clocks 14 years ago
Thomas Gleixner 5389f6fad2 locking, tracing: Annotate tracing locks as raw 14 years ago
Vaibhav Nagarnaik c64e148a3b trace: Add ring buffer stats to measure rate of events 14 years ago
Vaibhav Nagarnaik f81ab074c3 trace: Add a new readonly entry to report total buffer size 14 years ago
Steven Rostedt 86b6ef21b8 tracing: Add preempt disable for filter self test 14 years ago
Jiri Olsa 1d0e78e380 tracing/filter: Add startup tests for events filter 14 years ago
Jiri Olsa f30120fce1 tracing/filter: Change filter_match_preds function to use walk_pred_tree 14 years ago
Jiri Olsa 96bc293a97 tracing/filter: Change fold_pred function to use walk_pred_tree 14 years ago
Jiri Olsa 1b797fe5aa tracing/filter: Change fold_pred_tree function to use walk_pred_tree 14 years ago
Jiri Olsa c00b060f36 tracing/filter: Change count_leafs function to use walk_pred_tree 14 years ago
Jiri Olsa f03f597994 tracing/filter: Unify predicate tree walking, change check_pred_tree function to use it 14 years ago
Jiri Olsa 3f78f935e7 tracing/filter: Simplify tracepoint event lookup 14 years ago
Jiri Olsa 61aaef5530 tracing/filter: Remove field_name from filter_pred struct 14 years ago
Jiri Olsa 9d96cd1743 tracing/filter: Separate predicate init and filter addition 14 years ago
Jiri Olsa 81570d9caa tracing/filter: Use static allocation for filter predicates 14 years ago
Namhyung Kim c09c47caed blktrace: add FLUSH/FUA support 14 years ago
Steven Rostedt 3a301d7c1c tracing: Clean up tb_fmt to not give faulty compile warning 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Jesper Juhl f629299b54 trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED 14 years ago
Masami Hiramatsu 7f6878a3d7 tracing/kprobe: Update symbol reference when loading module 14 years ago
Masami Hiramatsu 6142431810 tracing/kprobes: Support module init function probing 14 years ago
Masami Hiramatsu 1538f888f1 tracing/kprobes: Merge trace probe enable/disable functions 14 years ago
Steven Rostedt f7bc8b61f6 ftrace: Fix regression where ftrace breaks when modules are loaded 14 years ago
Masami Hiramatsu 7143f168e2 tracing/kprobes: Rename probe_* to trace_probe_* 14 years ago
Steven Rostedt 4a9bd3f134 tracing: Have dynamic size event stack traces 14 years ago
Steven Rostedt 6331c28c96 ftrace: Fix dynamic selftest failure on some archs 14 years ago
Steven Rostedt 072126f452 ftrace: Update filter when tracing enabled in set_ftrace_filter() 14 years ago
Steven Rostedt 41fb61c2d0 ftrace: Balance records when updating the hash 14 years ago
Steven Rostedt 4376cac667 ftrace: Do not disable interrupts for modules in mcount update 14 years ago
Steven Rostedt e4a3f541f0 tracing: Still trace filtered irq functions when irq trace is disabled 14 years ago
Steven Rostedt 43dd61c9a0 ftrace: Fix regression of :mod:module function enabling 14 years ago
Steven Rostedt 40ee4dffff tracing: Have "enable" file use refcounts like the "filter" file 14 years ago
Steven Rostedt e9dbfae53e tracing: Fix bug when reading system filters on module removal 14 years ago
Masami Hiramatsu 1fd8df2c39 tracing/kprobes: Fix kprobe-tracer to support stack trace 14 years ago
Vaibhav Nagarnaik d7ec4bfed6 ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process 14 years ago