Skip to main content

generate chromium's trace event format json file from directory content file size

Project description

dirtrace

dirtrace generates chromium's trace event format json file from directory based on file size

Xcode

中文说明

Install

pip install dirtrace

Usage

(1) run command

Usage: 
dirtrace -d <directory-path>
dirtrace -d <directory-path> -o <output-json-path>

This script generates chromium's trace event format json file from directory content file size.
Visit https://github.com/everettjf/DirTrace for more information.

Options:
  -h, --help         show this help message and exit
  -d DIR, --dir=DIR  which directory do you want to trace
  -o OUT, --out=OUT  output json path

(2) display

Open Chrome browser, and drag output json file into Chrome's chrome://tracing/

  • Directory items start with D_
  • File items start with F_

Support

python 2.x && 3.x


wish you enjoy :)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dirtrace-0.0.5.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

dirtrace-0.0.5-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page