Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
librarytrader
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Ziegler
librarytrader
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
reconstruct_functions
Select Git revision
Branches
3
bolt-unused-functions
master
default
reconstruct_functions
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Oct
15
Jul
23
Jun
11
Mar
7
4
18
Feb
10
8
7
4
29
Jan
20
Dec
15
28
Oct
25
15
1
14
Sep
25
Aug
22
Jul
21
19
12
28
Jun
25
24
22
21
28
May
26
15
Apr
12
9
6
29
Mar
26
25
24
13
12
5
Feb
2
28
Jan
20
Dec
4
29
Jun
9
Apr
3
Mar
26
Feb
12
11
13
Dec
20
Nov
26
Jul
23
22
5
4
25
Jun
24
29
Mar
28
25
22
6
25
Feb
15
13
11
10
6
29
Nov
17
Oct
10
8
7
25
Sep
16
6
8
Aug
2
26
Jul
19
5
Jun
18
Apr
20
Mar
7
Sep
6
31
Aug
29
28
12
Jun
21
May
20
19
11
12
Apr
11
10
7
6
5
3
31
Mar
30
29
28
27
24
23
22
21
library: reconstruct function ranges from disassembly
reconstruct_fun…
reconstruct_functions
gitlab-ci.yml: add coverage feature
master
master
library: avoid multiple calls to Section.iter_relocations
library: use compiled pattern in search for functions
library: reduce calls to ELFFile.address_offsets()
scripts: improve pandas_to_dataref.py
library: add COPIED_BASE environment variable
library: extract constant escaping and pattern construction from loop
library, interface_calls: better treatment for local objects
scripts: updates to plotting scripts
library: register additional offset for vtable objects
library: also record _RELATIVE relocations pointing directly at functions
interface_calls: shuffle checks for references around
scripts: only print basename when dumping library dependencies
scripts: calculate max_x/max_y values for codesize, filesize and runtime plots
interface_calls: fix logging of indirect calls
library, store: parse and resolve interpreter from .interp section
store: fix hard search for imported functions
interface_calls: use address_offsets() for dlopen/dlsym string extraction
store: change check for tailor-able binary to be filename-based
library, store, calls: fix some pylint warnings
library, store, calls: partly handle dlsym
README.md: fix
README.md: update
library, scripts: allow matching to global function via address as well
scripts: improvements
store: make tailoring executables configurable via TAILOR_BINARIES (default: off)
library, store: add path to external debug file to Library and JSON output
scripts: update plotting files
library: allow extraction of one name per used/unused function only
store, scripts: allow extraction of depth-limited transitive callgraphs
store: respect ALL_FUNCTIONS_FROM_OBJECTS when checking transitive references through imported objects
library: also escape input patterin for find_exports_by_pattern
disable_all_uprobes.py: output progress information
store: sort uprobe strings by library and address
library: try to fix init/fini entries with size 0
library: escape input pattern while searching local functions
library: warn if alignment is larger than 1 but FIXUP_FUNCTION_RANGES is not set
library: make sure that all entries in {init,fini}_functions are detected as functions
library: only add init/fini relocations if they are not already present
Loading