Profiling start time for Ubuntu 14.04

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
I want to know how much time is taken by Ubuntu 14.04 when we start it. So for this I have added the below line in rc.local
awk 'print int($1/3600)":"int(($1%3600)/60)":"($1%60)' /proc/uptime > /var/log/uptime.log
It is showing about 28 seconds. Can someone let me know how can I get more information about what steps are adding to this 28 seconds?
14.04 boot
add a comment |Â
up vote
1
down vote
favorite
I want to know how much time is taken by Ubuntu 14.04 when we start it. So for this I have added the below line in rc.local
awk 'print int($1/3600)":"int(($1%3600)/60)":"($1%60)' /proc/uptime > /var/log/uptime.log
It is showing about 28 seconds. Can someone let me know how can I get more information about what steps are adding to this 28 seconds?
14.04 boot
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I want to know how much time is taken by Ubuntu 14.04 when we start it. So for this I have added the below line in rc.local
awk 'print int($1/3600)":"int(($1%3600)/60)":"($1%60)' /proc/uptime > /var/log/uptime.log
It is showing about 28 seconds. Can someone let me know how can I get more information about what steps are adding to this 28 seconds?
14.04 boot
I want to know how much time is taken by Ubuntu 14.04 when we start it. So for this I have added the below line in rc.local
awk 'print int($1/3600)":"int(($1%3600)/60)":"($1%60)' /proc/uptime > /var/log/uptime.log
It is showing about 28 seconds. Can someone let me know how can I get more information about what steps are adding to this 28 seconds?
14.04 boot
14.04 boot
asked Feb 2 at 10:41
tuk
1135
1135
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1002340%2fprofiling-start-time-for-ubuntu-14-04%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password