This file is indexed.

/usr/share/doc/cairo-perf-utils/README.Debian is in cairo-perf-utils 1.15.10-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
This package contains utilities to capture and replay cairo execution traces.

A repository of such traces can be downloaded using:

git://anongit.freedesktop.org/cairo-traces
cd cairo-traces && make

Then run:
CAIRO_TRACE_DIR=<traces_dir> cairo-perf-trace

The CAIRO_TEST_TARGET env. variable can be used to specify the target backend
to use eg CAIRO_TEST_TARGET=xlib.