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 }}
wantdeeptester
/
syscalltrinity
Public
forked from
kernelslacker/trinity
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
syscalltrinity
objects.c
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 26, 2019
remove all the udp logging
Show description for c927ff9
kernelslacker
committed
c927ff9
View commit details
Copy full SHA for c927ff9
View code at this point
Browse repository at this point
Commits on Apr 26, 2017
copy the ->dump method into the child object header
kernelslacker
committed
7f94448
View commit details
Copy full SHA for 7f94448
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
log & decode object destruction
kernelslacker
committed
ca59ca4
View commit details
Copy full SHA for ca59ca4
View code at this point
Browse repository at this point
Commits on Mar 29, 2017
pass the global bool down to ->dump
kernelslacker
committed
99eb389
View commit details
Copy full SHA for 99eb389
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
remove dump_objects, and make add_object do the dumping.
Show description for 8dbc8a3
kernelslacker
committed
8dbc8a3
View commit details
Copy full SHA for 8dbc8a3
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
add ->dump member to objhead
Show description for 76baad5
kernelslacker
committed
76baad5
View commit details
Copy full SHA for 76baad5
View code at this point
Browse repository at this point
move output() and friends to trinity.h
Show description for 4b9e9c5
kernelslacker
committed
4b9e9c5
View commit details
Copy full SHA for 4b9e9c5
View code at this point
Browse repository at this point
Commits on May 26, 2016
introduce object types for bpf maps & progs
kernelslacker
committed
b7d645c
View commit details
Copy full SHA for b7d645c
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Add some SYSV shm objects.
Show description for 0b974c7
kernelslacker
committed
0b974c7
View commit details
Copy full SHA for 0b974c7
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
create mmap's of the testfile fd's too
kernelslacker
committed
7303132
View commit details
Copy full SHA for 7303132
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
make mmap'd files use their own object cache
kernelslacker
committed
acae380
View commit details
Copy full SHA for acae380
View code at this point
Browse repository at this point
rename OBJ_MMAP -> OBJ_MMAP_ANON
kernelslacker
committed
7276c6f
View commit details
Copy full SHA for 7276c6f
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
fix broken cut-n-paste and add in missing bits for fanotify to work
kernelslacker
committed
0d61383
View commit details
Copy full SHA for 0d61383
View code at this point
Browse repository at this point
add a userfaultfd provider
kernelslacker
committed
654c3e5
View commit details
Copy full SHA for 654c3e5
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
don't try to destroy empty lists
kernelslacker
committed
b4f40a2
View commit details
Copy full SHA for b4f40a2
View code at this point
Browse repository at this point
fix divide by zero in get_random_object
kernelslacker
committed
37171f1
View commit details
Copy full SHA for 37171f1
View code at this point
Browse repository at this point
old habits die hard
kernelslacker
committed
708719e
View commit details
Copy full SHA for 708719e
View code at this point
Browse repository at this point
more scope reduction
kernelslacker
committed
662b808
View commit details
Copy full SHA for 662b808
View code at this point
Browse repository at this point
futex: convert to object cache
Show description for dc26f8e
Davidlohr Bueso
authored and
kernelslacker
committed
dc26f8e
View commit details
Copy full SHA for dc26f8e
View code at this point
Browse repository at this point
objects: rename no_objects
Show description for 25bae91
Davidlohr Bueso
authored and
kernelslacker
committed
25bae91
View commit details
Copy full SHA for 25bae91
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
make the mmap dumper generic, and move to objects.c
Show description for 82eb06f
kernelslacker
committed
82eb06f
View commit details
Copy full SHA for 82eb06f
View code at this point
Browse repository at this point
wire up the pruner to potentially trigger when we add an object.
kernelslacker
committed
6a5822c
View commit details
Copy full SHA for 6a5822c
View code at this point
Browse repository at this point
child list creation can inherit destroy/max from global list
kernelslacker
committed
1fb5e8b
View commit details
Copy full SHA for 1fb5e8b
View code at this point
Browse repository at this point
only prune lists that have reached their max length
kernelslacker
committed
2fe3df8
View commit details
Copy full SHA for 2fe3df8
View code at this point
Browse repository at this point
genericise the destruction of global objects
kernelslacker
committed
d490294
View commit details
Copy full SHA for d490294
View code at this point
Browse repository at this point
simplify prune_objects, have it iterate over all lists.
kernelslacker
committed
45ab7de
View commit details
Copy full SHA for 45ab7de
View code at this point
Browse repository at this point
max_entries = 0 means "don't prune"
kernelslacker
committed
8ac5862
View commit details
Copy full SHA for 8ac5862
View code at this point
Browse repository at this point
add a simple garbage collector for old fd's etc.
kernelslacker
committed
65e18b2
View commit details
Copy full SHA for 65e18b2
View code at this point
Browse repository at this point
make destroy_initial_mappings more generic
kernelslacker
committed
e11d736
View commit details
Copy full SHA for e11d736
View code at this point
Browse repository at this point
export get_objhead
kernelslacker
committed
d074e91
View commit details
Copy full SHA for d074e91
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
convert all rand() calls to rnd() wrapper
Show description for bf347f3
kernelslacker
committed
bf347f3
View commit details
Copy full SHA for bf347f3
View code at this point
Browse repository at this point
Commits on Dec 17, 2015
scope reduction
kernelslacker
committed
174bfd2
View commit details
Copy full SHA for 174bfd2
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
factor out common code to obtain the right objhead ptr
kernelslacker
committed
848052e
View commit details
Copy full SHA for 848052e
View code at this point
Browse repository at this point
convert this_child to be a function instead of a global var.
kernelslacker
committed
96f7375
View commit details
Copy full SHA for 96f7375
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
introduce shorthand 'no objects' helper
kernelslacker
committed
29fb335
View commit details
Copy full SHA for 29fb335
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.