diff of order subcommand

Created Diff never expires
16 Entfernungen
Zeilen
Gesamt
Entfernt
Wörter
Gesamt
Entfernt
Um diese Funktion weiterhin zu nutzen, aktualisieren Sie auf
Diffchecker logo
Diffchecker Pro
24 Zeilen
3 Hinzufügungen
Zeilen
Gesamt
Hinzugefügt
Wörter
Gesamt
Hinzugefügt
Um diese Funktion weiterhin zu nutzen, aktualisieren Sie auf
Diffchecker logo
Diffchecker Pro
16 Zeilen
OVERVIEW: LLVM profile data order
OVERVIEW: LLVM profile data

SUBCOMMAND 'order': Reads temporal profiling traces from a profile and outputs a function order that reduces the number of page faults for those traces


USAGE: llvm-profdata order [options] <profdata-file>
USAGE: llvm-profdata order [options] <profdata-file>


OPTIONS:
OPTIONS:


Color Options:

--color - Use colors in output (default=autodetect)

General options:
General options:


--disable-auto-upgrade-debug-info - Disable autoupgrade of debug info
--output=<output> - Output file
--disable-i2p-p2i-opt - Disables inttoptr/ptrtoint roundtrip optimization
--enable-name-compression - Enable name/filename string compression
--experimental-debuginfo-iterators - Enable communicating debuginfo positions through iterators, eliminating intrinsics
--generate-merged-base-profiles - When generating nested context-sensitive profiles, always generate extra base profile for function with all its context profiles merged into it.
--output=<output> - Output file


Generic Options:
Generic Options:


--help - Display available options (--help-hidden for more)
--help - Display available options (--help-hidden for more)
--help-list - Display list of available options (--help-list-hidden for more)
--help-list - Display list of available options (--help-list-hidden for more)
--version - Display the version of this program