Re: [PATCH 2/2 v8] printk: Add monotonic, boottime, and realtime timestamps

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On (08/24/17 09:42), Prarit Bhargava wrote:
[..]
> +config PRINTK_TIME_DEBUG
> +	bool "Allow runtime reselection of any timebase on printks"
> +	depends on PRINTK
> +	default N
> +	help
> +	  Selecting this option causes time stamps of the printk()
> +	  messages to be changed freely at runtime on the output of
> +	  the syslog() system call and at the console. Without this
> +	  option, one can only enable or disable the configuration
> +	  selected timebase.
> +
> +	  Runtime adjustment can be set via
> +	  /sys/module/printk/paramters/time as follows with a string:

			s/paramters/parameters/

> +	  0/N/n/disable, 1/Y/y/local, b/boot, m/monotonic, r/realtime.
> +	  eg: echo local >/sys/module/printk/parameters/time
> +	      echo realtime >/sys/module/printk/parameters/time

	-ss
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux