Christopher Haster
|
2db5dc80c2
Update copyright notice
|
3 years ago |
田昕
|
1363c9f9d4
fix bug:lfs_alloc will alloc one block repeatedly in multiple split
|
4 years ago |
Kongduino
|
5bc682a0d4
Typo
|
3 years ago |
Christopher Haster
|
8109f28266
Removed recursion from lfs_dir_traverse
|
3 years ago |
Christopher Haster
|
fedf646c79
Removed recursion in file read/writes
|
3 years ago |
Christopher Haster
|
84da4c0b1a
Removed recursion from commit/relocate code path
|
3 years ago |
Christopher Haster
|
554e4b1444
Fixed Popen deadlock issue in test.py
|
3 years ago |
Christopher Haster
|
fe8f3d4f18
Changed./scripts/struct.py to organize by header file
|
3 years ago |
Christopher Haster
|
316b019f41
In CI, determine loop devices dynamically to avoid conflicts with Ubuntu snaps
|
3 years ago |
Christopher Haster
|
8475c8064d
Limit ./scripts/structs.py to report structs in local .h files
|
3 years ago |
Christopher Haster
|
563af5f364
Cleaned up make clean
|
3 years ago |
Christopher Haster
|
3b495bab79
Fixed spurious CI failure caused by multiple writers to .o files
|
3 years ago |
Christopher Haster
|
e4adefd1d7
Fixed spurious encoding error
|
3 years ago |
Christopher Haster
|
9d54603ce2
Added new scripts to CI results
|
3 years ago |
Christopher Haster
|
7ea2b515aa
A few more tweaks to scripts
|
3 years ago |
Christopher Haster
|
55b3c538d5
Added ./script/summary.py
|
3 years ago |
Christopher Haster
|
eb8be9f351
Some improvements to size scripts
|
3 years ago |
Christopher Haster
|
50ad2adc96
Added make *-diff rules, quick commands to compare sizes
|
3 years ago |
Christopher Haster
|
0a2ff3b6ff
Added scripts/structs.py for getting sizes of structs
|
3 years ago |
Christopher Haster
|
d7582efec8
Changed script's CSV formats to allow for merging different measurements
|
3 years ago |
Christopher Haster
|
f4c7af76f8
Added scripts/stack.py for viewing stack usage
|
3 years ago |
Christopher Haster
|
20c58dcbaa
Added coverage-sort to scripts/coverage.py
|
3 years ago |
Christopher Haster
|
f5286abe7a
Added scripts/calls.py for viewing the callgraph directly
|
3 years ago |
Christopher Haster
|
2cdabe810d
Split out scripts/code.py into scripts/code.py and scripts/data.py
|
3 years ago |
Christopher Haster
|
b045436c23
Added size-sort options to scripts/code.py
|
3 years ago |
Scott Shawcroft
|
1877c40aac
Indent sub-portions of tag fields
|
4 years ago |
Emilio Lopes
|
e29e7aeefa
Specify unit of the size members of the lfs_config struct
|
4 years ago |
yog
|
e334983767
don't use lfs_file_open() when LFS_NO_MALLOC is set
|
4 years ago |
mikee47
|
4977fa0c0e
Fix spelling errors
|
4 years ago |
Tobias Nießen
|
fdda3b4aa2
Always zero rambd buffer before first use
|
4 years ago |