time 1.9-0.1build2 source package in Ubuntu
Changelog
time (1.9-0.1build2) jammy; urgency=high * No change rebuild for ppc64el baseline bump. -- Julian Andres Klode <email address hidden> Fri, 25 Mar 2022 10:52:22 +0100
Upload details
- Uploaded by:
- Julian Andres Klode
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- utils
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | utils | |
Jammy | release | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
time_1.9.orig.tar.gz | 582.8 KiB | fbacf0c81e62429df3e33bda4cee38756604f18e01d977338e23306a3e3b521e |
time_1.9-0.1build2.debian.tar.xz | 14.0 KiB | 54c9ffe2927c3060b88e0e91aec3ce1c87c7259a006ed36e5f3b3f08d7c83dfe |
time_1.9-0.1build2.dsc | 1.8 KiB | 8a1b094ec0017330beb3af899e12f35b1ae3711ba7d5517081e567bd5c9d50bb |
Available diffs
Binary packages built by this source
- time: GNU time program for measuring CPU resource usage
The 'time' command runs another program, then displays information
about the resources used by that program, collected by the system while
the program was running. You can select which information is reported
and the format in which it is shown, or have 'time' save the information
in a file instead of display it on the screen.
.
The resources that 'time' can report on fall into the general
categories of time, memory, I/O, and IPC calls.
.
The GNU version can format the output in arbitrary ways by using a
printf-style format string to include various resource measurements.
- time-dbgsym: debug symbols for time