<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/chunkeey/scripts/time.pl, branch v18.06.6</title>
<subtitle>Staging tree of Christian Lamparter</subtitle>
<id>https://git.openwrt.org/openwrt/staging/chunkeey/atom?h=v18.06.6</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/chunkeey/atom?h=v18.06.6'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/'/>
<updated>2018-12-18T10:01:55Z</updated>
<entry>
<title>scripts: time.pl: avoid hard Time::HiRes dependency</title>
<updated>2018-12-18T10:01:55Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2018-08-05T10:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=2890abbcc0329460ebc7384e994272d1ee3b372d'/>
<id>urn:sha1:2890abbcc0329460ebc7384e994272d1ee3b372d</id>
<content type='text'>
Use Time::HiRes when available and fallback to raw syscall interface
when not. If that fails too, simply report 0, 0 as real time.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
(backported from a692e4e3de60e1a10906511fb8ef2d14937d4a19)
</content>
</entry>
<entry>
<title>build: remove GNU time dependency</title>
<updated>2018-12-18T10:01:54Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2018-08-04T22:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=b4454ca4fae13f85e06d01df8a2a94ddd78d3368'/>
<id>urn:sha1:b4454ca4fae13f85e06d01df8a2a94ddd78d3368</id>
<content type='text'>
Replace the GNU time program invocation with a simple Perl script reporting
the timing values. Since we require Perl anyway for the build system, we can
as well use that instead of requiring a random GNU utility rarely installed
by default.

Fixes: ff6e62b288 ("build: log time taken by each packages/steps")
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
(backported from d3ddf6631e491a831617a5ae8b3d7924e47a275a)
</content>
</entry>
</feed>
