diff of order subcommand

Created Diff never expires
16 हटाए गए
लाइनें
कुल
हटाया गया
शब्द
कुल
हटाया गया
इस सुविधा का उपयोग जारी रखने के लिए, अपग्रेड करें
Diffchecker logo
Diffchecker Pro
24 लाइनें
3 जोड़े गए
लाइनें
कुल
जोड़ा गया
शब्द
कुल
जोड़ा गया
इस सुविधा का उपयोग जारी रखने के लिए, अपग्रेड करें
Diffchecker logo
Diffchecker Pro
16 लाइनें
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