aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-30
|\
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-21
| |\
| * | uprobes/perf: Avoid perf_trace_buf_prepare/submit if ->perf_events is emptyOleg Nesterov2013-04-15
| * | uprobes/tracing: Don't pass addr=ip to perf_trace_buf_submit()Oleg Nesterov2013-04-13
| * | uprobes/tracing: Change create_trace_uprobe() to support uretprobesOleg Nesterov2013-04-13
| * | uprobes/tracing: Make seq_printf() code uretprobe-friendlyOleg Nesterov2013-04-13
| * | uprobes/tracing: Make register_uprobe_event() paths uretprobe-friendlyOleg Nesterov2013-04-13
| * | uprobes/tracing: Make uprobe_{trace,perf}_print() uretprobe-friendlyOleg Nesterov2013-04-13
| * | uprobes/tracing: Introduce is_ret_probe() and uretprobe_dispatcher()Oleg Nesterov2013-04-13
| * | uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpersOleg Nesterov2013-04-13
| * | uprobes/tracing: Generalize struct uprobe_trace_entry_headOleg Nesterov2013-04-13
| * | uprobes/tracing: Kill the pointless local_save_flags/preempt_count callsOleg Nesterov2013-04-13
| * | uprobes/tracing: Kill the pointless seq_print_ip_sym() callOleg Nesterov2013-04-13
| * | uprobes/tracing: Kill the pointless task_pt_regs() callsOleg Nesterov2013-04-13
* | | tracing: Fix small merge bugSteven Rostedt2013-04-30
* | | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-04-29
|\ \ \
| * | | ftrace: Get rid of ftrace_profile_bitsNamhyung Kim2013-04-12
| * | | tracing: Check return value of tracing_init_dentry()Namhyung Kim2013-04-12
| * | | tracing: Get rid of unneeded key calculation in ftrace_hash_move()Namhyung Kim2013-04-12
| * | | tracing: Reset ftrace_graph_filter_enabled if count is zeroNamhyung Kim2013-04-12
| * | | tracing: Fix off-by-one on allocating stat->pagesNamhyung Kim2013-04-09
| * | | kernel: tracing: Use strlcpy instead of strncpyChen Gang2013-04-09
| * | | tracing: Update debugfs README fileSteven Rostedt (Red Hat)2013-03-20
| * | | tracing: Fix ftrace_dump()Steven Rostedt (Red Hat)2013-03-15
| * | | tracing: Rename trace_event_mutex to trace_event_semzhangwei(Jovi)2013-03-15
| * | | tracing: Fix comment about prefix in arch_syscall_match_sym_name()zhangwei(Jovi)2013-03-15
| * | | tracing: Convert trace_destroy_fields() to staticzhangwei(Jovi)2013-03-15
| * | | tracing: Move find_event_field() into trace_events.czhangwei(Jovi)2013-03-15
| * | | tracing: Use TRACE_MAX_PRINT instead of constantzhangwei(Jovi)2013-03-15
| * | | tracing: Use pr_warn_once instead of open coded implementationzhangwei(Jovi)2013-03-15
| * | | ring-buffer: Add ring buffer startup selftestSteven Rostedt (Red Hat)2013-03-15
| * | | tracing: Add "perf" trace_clockSteven Rostedt (Red Hat)2013-03-15
| * | | tracing: Add "uptime" trace clock that uses jiffiesSteven Rostedt (Red Hat)2013-03-15
| * | | tracing: Add function-trace option to disable function tracing of latency tra...Steven Rostedt (Red Hat)2013-03-15
| * | | tracing: Remove most or all of stack tracer stack size from stack_max_sizeSteven Rostedt (Red Hat)2013-03-15
| * | | tracing: Fix stack tracer with fentry useSteven Rostedt (Red Hat)2013-03-15
| * | | tracing: Use stack of calling function for stack tracerSteven Rostedt (Red Hat)2013-03-15
| * | | tracing: Add function probe to trigger stack tracesSteven Rostedt (Red Hat)2013-03-15
| * | | tracing: Add skip argument to trace_dump_stack()Steven Rostedt (Red Hat)2013-03-15
| * | | tracing: Add function probe triggers to enable/disable eventsSteven Rostedt (Red Hat)2013-03-15
| * | | tracing: Add a way to soft disable trace eventsSteven Rostedt (Red Hat)2013-03-15
| * | | ftrace: Use manual free after synchronize_sched() not call_rcu_sched()Steven Rostedt (Red Hat)2013-03-15
| * | | ftrace: Clean up function probe methodsSteven Rostedt (Red Hat)2013-03-15
| * | | tracing: Add snapshot trigger to function probesSteven Rostedt (Red Hat)2013-03-15
| * | | tracing: Add alloc/free_snapshot() to replace duplicate codeSteven Rostedt (Red Hat)2013-03-15
| * | | ftrace: Fix function probe to only enable needed functionsSteven Rostedt (Red Hat)2013-03-15
| * | | ftrace: Separate unlimited probes from count limited probesSteven Rostedt (Red Hat)2013-03-15
| * | | tracing: Consolidate ftrace_trace_onoff_unreg() into callbackSteven Rostedt (Red Hat)2013-03-15
| * | | tracing: Consolidate updating of count for traceon/offSteven Rostedt (Red Hat)2013-03-15
| * | | tracing: Let tracing_snapshot() be used by modules but not NMISteven Rostedt (Red Hat)2013-03-15