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
Accelerator
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
8
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/preallocate large header
- #83
#83
Open
Siebje
wants to merge 12 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
12
(12)
Checks
Files changed
Open
Feature/preallocate large header
#83
Siebje
wants to merge 12 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 20, 2026
#77: Added space (up to 1M) to allow editing the metadata without fully re-saving the trace set
Siebje
committed
b0b90ad
View commit details
Copy full SHA for b0b90ad
Browse repository at this point
#77: Added file unmapping delay as the default
Siebje
committed
400b985
View commit details
Copy full SHA for 400b985
Browse repository at this point
#77: Added test to check updating metadata and bumped to V3 after adding metadata padding
Siebje
committed
62789e6
View commit details
Copy full SHA for 62789e6
Browse repository at this point
#77: Added implementation for updating the metadata
Siebje
committed
580d7f9
View commit details
Copy full SHA for 580d7f9
Browse repository at this point
#77: Changed while to if (while doesn't do anything here)
Siebje
committed
b16d27b
View commit details
Copy full SHA for b16d27b
Browse repository at this point
#77: Cleanup tests
Siebje
committed
42b52d2
View commit details
Copy full SHA for 42b52d2
Browse repository at this point
#77: Changed parameter type so we can just write 0s instead of an empty string
Siebje
committed
6c7c3fb
View commit details
Copy full SHA for 6c7c3fb
Browse repository at this point
#77: Reset the trace counter in case we created a copy of another MetaData object
Siebje
committed
27041c8
View commit details
Copy full SHA for 27041c8
Browse repository at this point
#77: Allow duplicating a metadata object, making it modifiable
Siebje
committed
c5e090b
View commit details
Copy full SHA for c5e090b
Browse repository at this point
Commits on Aug 21, 2026
#77: Reduce default header size to 256k
Show description for ad22832
Siebje
committed
ad22832
View commit details
Copy full SHA for ad22832
Browse repository at this point
#77: Fixed test to match written expectation with actual test contents
Siebje
committed
c8c43c5
View commit details
Copy full SHA for c8c43c5
Browse repository at this point
Replaced printout with logging
Siebje
committed
39edc87
View commit details
Copy full SHA for 39edc87
Browse repository at this point
You can’t perform that action at this time.