index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
pybootchartgui
Commit message (
Expand
)
Author
Age
Files
Lines
*
pybootchartgui: support reading reduced /proc logs
Patrick Ohly
2016-12-07
1
-0
/
+31
*
pybootchartgui: simplify drawing of memory usage
Patrick Ohly
2016-12-07
3
-7
/
+23
*
pybootchartgui: render disk space usage
Patrick Ohly
2016-12-07
3
-0
/
+99
*
pybootchartgui/parsing.py: fix error handling in meminfo parser
Patrick Ohly
2016-12-07
1
-1
/
+1
*
pybootchartgui/draw.py: skip empty CPU and disk usage charts
Patrick Ohly
2016-12-07
1
-48
/
+50
*
pybootchartgui: show system utilization
Patrick Ohly
2016-12-07
2
-20
/
+57
*
pybootchartgui/draw.py: fix drawing of samples not starting at zero
Patrick Ohly
2016-12-07
1
-1
/
+1
*
pybootchartgui/draw.py: allow moving process chart up and down
Patrick Ohly
2016-12-07
1
-1
/
+1
*
scripts/pybootchart: Fix print statement
Richard Purdie
2016-06-03
1
-3
/
+1
*
scripts: python3: get rid of __future__ imports
Ed Bartosh
2016-06-03
2
-5
/
+0
*
scripts: use '/usr/bin/env' in shebangs with python
Martin Hundebøll
2014-11-12
1
-1
/
+1
*
pybootchartgui: Add option -T to allways use the full time
Peter Kjellerstedt
2014-01-23
3
-5
/
+20
*
pybootchartgui: Adopt the width of the index in split output files
Peter Kjellerstedt
2014-01-23
1
-1
/
+3
*
pybootchartgui: Simplify adding processes to the trace
Peter Kjellerstedt
2014-01-23
1
-25
/
+14
*
pybootchartgui: Correct the legend
Peter Kjellerstedt
2014-01-23
1
-1
/
+1
*
pybootchartgui: Make the -s option work again
Peter Kjellerstedt
2014-01-23
1
-4
/
+5
*
pybootchartgui: Add option --minutes to show time in minutes
Peter Kjellerstedt
2013-11-18
2
-4
/
+9
*
pybootchartgui: Add a color for the package_write_* tasks
Peter Kjellerstedt
2013-11-18
1
-0
/
+8
*
pybootchartgui: Reorder the legend to match the task execution order
Peter Kjellerstedt
2013-11-18
1
-6
/
+6
*
pybootchartgui: Make bars without a specified color white
Peter Kjellerstedt
2013-11-18
1
-0
/
+2
*
pybootchartgui: Make "Show more" show all processes
Peter Kjellerstedt
2013-11-18
4
-12
/
+27
*
pybootchartgui: Draw a lot less ticks
Peter Kjellerstedt
2013-11-18
1
-0
/
+7
*
pybootchartgui: Disable options that do not make sense
Peter Kjellerstedt
2013-11-18
1
-15
/
+25
*
pybootchartgui: No need to do a double list comprehension over files
Peter Kjellerstedt
2013-11-18
1
-2
/
+1
*
pybootchartgui: Avoid having overlapping process bars
Peter Kjellerstedt
2013-11-18
1
-1
/
+1
*
pybootchartgui: Use correct header height
Peter Kjellerstedt
2013-11-18
1
-3
/
+3
*
pybootchartgui: Correct the X offset for the chart
Peter Kjellerstedt
2013-11-18
1
-2
/
+2
*
pybootchartgui: Set the initial state of "Show more" correctly
Peter Kjellerstedt
2013-11-18
1
-0
/
+1
*
pybootchartgui: Make the horizontal scaling stay within bounds
Peter Kjellerstedt
2013-11-18
1
-2
/
+2
*
pybootchartgui: Import pybootchartgui 0.14.5
Peter Kjellerstedt
2013-11-18
16
-1463
/
+2563
*
scripts/pybootchart: Allow minimum task length to be configured from the comm...
Richard Purdie
2012-11-20
2
-10
/
+12
*
scripts/pybootchart: Fix missing entries bug
Richard Purdie
2012-11-20
2
-34
/
+48
*
pybootchartgui: Fix the filename and add a default format
Robert Yang
2012-06-15
1
-19
/
+14
*
pybootchartgui: split the output chart into multiple ones
Robert Yang
2012-06-15
2
-2
/
+48
*
pybootchartgui: make the build profiling in pictures
Robert Yang
2012-06-15
4
-64
/
+122
*
pybootchartgui: add the original code
Robert Yang
2012-06-15
14
-0
/
+2207