PyDarshan
Contents:
PyDarshan Documentation
Installation
Usage
API Reference:
PyDarshan
PyDarshan
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
__add__() (darshan.report.DarshanReport method)
__deepcopy__() (darshan.report.DarshanReport method)
__del__() (darshan.report.DarshanReport method)
__enter__() (darshan.report.DarshanReport method)
__exit__() (darshan.report.DarshanReport method)
__init__() (darshan.report.DarshanReport method)
_cleanup() (darshan.report.DarshanReport method)
_df_to_rec() (in module darshan.backend.cffi_backend)
_locate_log() (in module darshan.log_utils)
_log_get_heatmap_record() (in module darshan.backend.cffi_backend)
_log_get_lustre_record() (in module darshan.backend.cffi_backend)
_make_generic_record() (in module darshan.backend.cffi_backend)
A
accumulate_records() (in module darshan.backend.cffi_backend)
add_record() (darshan.datatypes.heatmap.Heatmap method)
adjust_for_colorbar() (in module darshan.experimental.plots.plot_dxt_heatmap)
agg_ioops() (in module darshan.experimental.aggregators.agg_ioops)
append() (darshan.report.DarshanRecordCollection method)
autolabel() (in module darshan.experimental.plots.plot_access_histogram)
(in module darshan.experimental.plots.plot_opcounts)
(in module darshan.experimental.plots.plot_posix_access_pattern)
C
check_version() (in module darshan.discover_darshan)
collapse_access_cols() (in module darshan.experimental.plots.plot_common_access_table)
combine_access_sizes() (in module darshan.experimental.plots.plot_common_access_table)
combine_hdf5_modules() (in module darshan.experimental.plots.plot_io_cost)
combine_pnetcdf_modules() (in module darshan.experimental.plots.plot_io_cost)
compress_pathname() (in module darshan.experimental.aggregators.create_timeline)
configure_groups() (in module darshan.experimental.aggregators.create_timeline)
counter_names() (in module darshan.backend.cffi_backend)
counters (darshan.report.DarshanReport property)
create_dxttimeline() (in module darshan.experimental.aggregators.create_dxttimeline)
create_sankey() (in module darshan.experimental.aggregators.create_sankey)
create_time_summary() (in module darshan.experimental.aggregators.create_time_summary)
create_timeline() (in module darshan.experimental.aggregators.create_timeline)
CustomHelpFormatter (class in darshan.cli)
D
darshan
module
darshan.backend
module
darshan.backend.api_def_c
module
darshan.backend.cffi_backend
module
darshan.cli
module
darshan.cli.info
module
darshan.cli.name_records
module
darshan.cli.to_json
module
darshan.datatypes
module
darshan.datatypes.heatmap
module
darshan.discover_darshan
module
darshan.examples
module
darshan.examples.example_logs
module
darshan.experimental
module
darshan.experimental.aggregators
module
darshan.experimental.aggregators.agg_ioops
module
darshan.experimental.aggregators.create_dxttimeline
module
darshan.experimental.aggregators.create_sankey
module
darshan.experimental.aggregators.create_time_summary
module
darshan.experimental.aggregators.create_timeline
module
darshan.experimental.aggregators.mod_agg_iohist
module
darshan.experimental.aggregators.name_records_summary
module
darshan.experimental.aggregators.print_module_records
module
darshan.experimental.aggregators.records_as_dict
module
darshan.experimental.aggregators.summarize
module
darshan.experimental.plots
module
darshan.experimental.plots.heatmap_handling
module
darshan.experimental.plots.plot_access_histogram
module
darshan.experimental.plots.plot_common_access_table
module
darshan.experimental.plots.plot_dxt_heatmap
module
darshan.experimental.plots.plot_dxt_heatmap2
module
darshan.experimental.plots.plot_io_cost
module
darshan.experimental.plots.plot_opcounts
module
darshan.experimental.plots.plot_posix_access_pattern
module
darshan.log_utils
module
darshan.report
module
darshan.tests
module
darshan.tests.conftest
module
darshan.tests.input
module
darshan.tests.test_cffi_misc
module
darshan.tests.test_error
module
darshan.tests.test_heatmap_handling
module
darshan.tests.test_log_utils
module
darshan.tests.test_moddxt
module
darshan.tests.test_modmpiio
module
darshan.tests.test_modposix
module
darshan.tests.test_modstdio
module
darshan.tests.test_plot_common_access_table
module
darshan.tests.test_plot_dxt_heatmap
module
darshan.tests.test_plot_exp_common
module
darshan.tests.test_plot_io_cost
module
darshan.tests.test_report_copy
module
DarshanRecordCollection (class in darshan.report)
DarshanReport (class in darshan.report)
DarshanReportJSONEncoder (class in darshan.report)
DarshanReportTable (class in darshan.experimental.plots.plot_common_access_table)
DarshanVersionError
default() (darshan.report.DarshanReportJSONEncoder method)
determine_hmap_runtime() (in module darshan.experimental.plots.plot_dxt_heatmap)
dict_list() (in module darshan.tests.test_heatmap_handling)
dict_list_no_writes() (in module darshan.tests.test_heatmap_handling)
discover_darshan_pkgconfig() (in module darshan.discover_darshan)
discover_darshan_pyinstaller() (in module darshan.discover_darshan)
discover_darshan_shutil() (in module darshan.discover_darshan)
discover_darshan_wheel() (in module darshan.discover_darshan)
discover_subcommands() (in module darshan.cli)
E
enable_experimental() (in module darshan)
F
fcounter_names() (in module darshan.backend.cffi_backend)
find_utils() (in module darshan.discover_darshan)
G
gather_count_data() (in module darshan.experimental.plots.plot_opcounts)
get_access_count_df() (in module darshan.experimental.plots.plot_common_access_table)
get_aggregate_data() (in module darshan.experimental.plots.heatmap_handling)
get_by_avg_series() (in module darshan.experimental.plots.plot_io_cost)
get_heatmap_df() (in module darshan.experimental.plots.heatmap_handling)
get_io_cost_df() (in module darshan.experimental.plots.plot_io_cost)
get_lib_version() (in module darshan.backend.cffi_backend)
get_log_path() (in module darshan.log_utils)
get_most_common_access_sizes() (in module darshan.experimental.plots.plot_common_access_table)
get_rd_wr_dfs() (in module darshan.experimental.plots.heatmap_handling)
get_single_df_dict() (in module darshan.experimental.plots.heatmap_handling)
get_x_axis_tick_labels() (in module darshan.experimental.plots.plot_dxt_heatmap)
get_x_axis_ticks() (in module darshan.experimental.plots.plot_dxt_heatmap)
get_y_axis_tick_labels() (in module darshan.experimental.plots.plot_dxt_heatmap)
get_y_axis_ticks() (in module darshan.experimental.plots.plot_dxt_heatmap)
get_yticklabels() (in module darshan.experimental.plots.plot_dxt_heatmap)
H
Heatmap (class in darshan.datatypes.heatmap)
heatmaps (darshan.report.DarshanReport property)
hostname (darshan.experimental.plots.heatmap_handling.SegDict attribute)
I
id (darshan.experimental.plots.heatmap_handling.SegDict attribute)
info() (darshan.datatypes.heatmap.Heatmap method)
(darshan.report.DarshanRecordCollection method)
(darshan.report.DarshanReport method)
init() (in module darshan.tests.test_modposix)
insert() (darshan.report.DarshanRecordCollection method)
installed_path() (in module darshan.examples.example_logs)
(in module darshan.tests.input)
J
jointgrid() (in module darshan.tests.test_plot_dxt_heatmap)
L
load_darshan_header() (in module darshan.backend.api_def_c)
(in module darshan.discover_darshan)
log_close() (in module darshan.backend.cffi_backend)
log_get_dxt_record() (in module darshan.backend.cffi_backend)
log_get_exe() (in module darshan.backend.cffi_backend)
log_get_generic_record() (in module darshan.backend.cffi_backend)
log_get_job() (in module darshan.backend.cffi_backend)
log_get_modules() (in module darshan.backend.cffi_backend)
log_get_mounts() (in module darshan.backend.cffi_backend)
log_get_name_records() (in module darshan.backend.cffi_backend)
log_get_record() (in module darshan.backend.cffi_backend)
log_lookup_name_records() (in module darshan.backend.cffi_backend)
log_open() (in module darshan.backend.cffi_backend)
M
main() (in module darshan.cli)
(in module darshan.cli.info)
(in module darshan.cli.name_records)
(in module darshan.cli.to_json)
metadata (darshan.report.DarshanReport property)
mod_agg_iohist() (in module darshan.experimental.aggregators.mod_agg_iohist)
mod_name_to_idx() (in module darshan.backend.cffi_backend)
mod_read_all_apmpi_records() (darshan.report.DarshanReport method)
mod_read_all_apxc_records() (darshan.report.DarshanReport method)
mod_read_all_dxt_records() (darshan.report.DarshanReport method)
mod_read_all_lustre_records() (darshan.report.DarshanReport method)
mod_read_all_records() (darshan.report.DarshanReport method)
mod_records() (darshan.report.DarshanReport method)
module
darshan
darshan.backend
darshan.backend.api_def_c
darshan.backend.cffi_backend
darshan.cli
darshan.cli.info
darshan.cli.name_records
darshan.cli.to_json
darshan.datatypes
darshan.datatypes.heatmap
darshan.discover_darshan
darshan.examples
darshan.examples.example_logs
darshan.experimental
darshan.experimental.aggregators
darshan.experimental.aggregators.agg_ioops
darshan.experimental.aggregators.create_dxttimeline
darshan.experimental.aggregators.create_sankey
darshan.experimental.aggregators.create_time_summary
darshan.experimental.aggregators.create_timeline
darshan.experimental.aggregators.mod_agg_iohist
darshan.experimental.aggregators.name_records_summary
darshan.experimental.aggregators.print_module_records
darshan.experimental.aggregators.records_as_dict
darshan.experimental.aggregators.summarize
darshan.experimental.plots
darshan.experimental.plots.heatmap_handling
darshan.experimental.plots.plot_access_histogram
darshan.experimental.plots.plot_common_access_table
darshan.experimental.plots.plot_dxt_heatmap
darshan.experimental.plots.plot_dxt_heatmap2
darshan.experimental.plots.plot_io_cost
darshan.experimental.plots.plot_opcounts
darshan.experimental.plots.plot_posix_access_pattern
darshan.log_utils
darshan.report
darshan.tests
darshan.tests.conftest
darshan.tests.input
darshan.tests.test_cffi_misc
darshan.tests.test_error
darshan.tests.test_heatmap_handling
darshan.tests.test_log_utils
darshan.tests.test_moddxt
darshan.tests.test_modmpiio
darshan.tests.test_modposix
darshan.tests.test_modstdio
darshan.tests.test_plot_common_access_table
darshan.tests.test_plot_dxt_heatmap
darshan.tests.test_plot_exp_common
darshan.tests.test_plot_io_cost
darshan.tests.test_report_copy
ModuleNotInDarshanLog
modules (darshan.report.DarshanReport property)
N
name_records_summary() (in module darshan.experimental.aggregators.name_records_summary)
normalize_mod() (in module darshan.experimental.aggregators.create_timeline)
O
open() (darshan.report.DarshanReport method)
P
plot_access_histogram() (in module darshan.experimental.plots.plot_access_histogram)
plot_common_access_table() (in module darshan.experimental.plots.plot_common_access_table)
plot_dxt_heatmap2() (in module darshan.experimental.plots.plot_dxt_heatmap2)
plot_heatmap() (in module darshan.experimental.plots.plot_dxt_heatmap)
plot_io_cost() (in module darshan.experimental.plots.plot_io_cost)
plot_opcounts() (in module darshan.experimental.plots.plot_opcounts)
plot_posix_access_pattern() (in module darshan.experimental.plots.plot_posix_access_pattern)
print_module_records() (in module darshan.experimental.aggregators.print_module_records)
purge_empty_nestedGroups() (in module darshan.experimental.aggregators.create_timeline)
pytest_configure() (in module darshan.tests.conftest)
R
rank (darshan.experimental.plots.heatmap_handling.SegDict attribute)
read_all() (darshan.report.DarshanReport method)
read_all_dxt_records() (darshan.report.DarshanReport method)
read_all_generic_records() (darshan.report.DarshanReport method)
read_all_heatmap_records() (darshan.report.DarshanReport method)
read_count (darshan.experimental.plots.heatmap_handling.SegDict attribute)
read_metadata() (darshan.report.DarshanReport method)
read_segments (darshan.experimental.plots.heatmap_handling.SegDict attribute)
rebase_timestamps() (darshan.report.DarshanReport method)
records_as_dict() (in module darshan.experimental.aggregators.records_as_dict)
remove_marginal_graph_ticks_and_labels() (in module darshan.experimental.plots.plot_dxt_heatmap)
remove_nonzero_rows() (in module darshan.experimental.plots.plot_common_access_table)
response() (in module darshan.tests.test_modmpiio)
(in module darshan.tests.test_modstdio)
S
SegDict (class in darshan.experimental.plots.heatmap_handling)
set_x_axis_ticks_and_labels() (in module darshan.experimental.plots.plot_dxt_heatmap)
set_y_axis_ticks_and_labels() (in module darshan.experimental.plots.plot_dxt_heatmap)
setup_parser() (in module darshan.cli.info)
(in module darshan.cli.name_records)
(in module darshan.cli.to_json)
summarize() (in module darshan.experimental.aggregators.summarize)
summarized_items() (in module darshan.experimental.aggregators.create_timeline)
T
test_adjust_for_colorbar() (in module darshan.tests.test_plot_dxt_heatmap)
test_bar_heights() (in module darshan.tests.test_plot_exp_common)
test_cannotopen() (in module darshan.tests.test_error)
test_collapse_access_cols() (in module darshan.tests.test_plot_common_access_table)
test_combine_hdf5_modules() (in module darshan.tests.test_plot_io_cost)
test_common_access_table() (in module darshan.tests.test_plot_common_access_table)
test_counters() (in module darshan.tests.test_modmpiio)
(in module darshan.tests.test_modposix)
(in module darshan.tests.test_modstdio)
test_df_to_rec() (in module darshan.tests.test_cffi_misc)
test_dxt_records() (in module darshan.tests.test_moddxt)
test_failure_bad_logname() (in module darshan.tests.test_log_utils)
test_fcounters() (in module darshan.tests.test_modmpiio)
(in module darshan.tests.test_modposix)
(in module darshan.tests.test_modstdio)
test_file_hash_type() (in module darshan.tests.test_cffi_misc)
test_get_access_count_df() (in module darshan.tests.test_plot_common_access_table)
test_get_aggregate_data() (in module darshan.tests.test_heatmap_handling)
test_get_by_avg_series() (in module darshan.tests.test_plot_io_cost)
test_get_heatmap_df() (in module darshan.tests.test_heatmap_handling)
test_get_io_cost_df() (in module darshan.tests.test_plot_io_cost)
test_get_lib_version() (in module darshan.tests.test_cffi_misc)
test_get_rd_wr_dfs() (in module darshan.tests.test_heatmap_handling)
test_get_rd_wr_dfs_no_write() (in module darshan.tests.test_heatmap_handling)
test_get_single_df_dict() (in module darshan.tests.test_heatmap_handling)
test_get_y_axis_tick_labels() (in module darshan.tests.test_plot_dxt_heatmap)
test_get_y_axis_ticks() (in module darshan.tests.test_plot_dxt_heatmap)
test_ishouldrun() (in module darshan.tests.test_modmpiio)
(in module darshan.tests.test_modposix)
(in module darshan.tests.test_modstdio)
test_issue_590() (in module darshan.tests.test_plot_io_cost)
test_log_get_generic_record() (in module darshan.tests.test_cffi_misc)
test_misc_funcs() (in module darshan.tests.test_plot_common_access_table)
test_plot_heatmap() (in module darshan.tests.test_plot_dxt_heatmap)
test_plot_io_cost_x_ticks_and_labels() (in module darshan.tests.test_plot_io_cost)
test_plot_io_cost_y_ticks_and_labels() (in module darshan.tests.test_plot_io_cost)
test_plot_io_cost_ylims() (in module darshan.tests.test_plot_io_cost)
test_remove_marginal_graph_ticks_and_labels() (in module darshan.tests.test_plot_dxt_heatmap)
test_repeated_access() (in module darshan.tests.test_modmpiio)
(in module darshan.tests.test_modposix)
(in module darshan.tests.test_modstdio)
test_retrieve_both_repos() (in module darshan.tests.test_log_utils)
test_reverse_record_array() (in module darshan.tests.test_cffi_misc)
test_set_x_axis_ticks_and_labels() (in module darshan.tests.test_plot_dxt_heatmap)
test_set_y_axis_ticks_and_labels() (in module darshan.tests.test_plot_dxt_heatmap)
test_xticks_and_labels() (in module darshan.tests.test_plot_exp_common)
to_df() (darshan.datatypes.heatmap.Heatmap method)
(darshan.report.DarshanRecordCollection method)
to_dict() (darshan.report.DarshanRecordCollection method)
(darshan.report.DarshanReport method)
to_json() (darshan.report.DarshanRecordCollection method)
(darshan.report.DarshanReport method)
to_list() (darshan.report.DarshanRecordCollection method)
to_numpy() (darshan.report.DarshanRecordCollection method)
U
update_name_records() (darshan.report.DarshanReport method)
update_parent_item() (in module darshan.experimental.aggregators.create_timeline)
W
write_count (darshan.experimental.plots.heatmap_handling.SegDict attribute)
write_segments (darshan.experimental.plots.heatmap_handling.SegDict attribute)