Robert Richter
37ca5eb341
oprofile: set values to default when creating oprofilefs
...
This patch restores default values for:
/dev/oprofile/cpu_buffer_size
/dev/oprofile/buffer_watershed
/dev/oprofile/buffer_size
when creating the oprofilefs:
# opcontrol --deinit
# opcontrol --init
# cat /dev/oprofile/cpu_buffer_size
8192
# echo 5123 > /dev/oprofile/cpu_buffer_size
# cat /dev/oprofile/cpu_buffer_size
5123
# opcontrol --deinit
# opcontrol --init
# cat /dev/oprofile/cpu_buffer_size
8192
# opcontrol --deinit
This sets the values in a defined state. Before, there was no way to
restore the defaults without rebooting the system or reloading the
module.
Signed-off-by: Robert Richter <robert.richter@amd.com >
2008-12-10 14:20:10 +01:00
..
2008-11-28 14:21:53 -05:00
2008-12-01 13:49:27 -05:00
2008-10-29 15:03:49 -07:00
2008-11-30 16:44:18 -08:00
2008-10-31 00:40:19 -07:00
2008-10-28 17:46:02 +09:00
2008-12-01 08:19:10 -08:00
2008-10-20 13:14:06 +02:00
2008-11-09 16:28:42 -08:00
2008-11-30 10:03:36 -08:00
2008-11-10 15:01:03 -08:00
2008-11-11 13:12:33 -07:00
2008-12-01 19:55:25 -08:00
2008-11-25 21:38:31 +01:00
2008-11-07 08:25:43 -08:00
2008-11-19 18:49:57 -08:00
2008-12-01 19:55:25 -08:00
2008-11-28 15:09:26 +01:00
2008-12-01 19:55:24 -08:00
2008-11-28 15:24:39 +01:00
2008-11-30 10:03:36 -08:00
2008-10-28 00:14:47 -04:00
2008-11-29 17:07:56 +01:00
2008-12-01 10:11:50 -08:00
2008-11-30 11:05:21 -08:00
2008-11-30 10:03:37 -08:00
2008-11-01 09:50:12 -07:00
2008-11-30 10:03:37 -08:00
2008-11-13 23:39:14 +00:00
2008-12-01 18:04:14 -02:00
2008-10-21 07:48:33 -04:00
2008-11-07 08:25:43 -08:00
2008-11-16 19:58:47 +01:00
2008-11-26 19:24:22 -05:00
2008-11-08 21:37:46 +01:00
2008-11-30 11:34:17 -08:00
2008-12-01 11:01:54 -08:00
2008-10-31 16:12:01 +11:00
2008-12-10 14:20:10 +01:00
2008-10-21 07:47:06 -04:00
2008-12-01 19:55:24 -08:00
2008-11-30 10:03:37 -08:00
2008-11-09 21:47:47 +01:00
2008-11-04 08:18:19 -08:00
2008-10-20 09:44:30 -07:00
2008-11-05 19:59:08 +11:00
2008-11-30 10:03:37 -08:00
2008-11-09 14:49:23 +00:00
2008-11-17 07:54:47 -08:00
2008-11-15 11:38:02 -08:00
2008-12-01 07:55:14 -08:00
2008-11-30 10:03:36 -08:00
2008-11-24 11:53:44 +11:00
2008-12-01 19:55:24 -08:00
2008-11-10 13:50:17 -08:00
2008-11-09 12:47:04 -08:00
2008-11-11 09:30:23 -08:00
2008-11-01 09:49:46 -07:00
2008-12-01 08:19:10 -08:00
2008-10-20 14:37:53 +01:00
2008-12-01 19:55:25 -08:00
2008-11-30 10:03:36 -08:00
2008-11-11 09:24:31 -08:00
2008-11-17 19:11:26 +01:00
2008-10-28 21:47:17 +00:00
2008-10-26 16:35:46 -07:00