index
:
ast2050-yocto-poky
fido
Modified yocto poky sources to support the Aspeed AST2050 and ASUS KGPE-D16 / KCMA-D8
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
pybootchartgui
Commit message (
Expand
)
Author
Age
Files
Lines
*
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