Linus Torvalds
5bb9871eb8
Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
...
Pull tracing fix from Steven Rostedt:
"Another small bug reported to me by Chunyu Hu.
When perf added a "reg" function to the function tracing event (not a
tracepoint), it caused that event to be displayed as a tracepoint and
could cause errors in tracepoint handling. That was solved by adding
a flag to ignore ftrace non-tracepoint events. But that flag was
missed when displaying events in available_events, which should only
contain tracepoint events.
This broke a documented way to enable all events with:
cat available_events > set_event
As the function non-tracepoint event would cause that to error out.
The commit here fixes that by having the available_events file not
list events that have the ignore flag set"
* tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
tracing: Fix showing function event in available_events
2016-02-25 20:12:09 -08:00
..
2016-02-10 16:56:47 -05:00
2015-06-16 11:04:29 +01:00
2015-12-04 22:46:25 +01:00
2016-02-17 10:37:30 +01:00
2015-12-04 22:46:25 +01:00
2016-01-31 14:48:58 -08:00
2015-12-04 22:51:07 +01:00
2016-02-14 12:02:05 -08:00
2016-01-27 23:20:14 +01:00
2016-01-20 17:09:18 -08:00
2015-12-07 17:02:54 -08:00
2016-01-31 15:44:04 -08:00
2016-01-31 15:49:06 -08:00
2016-02-25 20:12:09 -08:00
2015-10-21 15:18:35 +01:00
2015-04-11 22:27:55 -04:00
2015-11-19 17:51:48 +01:00
2016-01-22 18:04:28 -05:00
2015-11-04 08:23:51 -05:00
2016-01-22 18:04:28 -05:00
2016-01-17 19:13:15 -08:00
2015-12-24 11:09:39 -05:00
2015-11-04 08:23:51 -05:00
2015-12-24 11:09:39 -05:00
2015-04-15 16:35:22 -07:00
2015-12-03 10:24:08 -05:00
2015-12-14 14:54:37 -05:00
2016-01-22 10:42:58 -05:00
2015-06-04 23:57:18 +02:00
2015-11-24 09:56:43 +01:00
2015-09-03 02:42:20 +02:00
2016-01-20 17:09:18 -08:00
2016-01-22 10:22:46 -05:00
2016-01-14 16:00:49 -08:00
2016-01-14 16:00:49 -08:00
2015-04-12 21:03:31 +02:00
2016-01-20 17:09:18 -08:00
2015-09-10 13:29:01 -07:00
2016-01-14 16:00:49 -08:00
2016-01-20 17:09:18 -08:00
2016-01-26 11:08:35 +01:00
2015-04-15 16:35:22 -07:00
2015-04-15 16:35:22 -07:00
2015-11-23 09:44:58 +01:00
2015-11-23 09:44:58 +01:00
2016-01-20 17:09:18 -08:00
2015-05-12 09:46:00 +02:00
2016-01-20 17:09:18 -08:00
2016-01-20 17:09:18 -08:00
2016-01-20 17:09:18 -08:00
2016-01-20 17:09:18 -08:00
2015-10-23 17:55:10 +09:00
2015-08-04 10:16:54 +02:00
2015-12-07 16:59:37 -08:00
2015-09-04 16:54:41 -07:00
2015-09-11 15:21:34 -07:00
2015-09-11 15:21:34 -07:00
2016-02-25 18:54:53 -08:00
2015-10-21 15:18:36 +01:00
2016-02-18 16:34:15 -08:00
2015-09-01 08:40:25 -07:00
2014-12-04 14:34:54 -05:00
2015-02-13 21:21:38 -08:00
2016-01-16 11:17:25 -08:00
2015-11-09 15:53:39 -08:00
2014-12-16 15:53:03 -08:00
2016-01-31 15:44:04 -08:00
2015-09-08 15:35:28 -07:00
2016-01-20 17:09:18 -08:00
2015-01-17 10:02:23 +13:00
2015-09-10 13:29:01 -07:00
2016-01-22 18:04:28 -05:00
2016-02-20 08:57:52 -08:00
2016-01-27 07:38:25 -08:00
2016-02-05 18:10:40 -08:00
2015-11-06 17:50:42 -08:00
2015-10-20 10:23:55 +02:00
2015-02-09 15:24:03 -08:00
2014-12-13 12:42:48 -08:00
2016-01-16 11:17:24 -08:00
2015-12-01 14:00:53 -05:00
2016-01-20 17:09:18 -08:00
2014-12-10 17:41:10 -08:00
2016-01-22 10:24:03 -08:00
2015-09-05 13:46:58 -07:00
2015-01-18 01:03:45 -05:00
2015-10-06 11:25:01 -07:00
2015-10-25 21:33:54 -04:00
2014-12-05 17:19:27 -06:00
2016-01-04 10:27:55 -05:00
2014-12-17 12:31:40 -08:00
2014-12-04 14:34:47 -05:00
2016-01-11 18:53:13 -08:00
2016-02-10 12:13:05 -05:00