1 # Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved.
3 @page dwx_headerdump_tool Recording Header Dump
5 This tool is available on the x86 Host System and NVIDIA DRIVE<sup>™</sup> OS Linux.
7 This tool prints common header information of specified recording file.
9 @note SW Release Applicability: This tool is available in both <b>NVIDIA DriveWorks</b> and <b>NVIDIA DRIVE Software</b> releases.
13 ./header-dump --file=path/to/file
15 ### Optional Arguments
17 The following arguments are optional:
19 - `--sensor-type`: argument is optional but is recommended to use. Otherwise some information like sensor parameters is not printed.
20 - `--scan-events`: forces index table to be created (if not exists) to output timestamp data and number of events in a file. The option may slow down the tool.