aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-04tracefs: Fix refcount imbalance in start_creating()Daniel Borkmann
2015-11-03tracing: Put back comma for empty fields in boot string parsingSteven Rostedt (Red Hat)
2015-11-03tracing: Apply tracer specific options from kernel command line.Jiaxing Wang
2015-11-03tracing: Add some documentation about set_event_pidSteven Rostedt (Red Hat)
2015-11-03ring_buffer: Remove unneeded smp_wmb() before wakeup of reader benchmarkSteven Rostedt (Red Hat)
2015-11-03tracing: Allow dumping traces without tracking trace started cpusSasha Levin
2015-11-03ring_buffer: Fix more races when terminating the producer in the benchmarkPetr Mladek
2015-11-03ring_buffer: Do no not complete benchmark reader too earlyPetr Mladek
2015-11-03tracing: Remove redundant TP_ARGS redefiningDmitry Safonov
2015-11-03tracing: Rename max_stack_lock to stack_trace_max_lockSteven Rostedt (Red Hat)
2015-11-03tracing: Allow arch-specific stack tracerAKASHI Takahiro
2015-11-03recordmcount: arm64: Replace the ignored mcount call into nopLi Bin
2015-11-03recordmcount: Fix endianness handling bug for nop_mcountlibin
2015-11-02tracepoints: Fix documentation of RCU lockdep checksMathieu Desnoyers
2015-11-02tracing: ftrace_event_is_function() can return booleanYaowei Bai
2015-11-02tracing: is_legal_op() can return booleanYaowei Bai
2015-11-02ring-buffer: rb_event_is_commit() can return booleanYaowei Bai
2015-11-02ring-buffer: rb_per_cpu_empty() can return booleanYaowei Bai
2015-11-02ring_buffer: ring_buffer_empty{cpu}() can return booleanYaowei Bai
2015-11-02ring-buffer: rb_is_reader_page() can return booleanYaowei Bai
2015-11-02tracing: report_latency() in trace_irqsoff.c can return booleanYaowei Bai
2015-11-02tracing: report_latency() in trace_sched_wakeup.c can return booleanYaowei Bai
2015-11-02Sample: Trace_event: Correct the commentsChunyan Zhang
2015-11-02tracing: Update instance_rmdir() to use tracefs_remove_recursiveJiaxing Wang
2015-11-02tracing: Only benchmark the time tracepoints take if tracing is onChunyan Zhang
2015-11-02recordmcount: x86: Assign a meaningful value to rel_type_nopLi Bin
2015-11-02tracing: Call on_each_cpu() when adding or removing single pids from set_even...Steven Rostedt (Red Hat)
2015-10-26tracing: Fix sparse RCU warningSteven Rostedt (Red Hat)
2015-10-25tracing: Check all tasks on each CPU when filtering pidsSteven Rostedt (Red Hat)
2015-10-25tracing: Implement event pid filteringSteven Rostedt (Red Hat)
2015-10-25tracing: Add set_event_pid directory for future useSteven Rostedt (Red Hat)
2015-10-25tracepoint: Give priority to probes of tracepointsSteven Rostedt (Red Hat)
2015-10-22ftrace: Calculate the correct dyn_ftrace number to report to the userspaceMinfei Huang
2015-10-21tracing: Remove {start,stop}_branch_traceDmitry Safonov
2015-10-20tracing: gpio: Add Kconfig option for enabling/disabling trace eventsTal Shorer
2015-10-20tracing: Allow disabling compilation of specific trace systemsTal Shorer
2015-10-20Documentation: ftrace: Module globbing usageDmitry Safonov
2015-10-20ftrace: add module globbingDmitry Safonov
2015-10-20ftrace: Introduce ftrace_glob structureDmitry Safonov
2015-10-16ftrace: Clarify code for mod commandDmitry Safonov
2015-10-13ftrace: Remove redundant strsep in mod_callbackDmitry Safonov
2015-10-01ftrace: Remove redundant swap functionRasmus Villemoes
2015-10-01tracing: Use kstrdup_const instead of private implementationRasmus Villemoes
2015-09-30tracing: Add trace options for tracer options to instancesSteven Rostedt (Red Hat)
2015-09-30tracing: Add trace options for core options to instancesSteven Rostedt (Red Hat)
2015-09-30tracing: Make ftrace_trace_stack() depend on general trace_array flagSteven Rostedt (Red Hat)
2015-09-30tracing: Add a method to pass in trace_array descriptor to option filesSteven Rostedt (Red Hat)
2015-09-30tracing: Move trace_flags from global to a trace_array fieldSteven Rostedt (Red Hat)
2015-09-30tracing: Move sleep-time and graph-time options out of the core trace_flagsSteven Rostedt (Red Hat)
2015-09-30tracing: Remove access to trace_flags in trace_printk.cSteven Rostedt (Red Hat)