summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ring-buffer: Reset head page before running self testSteven Rostedt2012-05-161-0/+4
| * | | | ring-buffer: Add integrity check at end of iter readSteven Rostedt2012-05-161-0/+29
| * | | | ring-buffer: Make addition of pages in ring buffer atomicVaibhav Nagarnaik2012-05-161-25/+77
| * | | | ring-buffer: Make removal of ring buffer pages atomicVaibhav Nagarnaik2012-05-162-76/+209
| * | | | tracing: Clean up tracing_mark_write()Steven Rostedt2012-05-161-13/+11
| |/ / /
| * | | tracing: Remove ftrace_disable/enable_cpu()Steven Rostedt2012-05-081-42/+2
| * | | tracing: Use seq_*_private interface for some seq filesJiri Olsa2012-05-082-58/+16
| * | | ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik2012-04-233-147/+293
| * | | tracing: Remove an unneeded check in trace_seq_buffer()Dan Carpenter2012-04-231-4/+1
| * | | tracing: Add percpu buffers for trace_printk()Steven Rostedt2012-04-233-49/+141
| | |/ | |/|
* | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-05-222-301/+0
|\ \ \ | |_|/ |/| |
| * | trace: Remove unused workqueue tracerStephen Boyd2012-04-112-301/+0
| |/
* | tracing: Do not enable function event with enableSteven Rostedt2012-05-102-1/+5
* | tracing: Fix stacktrace of latency tracers (irqsoff and friends)Steven Rostedt2012-04-191-0/+5
* | tracing: Fix regression with tracing_onSteven Rostedt2012-04-161-3/+5
* | tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)Mark Brown2012-04-131-2/+2
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-16/+2
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-16/+2
* | tracing: Fix ent_size in trace outputSteven Rostedt2012-03-271-0/+4
* | Merge branch 'linus' into perf/urgentIngo Molnar2012-03-261-1/+1
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-1/+1
| |\
| | * constify path argument of trace_seq_path()Al Viro2012-03-201-1/+1
* | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-03-242-5/+13
|\ \ \
| * | | tracing: Fix ftrace stack trace entriesWolfgang Mauerer2012-03-222-5/+13
| | |/ | |/|
* | | tracing: Fix build breakage without CONFIG_PERF_EVENTSMark Brown2012-03-131-2/+0
* | | ftrace: Fix function_graph for archs that test ftrace_trace_functionRajesh Bhagat2012-03-131-1/+2
* | | tracing: Keep NMI watchdog from triggering when dumping traceSteven Rostedt2012-03-011-0/+2
* | | tracing: Do not select FRAME_POINTER on PPCGerlando Falauto2012-02-271-1/+1
* | | tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt2012-02-223-97/+168
| |/ |/|
* | ftrace, perf: Add filter support for function trace eventJiri Olsa2012-02-214-9/+168
* | ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa2012-02-214-47/+82
* | ftrace, perf: Add support to use function tracepoint in perfJiri Olsa2012-02-214-2/+106
* | ftrace: Add FTRACE_ENTRY_REG macro to allow event registrationJiri Olsa2012-02-212-2/+20
* | ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa2012-02-214-1/+11
* | ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa2012-02-214-49/+97
* | ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa2012-02-212-7/+106
* | tracing: Don't use p->len field to determine output in __print_*() functionsSteven Rostedt2012-02-211-3/+3
* | tracing: Don't print an extra separator of flagsAndrey Vagin2012-02-201-2/+4
* | tracing/trivial: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2012-02-133-7/+6
* | ftrace: sched_switch plugin is deprecatedGeunsik Lim2012-02-131-3/+3
* | ftrace: Change filter/notrace set functions to return exit codeJiri Olsa2012-02-031-6/+9
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-153-345/+683
|\
| * tracing: Factorize filter creationTejun Heo2011-12-211-141/+142
| * tracing: Have stack tracing set filtered functions at bootSteven Rostedt2011-12-211-0/+11
| * ftrace: Allow access to the boot time function enablingSteven Rostedt2011-12-211-4/+4
| * tracing: Have stack_tracer use a separate list of functionsSteven Rostedt2011-12-211-1/+18
| * ftrace: Decouple hash items from showing filtered functionsSteven Rostedt2011-12-211-8/+8
| * ftrace: Allow other users of function tracing to use the output listingSteven Rostedt2011-12-211-16/+25
| * ftrace: Create ftrace_hash_empty() helper routineSteven Rostedt2011-12-211-11/+17
| * ftrace: Fix ftrace hash record update with notraceSteven Rostedt2011-12-211-1/+1
OpenPOWER on IntegriCloud