.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH ABI-TRACKER "1" "January 2021" "abi-tracker.pl " "User Commands" .SH NAME abi-tracker \- visualize ABI changes timeline of a C/C++ software library. .SH DESCRIPTION .SS "NAME:" .IP ABI Tracker (abi\-tracker) Visualize ABI changes timeline of a C/C++ software library .SS "DESCRIPTION:" .IP ABI Tracker is a tool to visualize ABI changes timeline of a C/C++ software library. .IP The tool is intended for developers of software libraries and Linux maintainers who are interested in ensuring backward binary compatibility, i.e. allow old applications to run with newer library versions. .IP This tool is free software: you can redistribute it and/or modify it under the terms of the GPLv2.0+ or LGPLv2.1+. .SS "USAGE:" .IP abi\-tracker [options] [profile] .SS "EXAMPLES:" .IP abi\-tracker \fB\-build\fR profile.json .SS "INFORMATION OPTIONS:" .HP \fB\-h\fR|\-help .IP Print this help. .HP \fB\-dumpversion\fR .IP Print the tool version (1.11) and don't do anything else. .SS "GENERAL OPTIONS:" .HP \fB\-build\fR .IP Build reports. .HP \fB\-rebuild\fR .IP Re\-build reports. .HP \fB\-v\fR NUM .IP Select only one particular version of the library to create reports for. .HP \fB\-t\fR|\-target TYPE .IP Select type of the reports to build: .IP abidump abireport headersdiff pkgdiff changelog soname date .HP \fB\-clear\fR .IP Remove all reports. .HP \fB\-global\-index\fR .IP Create list of all tested libraries. .HP \fB\-disable\-cache\fR .IP Enable this option if you've changed filter of checked symbols in the library (skipped types, skipped functions, etc.). .HP \fB\-deploy\fR DIR .IP Copy all reports and css to DIR. .HP \fB\-debug\fR .IP Enable debug messages. .SS "OTHER OPTIONS:" .HP \fB\-json\-report\fR DIR .IP Generate JSON\-format report for a library to DIR. .HP \fB\-regen\-dump\fR .IP Regenerate ABI dumps for previous versions if comparing with new ones. .HP \fB\-rss\fR .IP Generate RSS feed. .PP ABI Tracker 1.11 A tool to visualize ABI changes timeline of a C/C++ software library Copyright \(co 2017 Andrey Ponomarenko's ABI Laboratory License: GPLv2.0+ or LGPLv2.1+ .PP Usage: abi\-tracker [options] [profile] Example: .IP abi\-tracker \fB\-build\fR profile.json .PP More info: abi\-tracker \fB\-\-help\fR .SH AUTHOR This manual page was written by Peter Spiess-Knafl for the Debian GNU/Linux system (but may be used by others).