aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/trace/uprobetracer.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-20ftrace: add module globbingDmitry Safonov1-15/+36
2015-10-20ftrace: Introduce ftrace_glob structureDmitry Safonov1-38/+46
2015-10-16ftrace: Clarify code for mod commandDmitry Safonov1-27/+10
2015-10-13ftrace: Remove redundant strsep in mod_callbackDmitry Safonov1-10/+5
2015-10-01ftrace: Remove redundant swap functionRasmus Villemoes1-12/+1
2015-10-01tracing: Use kstrdup_const instead of private implementationRasmus Villemoes1-16/+8
2015-09-30tracing: Add trace options for tracer options to instancesSteven Rostedt (Red Hat)2-22/+67
2015-09-30tracing: Add trace options for core options to instancesSteven Rostedt (Red Hat)1-5/+14
2015-09-30tracing: Make ftrace_trace_stack() depend on general trace_array flagSteven Rostedt (Red Hat)2-13/+16
2015-09-30tracing: Add a method to pass in trace_array descriptor to option filesSteven Rostedt (Red Hat)2-7/+63
2015-09-30tracing: Move trace_flags from global to a trace_array fieldSteven Rostedt (Red Hat)10-101/+135
2015-09-30tracing: Move sleep-time and graph-time options out of the core trace_flagsSteven Rostedt (Red Hat)4-10/+35
2015-09-30tracing: Remove access to trace_flags in trace_printk.cSteven Rostedt (Red Hat)3-5/+14
2015-09-30tracing: Add build bug if we have more trace_flags than bitsSteven Rostedt (Red Hat)2-1/+11
2015-09-30tracing: Always show all tracer options in the options directorySteven Rostedt (Red Hat)2-34/+27
2015-09-29tracing: Only create stacktrace option when STACKTRACE is configuredSteven Rostedt (Red Hat)2-14/+23
2015-09-29tracing: Do not create function tracer options when not compiled inSteven Rostedt (Red Hat)4-22/+63
2015-09-29tracing: Only create branch tracer options when compiled inSteven Rostedt (Red Hat)1-2/+9
2015-09-29tracing: Only create function graph options when it is compiled inSteven Rostedt (Red Hat)4-11/+32
2015-09-29tracing: Use TRACE_FLAGS macro to keep enums and strings matchedSteven Rostedt (Red Hat)2-83/+55
2015-09-29tracing: Use enums instead of hard coded bitmasks for TRACE_ITER flagsSteven Rostedt (Red Hat)1-26/+55
2015-09-29tracing: Remove unused tracing option "ftrace_preempt"Steven Rostedt (Red Hat)2-18/+16
2015-09-29tracing: Move "display-graph" option to main optionsSteven Rostedt (Red Hat)4-64/+30
2015-09-28tracing: Turn seq_print_user_ip() into a static functionSteven Rostedt (Red Hat)2-4/+2
2015-09-28tracing: Inject seq_print_userip_objs() into its only userSteven Rostedt (Red Hat)2-47/+36
2015-09-28tracing: Make ftrace_trace_stack() staticSteven Rostedt (Red Hat)2-9/+9
2015-09-25tracing: Pass trace_array into trace_buffer_unlock_commit()Steven Rostedt (Red Hat)6-24/+25
2015-09-25tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)2-11/+0
2015-09-25tracing: Remove ftrace_trace_stack_regs()Steven Rostedt (Red Hat)2-19/+14
2015-09-23tracing: Move non perf code out of perf.hSteven Rostedt (Red Hat)2-258/+258
2015-09-22kernel/trace_probe: is_good_name can be booleanYaowei Bai1-4/+4
2015-09-20Linux 4.3-rc2Linus Torvalds1-1/+1
2015-09-19fs-writeback: unplug before cond_resched in writeback_sb_inodesChris Mason1-1/+16
2015-09-19mm: fix type cast in __pfn_to_phys()Tyler Baker1-1/+1
2015-09-18IB/hfi: Properly set permissions for user device filesIra Weiny4-12/+59
2015-09-18IB/hfi1: mask vs shift confusionDan Carpenter1-2/+2
2015-09-18IB/hfi1: clean up some definesDan Carpenter1-18/+18
2015-09-18IB/hfi1: info leak in get_ctxt_info()Dan Carpenter1-0/+1
2015-09-18IB/hfi1: fix a locking bugDan Carpenter1-2/+2
2015-09-18IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter1-3/+5
2015-09-18IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn1-1/+1
2015-09-18IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter1-16/+15
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny2-4/+4
2015-09-18sched: access local runqueue directly in single_task_runningDominik Dingel1-4/+11
2015-09-17revert "mm: make sure all file VMAs have ->vm_ops set"Andrew Morton1-8/+0
2015-09-17MAINTAINERS: update LTP mailing listCyril Hrubis1-2/+2
2015-09-17userfaultfd: add missing mmput() in error pathEric Biggers1-1/+3
2015-09-17lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov1-1/+5
2015-09-17alpha: lib: export __delaySudip Mukherjee1-0/+1
2015-09-17alpha: io: define ioremap_ucSudip Mukherjee1-1/+3