summaryrefslogtreecommitdiff
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAge
...
| * | ftrace: add module globbingDmitry Safonov2015-10-20
| * | ftrace: Introduce ftrace_glob structureDmitry Safonov2015-10-20
| * | ftrace: Clarify code for mod commandDmitry Safonov2015-10-16
| * | ftrace: Remove redundant strsep in mod_callbackDmitry Safonov2015-10-13
| * | ftrace: Remove redundant swap functionRasmus Villemoes2015-10-01
| * | tracing: Use kstrdup_const instead of private implementationRasmus Villemoes2015-10-01
| * | tracing: Add trace options for tracer options to instancesSteven Rostedt (Red Hat)2015-09-30
| * | tracing: Add trace options for core options to instancesSteven Rostedt (Red Hat)2015-09-30
| * | tracing: Make ftrace_trace_stack() depend on general trace_array flagSteven Rostedt (Red Hat)2015-09-30
| * | tracing: Add a method to pass in trace_array descriptor to option filesSteven Rostedt (Red Hat)2015-09-30
| * | tracing: Move trace_flags from global to a trace_array fieldSteven Rostedt (Red Hat)2015-09-30
| * | tracing: Move sleep-time and graph-time options out of the core trace_flagsSteven Rostedt (Red Hat)2015-09-30
| * | tracing: Remove access to trace_flags in trace_printk.cSteven Rostedt (Red Hat)2015-09-30
| * | tracing: Add build bug if we have more trace_flags than bitsSteven Rostedt (Red Hat)2015-09-30
| * | tracing: Always show all tracer options in the options directorySteven Rostedt (Red Hat)2015-09-30
| * | tracing: Only create stacktrace option when STACKTRACE is configuredSteven Rostedt (Red Hat)2015-09-29
| * | tracing: Do not create function tracer options when not compiled inSteven Rostedt (Red Hat)2015-09-29
| * | tracing: Only create branch tracer options when compiled inSteven Rostedt (Red Hat)2015-09-29
| * | tracing: Only create function graph options when it is compiled inSteven Rostedt (Red Hat)2015-09-29
| * | tracing: Use TRACE_FLAGS macro to keep enums and strings matchedSteven Rostedt (Red Hat)2015-09-29
| * | tracing: Use enums instead of hard coded bitmasks for TRACE_ITER flagsSteven Rostedt (Red Hat)2015-09-29
| * | tracing: Remove unused tracing option "ftrace_preempt"Steven Rostedt (Red Hat)2015-09-29
| * | tracing: Move "display-graph" option to main optionsSteven Rostedt (Red Hat)2015-09-29
| * | tracing: Turn seq_print_user_ip() into a static functionSteven Rostedt (Red Hat)2015-09-28
| * | tracing: Inject seq_print_userip_objs() into its only userSteven Rostedt (Red Hat)2015-09-28
| * | tracing: Make ftrace_trace_stack() staticSteven Rostedt (Red Hat)2015-09-28
| * | tracing: Pass trace_array into trace_buffer_unlock_commit()Steven Rostedt (Red Hat)2015-09-25
| * | tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)2015-09-25
| * | tracing: Remove ftrace_trace_stack_regs()Steven Rostedt (Red Hat)2015-09-25
| * | kernel/trace_probe: is_good_name can be booleanYaowei Bai2015-09-22
* | | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\ \ \ | |_|/ |/| |
| * | blktrace: re-write setting q->blk_traceDavidlohr Bueso2015-10-30
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
| |\ \
| * | | bpf: make tracing helpers gpl onlyAlexei Starovoitov2015-10-26
| * | | bpf: fix bpf_perf_event_read() helperAlexei Starovoitov2015-10-26
| * | | bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov2015-10-22
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-03
|\ \ \ | |_|/ |/| |
| * | sched/core: Fix trace_sched_switch()Peter Zijlstra2015-10-06
| |/
* | tracing: Do not allow stack_tracer to record stack in NMISteven Rostedt (Red Hat)2015-10-20
* | tracing: Have stack tracer force RCU to be watchingSteven Rostedt (Red Hat)2015-10-20
|/
* Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-08
|\
| * ring-buffer: Revert "ring-buffer: Get timestamp after event is allocated"Steven Rostedt (Red Hat)2015-09-03
| * tracing: Allow triggers to filter for CPU ids and process namesDaniel Wagner2015-08-11
| * tracing: Introduce two additional marks for delayJungseok Lee2015-07-20
| * ftrace: Fix function_graph duration spacing with 7-digitsSteven Rostedt (Red Hat)2015-07-20
| * ftrace: add tracing_thresh to function profileUmesh Tiwari2015-07-20
| * tracing: Clean up stack tracing and fix fentry updatesSteven Rostedt (Red Hat)2015-07-20
| * ring-buffer: Reorganize function locationsSteven Rostedt (Red Hat)2015-07-20
| * ring-buffer: Make sure event has enough room for extend and paddingSteven Rostedt (Red Hat)2015-07-20