Steven Rostedt (Red Hat)
a9fcaaac37
tracing: Fix memory leak on instance deletion
...
When an instance is created, it also gets a snapshot ring buffer
allocated (with minimum of pages). But when it is deleted the snapshot
buffer is not. There was a helper function added to match the allocation
of these ring buffers to a way to free them, but it wasn't used by
the deletion of an instance. Using that helper function solves this
memory leak.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org >
2014-06-06 23:17:28 -04:00
..
2014-04-07 16:35:53 -07:00
2014-04-05 13:20:43 -07:00
2014-03-22 11:33:09 +01:00
2014-04-16 16:35:18 -07:00
2014-04-07 16:36:11 -07:00
2014-04-03 16:21:08 -07:00
2014-03-31 11:21:19 -07:00
2014-04-19 10:40:51 -07:00
2014-04-15 20:26:58 +02:00
2014-06-06 23:17:28 -04:00
2014-02-18 11:17:17 +01:00
2014-02-18 11:17:17 +01:00
2014-04-12 12:38:53 -07:00
2014-03-20 10:10:53 -04:00
2014-04-12 12:38:53 -07:00
2014-04-12 12:38:53 -07:00
2014-04-03 09:26:18 -07:00
2014-03-19 10:23:54 -04:00
2014-04-07 16:44:47 -04:00
2014-04-02 12:51:41 -07:00
2014-03-20 13:43:40 +01:00
2014-04-03 16:22:16 -07:00
2014-04-07 16:36:06 -07:00
2014-02-13 18:13:22 -08:00
2014-04-07 16:36:11 -07:00
2014-02-02 14:09:12 -08:00
2014-04-12 17:57:51 -07:00
2014-04-03 16:21:05 -07:00
2014-03-20 12:35:46 +01:00
2014-04-03 16:21:07 -07:00
2014-02-21 21:49:07 +01:00
2014-04-07 16:36:11 -07:00
2014-04-07 16:36:11 -07:00
2014-02-05 12:54:53 -08:00
2014-04-07 16:36:11 -07:00
2014-04-03 16:20:49 -07:00
2014-03-31 14:13:25 -07:00
2014-04-07 16:36:14 -07:00
2014-02-26 06:35:13 -08:00
2014-04-07 16:36:08 -07:00
2014-04-02 16:20:21 -07:00
2014-04-07 14:55:46 -07:00
2014-03-06 15:35:10 +01:00
2014-04-12 14:49:50 -07:00
2014-04-07 16:35:54 -07:00
2014-04-03 16:21:07 -07:00
2014-04-16 15:25:53 -04:00
2014-04-07 16:36:11 -07:00
2014-02-24 14:47:15 -08:00
2014-03-19 11:28:14 +01:00
2014-03-11 11:33:47 +01:00
2014-04-03 16:21:05 -07:00
2014-04-07 16:35:52 -07:00
2014-04-07 16:36:07 -07:00
2014-04-01 11:00:07 -07:00
2014-02-23 09:04:39 -08:00
2014-04-12 13:06:10 -07:00
2014-02-24 14:47:15 -08:00
2014-04-14 16:03:02 -07:00
2014-04-03 16:21:07 -07:00
2014-04-18 16:40:08 -07:00
2014-04-01 11:00:07 -07:00