Steven Rostedt (Red Hat)
55034cd6e6
tracing: Add alloc_snapshot kernel command line parameter
...
If debugging the kernel, and the developer wants to use
tracing_snapshot() in places where tracing_snapshot_alloc() may
be difficult (or more likely, the developer is lazy and doesn't
want to bother with tracing_snapshot_alloc() at all), then adding
alloc_snapshot
to the kernel command line parameter will tell ftrace to allocate
the snapshot buffer (if configured) when it allocates the main
tracing buffer.
I also noticed that ring_buffer_expanded and tracing_selftest_disabled
had inconsistent use of boolean "true" and "false" with "0" and "1".
I cleaned that up too.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org >
2013-03-15 00:35:53 -04:00
..
2013-02-19 20:11:07 -08:00
2012-11-26 14:22:21 +01:00
2013-01-03 15:57:16 -08:00
2012-12-17 17:15:25 -08:00
2012-12-15 13:03:48 -08:00
2012-11-29 16:33:18 +00:00
2012-12-17 17:15:16 -08:00
2012-09-09 10:35:39 +02:00
2012-11-09 18:07:11 +05:30
2012-12-18 15:02:15 -08:00
2012-06-26 21:19:02 -07:00
2012-09-09 22:05:12 +02:00
2012-09-04 01:35:44 +02:00
2012-10-08 13:50:12 +10:30
2013-01-24 12:02:36 +11:00
2013-01-23 10:30:44 +01:00
2013-01-03 15:57:16 -08:00
2012-09-10 17:05:45 +02:00
2012-09-28 16:16:00 -03:00
2012-11-19 14:28:24 +01:00
2013-01-04 09:42:59 +09:00
2012-11-14 15:07:18 -08:00
2012-12-14 08:48:59 +01:00
2012-12-19 22:17:02 +01:00
2013-01-03 15:57:16 -08:00
2012-09-01 09:57:10 -07:00
2012-09-20 16:49:17 -04:00
2012-12-13 12:00:48 -08:00
2012-08-14 00:07:39 -03:00
2012-12-13 12:00:02 -08:00
2012-07-18 18:35:57 -07:00
2012-08-04 12:15:09 +04:00
2012-09-11 18:32:41 +08:00
2012-11-19 14:28:24 +01:00
2012-12-06 13:54:48 -05:00
2013-01-04 15:12:34 -08:00
2012-07-09 16:42:11 -04:00
2013-01-24 17:25:13 +01:00
2013-01-06 00:35:55 +01:00
2012-11-15 13:00:23 +11:00
2012-10-02 21:14:29 +10:00
2012-11-16 09:59:58 -08:00
2012-09-13 16:52:04 +02:00
2012-11-27 08:59:43 +04:00
2012-12-17 17:15:22 -08:00
2012-08-16 12:31:18 -07:00
2012-11-21 11:37:40 +01:00
2013-01-03 15:57:16 -08:00
2013-01-04 16:11:46 -08:00
2012-09-17 17:12:58 -07:00
2012-11-05 14:00:09 +08:00
2013-03-08 06:27:11 -05:00
2012-11-11 18:10:46 -08:00
2013-01-03 15:57:16 -08:00
2012-12-06 01:34:20 +01:00
2012-12-13 13:11:15 -08:00
2012-08-16 12:33:59 -07:00
2012-08-29 17:12:58 +02:00
2013-02-08 09:26:57 -08:00
2012-12-18 21:10:22 -08:00
2013-01-03 15:57:16 -08:00
2012-12-17 17:15:12 -08:00
2013-01-08 14:14:55 -08:00
2012-10-06 03:04:59 +09:00
2012-11-14 09:39:44 -08:00
2012-11-21 13:03:01 -08:00
2012-10-24 17:07:43 +02:00
2012-10-24 17:06:43 +02:00
2012-11-29 03:30:34 -08:00
2012-11-19 14:28:24 +01:00
2012-11-19 14:10:53 +01:00
2012-07-29 21:11:05 -03:00
2012-11-11 19:06:00 +01:00
2012-12-10 15:54:27 +01:00
2012-10-16 18:07:12 -07:00
2012-12-05 23:52:10 +00:00
2012-11-27 21:08:57 +01:00
2013-03-15 00:35:53 -04:00
2012-09-04 16:06:34 -07:00
2012-11-28 18:36:06 +10:00
2012-06-28 12:03:15 +02:00
2013-01-08 14:14:55 -08:00
2012-12-12 17:38:33 -08:00
2012-09-26 19:56:15 +02:00
2012-11-11 19:06:00 +01:00
2012-10-06 03:04:50 +09:00
2012-09-10 17:05:45 +02:00
2012-09-06 22:16:58 -07:00
2012-10-09 16:22:40 +09:00
2012-09-18 12:53:22 +03:00
2013-01-03 15:57:16 -08:00
2012-10-06 03:05:01 +09:00
2012-10-01 15:27:48 +02:00
2012-12-17 17:15:23 -08:00
2012-06-25 12:11:58 -07:00
2012-10-16 09:34:01 -07:00
2012-09-21 10:48:03 -06:00
2012-07-13 22:24:45 -07:00