Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Keysight
/
java-trsfile
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
9
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/preallocate large header
- #80
#80
Closed
Siebje
wants to merge 14 commits into
develop
Keysight/java-trsfile:develop
from
feature/preallocate-large-header
Keysight/java-trsfile:feature/preallocate-large-header
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Feature/preallocate large header
#80
Siebje
wants to merge 14 commits into
develop
Keysight/java-trsfile:develop
from
feature/preallocate-large-header
Keysight/java-trsfile:feature/preallocate-large-header
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
#78: Added implementation for memory-mapping files beyond 2GB
Siebje
committed
7867c46
View commit details
Copy full SHA for 7867c46
Browse repository at this point
#78: Added pre-allocating of trace buffers for efficiency
Siebje
committed
70c4318
View commit details
Copy full SHA for 70c4318
Browse repository at this point
#79: Split off Read and Write mode from TraceSet
Siebje
committed
9e60abb
View commit details
Copy full SHA for 9e60abb
Browse repository at this point
#77: Added space (up to 1M) to allow editing the metadata without fully re-saving the trace set
Siebje
committed
cb3936e
View commit details
Copy full SHA for cb3936e
Browse repository at this point
#77: Added file unmapping delay as the default
Siebje
committed
723ce6a
View commit details
Copy full SHA for 723ce6a
Browse repository at this point
#77: Added test to check updating metadata and bumped to V3 after adding metadata padding
Siebje
committed
903ff62
View commit details
Copy full SHA for 903ff62
Browse repository at this point
#77: Added implementation for updating the metadata
Siebje
committed
9f12eaa
View commit details
Copy full SHA for 9f12eaa
Browse repository at this point
#77: Changed while to if (while doesn't do anything here)
Siebje
committed
e1cff1e
View commit details
Copy full SHA for e1cff1e
Browse repository at this point
#77: Cleanup tests
Siebje
committed
d534237
View commit details
Copy full SHA for d534237
Browse repository at this point
#77: Changed parameter type so we can just write 0s instead of an empty string
Siebje
committed
8d2f63b
View commit details
Copy full SHA for 8d2f63b
Browse repository at this point
#77: Reset the trace counter in case we created a copy of another MetaData object
Siebje
committed
84eb4fb
View commit details
Copy full SHA for 84eb4fb
Browse repository at this point
#77: Allow duplicating a metadata object, making it modifiable
Siebje
committed
1a109a5
View commit details
Copy full SHA for 1a109a5
Browse repository at this point
#77: Added specification to project
Siebje
committed
b95efc5
View commit details
Copy full SHA for b95efc5
Browse repository at this point
#77: Reduce default header size to 256k
Show description for f88475f
Siebje
committed
f88475f
View commit details
Copy full SHA for f88475f
Browse repository at this point
You can’t perform that action at this time.