Index

_ | A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | Q | R | S | T | U | V | W | X

_

__call__() (taucmdr.cf.objects.KeyedRecordCreator method)
(taucmdr.cli.arguments.ParseBooleanAction method)
(taucmdr.cli.arguments.ParsePackagePathAction method)
__contains__() (taucmdr.cf.compiler.InstalledCompilerFamily method)
(taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
__delitem__() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
__enter__() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
__exit__() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
__getattr__() (taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
__getitem__() (taucmdr.cf.compiler.InstalledCompilerFamily method)
(taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
__iter__() (taucmdr.cf.compiler.InstalledCompilerFamily method)
(taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
__len__() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
__new__() (taucmdr.cf.objects.KeyedRecordCreator static method)
(taucmdr.cf.objects.TrackedInstance static method)
__setitem__() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
__str__() (taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
_associate() (taucmdr.mvc.controller.Controller method)
_check_metrics() (taucmdr.model.measurement.Measurement method)
_check_unique() (taucmdr.model.experiment.ExperimentController method)
_colored() (taucmdr.logger.LogFormatter method)
_command_as_list() (in module taucmdr.cli)
_CompilerFamily (class in taucmdr.cf.compiler)
_CompilerInfo (class in taucmdr.cf.compiler)
_CompilerRole (class in taucmdr.cf.compiler)
_construct_parser() (taucmdr.cli.command.AbstractCommand method)
_count_records() (taucmdr.cli.cli_view.ListCommand method)
_create_record() (taucmdr.cli.cli_view.CreateCommand method)
_disassociate() (taucmdr.mvc.controller.Controller method)
_draw_line() (taucmdr.cli.cli_view.Texttable method)
_format_help_console() (taucmdr.cli.arguments.MutableArgumentGroupParser method)
_format_help_markdown() (taucmdr.cli.arguments.MutableArgumentGroupParser method)
_format_pylint_report() (taucmdr.tests.test_pylint.PylintTest static method)
_format_records() (taucmdr.cli.cli_view.ListCommand method)
_fuzzy_index() (in module taucmdr.cli.commands.help)
_get_commands() (in module taucmdr.cli)
_get_compiler_from_defaults() (taucmdr.cli.commands.target.create.TargetCreateCommand method)
_get_compiler_from_env() (taucmdr.cli.commands.target.create.TargetCreateCommand method)
_get_compiler_from_sibling() (taucmdr.cli.commands.target.create.TargetCreateCommand method)
_get_term_size_env() (in module taucmdr.logger)
_get_term_size_posix() (in module taucmdr.logger)
_get_term_size_tput() (in module taucmdr.logger)
_get_term_size_windows() (in module taucmdr.logger)
_guess_filetype() (in module taucmdr.cli.commands.help)
_incompatible_tags() (taucmdr.cf.software.tau_installation.TauInstallation method)
_JsonFileStorage (class in taucmdr.cf.storage.local_file)
_list_records() (taucmdr.cli.cli_view.ListCommand method)
_prep_data_analysis_tools() (taucmdr.cf.software.tau_installation.TauInstallation method)
_prepare_src() (taucmdr.cf.software.installation.Installation method)
_prune_ansi() (in module taucmdr.logger)
_query() (taucmdr.cf.storage.local_file.LocalFileStorage static method)
_require_compiler_family() (in module taucmdr.model.target)
_retrieve_records() (taucmdr.cli.cli_view.ListCommand method)
_sanitize_environment() (taucmdr.cf.software.tau_installation.TauInstallation static method)
_separate_launcher_cmd() (taucmdr.model.trial.Trial class method)
_sorted_groups() (taucmdr.cli.arguments.MutableArgumentGroupParser method)
_SQLiteJsonTable (class in taucmdr.cf.storage.sqlite3_file)

A

absolute_path (taucmdr.cf.compiler.InstalledCompiler attribute)
AbstractCliView (class in taucmdr.cli.cli_view)
AbstractCommand (class in taucmdr.cli.command)
AbstractStorage (class in taucmdr.cf.storage)
acquire_source() (taucmdr.cf.software.installation.Installation method)
acquire_sources() (taucmdr.model.target.Target method)
add() (taucmdr.cf.compiler.Knowledgebase method)
add_argument() (taucmdr.cli.arguments.ConsoleHelpFormatter method)
add_argument_group() (taucmdr.cli.arguments.MutableArgumentGroupParser method)
add_dependency() (taucmdr.cf.software.installation.Installation method)
add_error_stack() (in module taucmdr.util)
add_storage_flag() (in module taucmdr.cli.arguments)
all() (taucmdr.cf.objects.KeyedRecord class method)
(taucmdr.cf.objects.TrackedInstance class method)
(taucmdr.model.experiment.ExperimentController method)
(taucmdr.mvc.controller.Controller method)
all_compilers() (taucmdr.cf.compiler.Knowledgebase class method)
all_roles() (taucmdr.cf.compiler.Knowledgebase class method)
AmbiguousCommandError
Application (class in taucmdr.model.application)
ApplicationController (class in taucmdr.model.application)
ApplicationEditCommand (class in taucmdr.cli.commands.application.edit)
ApplicationTest (class in taucmdr.model.tests.test_application)
Architecture (class in taucmdr.cf.platforms)
architecture (taucmdr.cf.platforms.TauMagic attribute)
architecture() (taucmdr.model.target.Target method)
archive_toplevel() (in module taucmdr.util)
ArgumentsTest (class in taucmdr.cli.tests.test_arguments)
assertCommandReturnValue() (taucmdr.tests.TestCase method)
assertCompiler() (taucmdr.tests.TestCase method)
assertInLastTrialData() (taucmdr.tests.TestCase method)
assertManagedBuild() (taucmdr.tests.TestCase method)
assertNotCommandReturnValue() (taucmdr.tests.TestCase method)
associations (taucmdr.model.application.Application attribute)
(taucmdr.model.compiler.Compiler attribute)
(taucmdr.model.experiment.Experiment attribute)
(taucmdr.model.measurement.Measurement attribute)
(taucmdr.model.project.Project attribute)
(taucmdr.model.target.Target attribute)
(taucmdr.model.trial.Trial attribute)
(taucmdr.mvc.model.Model attribute), [1]
attributes (taucmdr.model.application.Application attribute)
(taucmdr.model.compiler.Compiler attribute)
(taucmdr.model.experiment.Experiment attribute)
(taucmdr.model.measurement.Measurement attribute)
(taucmdr.model.project.Project attribute)
(taucmdr.model.target.Target attribute)
(taucmdr.model.trial.Trial attribute)
(taucmdr.mvc.model.Model attribute)
(taucmdr.mvc.model.ModelMeta attribute)
attributes() (in module taucmdr.model.application)
(in module taucmdr.model.compiler)
(in module taucmdr.model.experiment)
(in module taucmdr.model.measurement)
(in module taucmdr.model.project)
(in module taucmdr.model.target)
(in module taucmdr.model.trial)
AutotoolsInstallation (class in taucmdr.cf.software.installation)

B

bin_path (taucmdr.cf.software.installation.Installation attribute)
BinutilsInstallation (class in taucmdr.cf.software.binutils_installation)
BinutilsInstallationTest (class in taucmdr.cf.software.tests.test_binutils_installation)
BuildCommand (class in taucmdr.cli.commands.build)
BuildTest (class in taucmdr.cli.commands.tests.test_build)

C

calculate_uid() (in module taucmdr.util)
camelcase() (in module taucmdr.util)
CamelCaseTest (class in taucmdr.tests.test_util)
check_compatibility() (taucmdr.mvc.model.Model method)
check_compiler() (taucmdr.model.application.Application method)
(taucmdr.model.target.Target method)
check_env_compat() (taucmdr.cf.software.tau_installation.TauInstallation class method)
check_metrics() (taucmdr.cf.software.papi_installation.PapiInstallation method)
cleanup() (in module taucmdr.tests)
CliViewTest (class in taucmdr.cli.tests.test_cli_view)
close() (taucmdr.cf.storage.sqlite3_file.SQLiteDatabase method)
cmake() (taucmdr.cf.software.installation.CMakeInstallation method)
(taucmdr.cf.software.ompt_installation.OmptInstallation method)
CMakeInstallation (class in taucmdr.cf.software.installation)
color_text() (in module taucmdr.util)
command (taucmdr.cf.compiler._CompilerInfo attribute)
(taucmdr.cf.compiler.InstalledCompiler attribute)
(taucmdr.cli.command.AbstractCommand attribute)
command_from_module_name() (in module taucmdr.cli)
commands_description() (in module taucmdr.cli)
CommandTest (class in taucmdr.cli.tests.test_command)
commit_transaction() (taucmdr.cf.storage.sqlite3_file.SQLiteDatabase method)
compile() (taucmdr.cf.software.tau_installation.TauInstallation method)
Compiler (class in taucmdr.model.compiler)
compiler_flags (taucmdr.cf.compiler.InstalledCompiler attribute)
CompilerController (class in taucmdr.model.compiler)
compilers (taucmdr.cf.software.installation.Installation attribute)
compilers() (taucmdr.model.target.Target method)
CompilerTest (class in taucmdr.model.tests.test_compiler)
compiletime_config() (taucmdr.cf.software.binutils_installation.BinutilsInstallation method)
(taucmdr.cf.software.installation.Installation method)
(taucmdr.cf.software.tau_installation.TauInstallation method)
complete() (taucmdr.progress.ProgressIndicator method)
ConfigurationError
configure() (taucmdr.cf.software.binutils_installation.BinutilsInstallation method)
(taucmdr.cf.software.installation.AutotoolsInstallation method)
(taucmdr.cf.software.libdwarf_installation.LibdwarfInstallation method)
(taucmdr.cf.software.libelf_installation.LibelfInstallation method)
(taucmdr.cf.software.libunwind_installation.LibunwindInstallation method)
(taucmdr.cf.software.papi_installation.PapiInstallation method)
(taucmdr.cf.software.pdt_installation.PdtInstallation method)
(taucmdr.cf.software.scorep_installation.ScorepInstallation method)
(taucmdr.cf.software.tau_installation.TauInstallation method)
(taucmdr.model.experiment.Experiment method)
connect_database() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
connect_filesystem() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.project.ProjectStorage method)
(taucmdr.cf.storage.sqlite3_project.SQLiteProjectStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
ConsoleHelpFormatter (class in taucmdr.cli.arguments)
construct_condition() (taucmdr.mvc.model.Model class method)
contains() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
context (taucmdr.mvc.controller.Controller attribute)
contextualize() (in module taucmdr.mvc.controller)
Controller (class in taucmdr.mvc.controller)
controller (taucmdr.cli.cli_view.AbstractCliView attribute)
controller() (taucmdr.model.experiment.Experiment class method)
(taucmdr.model.project.Project class method)
(taucmdr.mvc.model.Model class method)
ControllerTest (class in taucmdr.mvc.tests.test_controller)
copy_file() (in module taucmdr.util)
copy_testfile() (taucmdr.tests.TestCase method)
CopyCommand (class in taucmdr.cli.cli_view)
CopyTest (class in taucmdr.cli.commands.project.tests.test_copy)
(class in taucmdr.cli.commands.target.tests.test_copy)
count() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file._SQLiteJsonTable method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
(taucmdr.model.experiment.ExperimentController method)
(taucmdr.mvc.controller.Controller method)
create() (taucmdr.model.experiment.ExperimentController method)
(taucmdr.model.project.ProjectController method)
(taucmdr.mvc.controller.Controller method)
create_archive() (in module taucmdr.util)
create_new_trial() (taucmdr.cli.commands.trial.renumber.TrialRenumberCommand method)
create_ppk_file() (taucmdr.cf.software.tau_installation.TauInstallation method)
create_subprocess() (in module taucmdr.util)
CreateCommand (class in taucmdr.cli.cli_view)
CreateLauncherTest (class in taucmdr.cli.commands.trial.tests.test_create_launcher)
CreateTest (class in taucmdr.cli.commands.application.tests.test_create)
(class in taucmdr.cli.commands.experiment.tests.test_create)
(class in taucmdr.cli.commands.measurement.tests.test_create)
(class in taucmdr.cli.commands.project.tests.test_create)
(class in taucmdr.cli.commands.target.tests.test_create)
(class in taucmdr.cli.commands.trial.tests.test_create)
CRITICAL() (taucmdr.logger.LogFormatter method)
cuda_toolkit_default() (in module taucmdr.model.target)
cupti_metrics() (taucmdr.model.target.Target method)
cursor() (taucmdr.cf.storage.sqlite3_file.SQLiteDatabase method)

D

dashboard_format() (taucmdr.cli.cli_view.ListCommand method)
(taucmdr.cli.commands.trial.list.TrialListCommand method)
DashboardCommand (class in taucmdr.cli.commands.dashboard)
DashboardTest (class in taucmdr.cli.commands.tests.test_dashboard)
data_size() (in module taucmdr.cli.commands.experiment.list)
(taucmdr.model.experiment.Experiment method)
database (taucmdr.cf.storage.AbstractStorage attribute)
database_exists() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
dbfile (taucmdr.cf.storage.local_file.LocalFileStorage attribute), [1]
(taucmdr.cf.storage.sqlite3_file.SQLiteDatabase attribute)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage attribute), [1]
DEBUG() (taucmdr.logger.LogFormatter method)
default_backend (taucmdr.cf.storage.storage_dispatch.StorageDispatch attribute)
delete() (taucmdr.model.application.ApplicationController method)
(taucmdr.model.experiment.ExperimentController method)
(taucmdr.model.measurement.MeasurementController method)
(taucmdr.model.project.ProjectController method)
(taucmdr.model.target.TargetController method)
(taucmdr.mvc.controller.Controller method)
DeleteCommand (class in taucmdr.cli.cli_view)
DeleteTest (class in taucmdr.cli.commands.application.tests.test_delete)
(class in taucmdr.cli.commands.experiment.tests.test_delete)
(class in taucmdr.cli.commands.measurement.tests.test_delete)
(class in taucmdr.cli.commands.project.tests.test_delete)
(class in taucmdr.cli.commands.target.tests.test_delete)
(class in taucmdr.cli.commands.trial.tests.test_delete)
description (taucmdr.cf.platforms.Architecture attribute)
(taucmdr.cf.platforms.OperatingSystem attribute)
destroy() (taucmdr.cf.storage.project.ProjectStorage method)
(taucmdr.cf.storage.sqlite3_project.SQLiteProjectStorage method)
(taucmdr.cf.storage.storage_dispatch.ProjectStorageDispatch method)
destroy_project_storage() (taucmdr.tests.TestCase method)
detect() (taucmdr.cf.platforms.Architecture class method)
(taucmdr.cf.platforms.OperatingSystem class method)
(taucmdr.cf.platforms.TauMagic class method)
disconnect_database() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
disconnect_filesystem() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
discourage() (taucmdr.mvc.model.Model class method)
download() (in module taucmdr.util)

E

EditCommand (class in taucmdr.cli.cli_view)
EditTest (class in taucmdr.cli.commands.application.tests.test_edit)
(class in taucmdr.cli.commands.experiment.tests.test_edit)
(class in taucmdr.cli.commands.measurement.tests.test_edit)
(class in taucmdr.cli.commands.project.tests.test_edit)
(class in taucmdr.cli.commands.target.tests.test_edit)
(class in taucmdr.cli.commands.trial.tests.test_edit)
eid (taucmdr.cf.storage.StorageRecord attribute)
eid_type (taucmdr.cf.storage.StorageRecord attribute), [1]
encourage() (taucmdr.mvc.model.Model class method)
envars (taucmdr.cf.compiler._CompilerRole attribute)
Error
ERROR() (taucmdr.logger.LogFormatter method)
ErrorTest (class in taucmdr.tests.test_error)
excepthook() (in module taucmdr.error)
exclude() (taucmdr.mvc.model.Model class method)
exec_command() (taucmdr.tests.TestCase method)
execute_command() (in module taucmdr.cli)
(taucmdr.model.trial.Trial method)
exists() (taucmdr.cf.storage.sqlite3_file._SQLiteJsonTable method)
(taucmdr.model.experiment.ExperimentController method)
(taucmdr.mvc.controller.Controller method)
EXIT_FAILURE (in module taucmdr)
EXIT_SUCCESS (in module taucmdr)
EXIT_WARNING (in module taucmdr)
exit_with_fullhelp() (taucmdr.cli.commands.help.HelpCommand static method)
exit_with_help() (taucmdr.cli.commands.help.HelpCommand static method)
Experiment (class in taucmdr.model.experiment)
experiment() (taucmdr.model.project.Project method)
ExperimentController (class in taucmdr.model.experiment)
ExperimentCreateCommand (class in taucmdr.cli.commands.experiment.create)
ExperimentEditCommand (class in taucmdr.cli.commands.experiment.edit)
ExperimentListCommand (class in taucmdr.cli.commands.experiment.list)
ExperimentSelectCommand (class in taucmdr.cli.commands.experiment.select)
ExperimentSelectionError
ExperimentTest (class in taucmdr.model.tests.test_experiment)
export() (taucmdr.model.trial.Trial method)
export_records() (taucmdr.mvc.controller.Controller class method)
ExportTest (class in taucmdr.cli.commands.project.tests.test_export)
(class in taucmdr.cli.commands.trial.tests.test_export)
extract_archive() (in module taucmdr.util)

F

families (taucmdr.cf.compiler.Knowledgebase attribute)
family (taucmdr.cf.compiler._CompilerInfo attribute)
(taucmdr.cf.compiler.InstalledCompilerFamily attribute)
family_names() (taucmdr.cf.compiler.Knowledgebase method)
family_regex (taucmdr.cf.compiler._CompilerFamily attribute)
filter_arguments() (taucmdr.mvc.model.Model class method)
find() (taucmdr.cf.compiler._CompilerInfo class method)
(taucmdr.cf.objects.KeyedRecord class method)
find_any() (taucmdr.cf.compiler.InstalledCompiler class method)
find_command() (in module taucmdr.cli)
find_compiler() (taucmdr.cf.compiler.Knowledgebase class method)
find_role() (taucmdr.cf.compiler.Knowledgebase class method)
first_col_width (taucmdr.cli.arguments.MarkdownHelpFormatter attribute)
FIXME (taucmdr.cf.compiler.InstalledCompilerFamily attribute)
force_cwd() (taucmdr.cf.storage.project.ProjectStorage method)
(taucmdr.cf.storage.sqlite3_project.SQLiteProjectStorage method)
format() (taucmdr.logger.LogFormatter method)
format_help() (taucmdr.cli.arguments.MutableArgumentGroupParser method)

G

generate_wrapper() (taucmdr.cf.compiler.InstalledCompiler method)
get() (taucmdr.cf.compiler.InstalledCompilerFamily method)
(taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file._SQLiteJsonTable method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
get_all_commands() (in module taucmdr.cli)
get_application_command() (taucmdr.cf.software.tau_installation.TauInstallation method)
get_binary_linkage() (in module taucmdr.util)
get_command_output() (in module taucmdr.util)
get_compiler_command() (taucmdr.cf.software.tau_installation.TauInstallation method)
get_data_files() (taucmdr.model.trial.Trial method)
get_data_format() (taucmdr.cf.software.tau_installation.TauInstallation static method)
get_installation() (in module taucmdr.cf.software)
(taucmdr.model.target.Target method)
get_logger() (in module taucmdr.logger)
get_makefile() (taucmdr.cf.software.tau_installation.TauInstallation method)
get_minimal() (taucmdr.cf.software.tau_installation.TauInstallation class method)
get_or_default() (taucmdr.mvc.model.Model method)
get_parser() (in module taucmdr.cli.arguments)
get_parser_from_model() (in module taucmdr.cli.arguments)
get_python_version() (taucmdr.cf.software.tau_installation.TauInstallation method)
get_shared_dir() (taucmdr.cf.software.tau_installation.TauInstallation static method)
get_tags() (taucmdr.cf.software.tau_installation.TauInstallation method)
get_terminal_size() (in module taucmdr.logger)
get_test_workdir() (in module taucmdr.tests)
getCompiler() (taucmdr.tests.TestCase method)
group (taucmdr.cli.command.AbstractCommand attribute)

H

handle() (taucmdr.error.Error method)
HELP_CONTACT (in module taucmdr)
help_page (taucmdr.cli.command.AbstractCommand attribute), [1]
HelpCommand (class in taucmdr.cli.commands.help)
HelpFormatter (class in taucmdr.cli.arguments)
HelpTest (class in taucmdr.cli.commands.tests.test_help)
highest_writable_storage() (in module taucmdr.cf.storage.levels)
hints (taucmdr.error.Error attribute)
hline() (in module taucmdr.util)
human_size() (in module taucmdr.util)
HumanSizeTest (class in taucmdr.tests.test_util)

I

ImmutableRecordError
import_records() (taucmdr.mvc.controller.Controller static method)
include_path (taucmdr.cf.compiler.InstalledCompiler attribute)
(taucmdr.cf.software.installation.Installation attribute)
include_path_flags (taucmdr.cf.compiler._CompilerFamily attribute)
IncompatibleRecordError
increment() (taucmdr.progress.ProgressIndicator method)
info (taucmdr.cf.compiler.InstalledCompiler attribute)
INFO() (taucmdr.logger.LogFormatter method)
InitializeCommand (class in taucmdr.cli.commands.initialize)
InitializeTest (class in taucmdr.cli.commands.tests.test_initialize)
insert() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file._SQLiteJsonTable method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
install() (taucmdr.cf.software.installation.Installation method)
(taucmdr.cf.software.tau_installation.TauInstallation method)
install_prefix (taucmdr.cf.software.installation.Installation attribute)
Installation (class in taucmdr.cf.software.installation)
installation() (taucmdr.cf.compiler._CompilerFamily method)
(taucmdr.model.compiler.Compiler method)
installation_sequence() (taucmdr.cf.software.installation.AutotoolsInstallation method)
(taucmdr.cf.software.installation.CMakeInstallation method)
(taucmdr.cf.software.installation.Installation method)
(taucmdr.cf.software.installation.MakeInstallation method)
(taucmdr.cf.software.libunwind_installation.LibunwindInstallation method)
(taucmdr.cf.software.tau_installation.TauInstallation method)
InstallationTest (class in taucmdr.cf.software.tests.test_installation)
InstalledCompiler (class in taucmdr.cf.compiler)
InstalledCompilerCreator (class in taucmdr.cf.compiler)
InstalledCompilerFamily (class in taucmdr.cf.compiler)
InstalledCompilerSet (class in taucmdr.cf.compiler)
InstalledTest (class in taucmdr.cf.compiler.tests.test_installed)
InternalError
is_arm() (taucmdr.cf.platforms.Architecture method)
is_bluegene() (taucmdr.cf.platforms.Architecture method)
is_clean_container() (in module taucmdr.util)
is_compatible() (taucmdr.cli.commands.build.BuildCommand static method)
(taucmdr.cli.commands.trial.create.TrialCreateCommand static method)
is_cray_login() (taucmdr.cf.platforms.OperatingSystem method)
is_ibm() (taucmdr.cf.platforms.Architecture method)
is_mic() (taucmdr.cf.platforms.Architecture method)
is_profile_format() (taucmdr.cf.software.tau_installation.TauInstallation static method)
is_selected() (taucmdr.model.application.Application method)
(taucmdr.model.measurement.Measurement method)
(taucmdr.model.target.Target method)
is_trace_format() (taucmdr.cf.software.tau_installation.TauInstallation static method)
is_url() (in module taucmdr.util)
is_writable() (taucmdr.cf.storage.local_file.LocalFileStorage method)
IsCleanContainerTest (class in taucmdr.tests.test_util)
IsUrlTest (class in taucmdr.tests.test_util)
items() (taucmdr.cf.compiler.InstalledCompilerSet method)
(taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
iterfamilies() (taucmdr.cf.compiler.Knowledgebase method)

K

kbase (taucmdr.cf.compiler._CompilerFamily attribute)
(taucmdr.cf.compiler._CompilerRole attribute)
key_attribute (taucmdr.model.application.Application attribute)
(taucmdr.model.experiment.Experiment attribute)
(taucmdr.model.measurement.Measurement attribute)
(taucmdr.model.project.Project attribute)
(taucmdr.model.target.Target attribute)
(taucmdr.model.trial.Trial attribute)
(taucmdr.mvc.model.Model attribute)
(taucmdr.mvc.model.ModelMeta attribute)
KeyedRecord (class in taucmdr.cf.objects)
KeyedRecordCreator (class in taucmdr.cf.objects)
keys() (taucmdr.cf.compiler.InstalledCompilerSet method)
(taucmdr.cf.objects.KeyedRecord class method)
(taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
keyword (taucmdr.cf.compiler._CompilerRole attribute)
knc_require_k1om() (in module taucmdr.model.target)
Knowledgebase (class in taucmdr.cf.compiler)

L

language (taucmdr.cf.compiler._CompilerRole attribute)
level_zero_source_default() (in module taucmdr.model.target)
LevelsTest (class in taucmdr.cf.storage.tests.test_levels)
lib_path (taucmdr.cf.software.installation.Installation attribute)
LibdwarfInstallation (class in taucmdr.cf.software.libdwarf_installation)
LibdwarfInstallationTest (class in taucmdr.cf.software.tests.test_libdwarf_installation)
LibelfInstallation (class in taucmdr.cf.software.libelf_installation)
LibelfInstallationTest (class in taucmdr.cf.software.tests.test_libelf_installation)
Libotf2Installation (class in taucmdr.cf.software.libotf2_installation)
libraries (taucmdr.cf.compiler.InstalledCompiler attribute)
library_path (taucmdr.cf.compiler.InstalledCompiler attribute)
library_path_flags (taucmdr.cf.compiler._CompilerFamily attribute)
LibunwindInstallation (class in taucmdr.cf.software.libunwind_installation)
LibunwindInstallationTest (class in taucmdr.cf.software.tests.test_libunwind_installation)
link_library_flags (taucmdr.cf.compiler._CompilerFamily attribute)
ListCommand (class in taucmdr.cli.cli_view)
ListTest (class in taucmdr.cli.commands.application.tests.test_list)
(class in taucmdr.cli.commands.experiment.tests.test_list)
(class in taucmdr.cli.commands.measurement.tests.test_list)
(class in taucmdr.cli.commands.project.tests.test_list)
(class in taucmdr.cli.commands.target.tests.test_list)
(class in taucmdr.cli.commands.trial.tests.test_list)
load_average() (in module taucmdr.progress)
LocalFileStorage (class in taucmdr.cf.storage.local_file)
LocalFileTest (class in taucmdr.cf.storage.tests.test_local_file)
LogFormatter (class in taucmdr.logger)
LoggerTest (class in taucmdr.tests.test_logger)
long_format() (taucmdr.cli.cli_view.ListCommand method)

M

main() (taucmdr.cli.cli_view.CopyCommand method)
(taucmdr.cli.cli_view.CreateCommand method)
(taucmdr.cli.cli_view.DeleteCommand method)
(taucmdr.cli.cli_view.EditCommand method)
(taucmdr.cli.cli_view.ListCommand method)
(taucmdr.cli.cli_view.RootCommand method)
(taucmdr.cli.command.AbstractCommand method)
(taucmdr.cli.commands.__main__.MainCommand method)
(taucmdr.cli.commands.build.BuildCommand method)
(taucmdr.cli.commands.dashboard.DashboardCommand method)
(taucmdr.cli.commands.experiment.create.ExperimentCreateCommand method)
(taucmdr.cli.commands.experiment.edit.ExperimentEditCommand method)
(taucmdr.cli.commands.experiment.list.ExperimentListCommand method)
(taucmdr.cli.commands.experiment.select.ExperimentSelectCommand method)
(taucmdr.cli.commands.help.HelpCommand method)
(taucmdr.cli.commands.initialize.InitializeCommand method)
(taucmdr.cli.commands.measurement.create.MeasurementCreateCommand method)
(taucmdr.cli.commands.measurement.edit.MeasurementEditCommand method)
(taucmdr.cli.commands.project.copy.ProjectCopyCommand method)
(taucmdr.cli.commands.project.create.ProjectCreateCommand method)
(taucmdr.cli.commands.project.edit.ProjectEditCommand method)
(taucmdr.cli.commands.project.list.ProjectListCommand method)
(taucmdr.cli.commands.project.select.ProjectSelectCommand method)
(taucmdr.cli.commands.rewrite.RewriteCommand method)
(taucmdr.cli.commands.select.SelectCommand method)
(taucmdr.cli.commands.target.copy.TargetCopyCommand method)
(taucmdr.cli.commands.target.create.TargetCreateCommand method)
(taucmdr.cli.commands.target.edit.TargetEditCommand method)
(taucmdr.cli.commands.target.metrics.TargetMetricsCommand method)
(taucmdr.cli.commands.trial.create.TrialCreateCommand method)
(taucmdr.cli.commands.trial.delete.TrialDeleteCommand method)
(taucmdr.cli.commands.trial.export.TrialExportCommand method)
(taucmdr.cli.commands.trial.renumber.TrialRenumberCommand method)
(taucmdr.cli.commands.trial.show.TrialShowCommand method)
MainCommand (class in taucmdr.cli.commands.__main__)
make() (taucmdr.cf.software.installation.MakeInstallation method)
(taucmdr.cf.software.libunwind_installation.LibunwindInstallation method)
(taucmdr.cf.software.ompt_installation.OmptInstallation method)
(taucmdr.cf.software.papi_installation.PapiInstallation method)
make_install() (taucmdr.cf.software.binutils_installation.BinutilsInstallation method)
(taucmdr.cf.software.installation.MakeInstallation method)
(taucmdr.cf.software.libunwind_installation.LibunwindInstallation method)
(taucmdr.cf.software.tau_installation.TauInstallation method)
make_install_minimal() (taucmdr.cf.software.tau_installation.TauInstallation method)
MakeInstallation (class in taucmdr.cf.software.installation)
managed_build() (taucmdr.model.experiment.Experiment method)
managed_rewrite() (taucmdr.model.experiment.Experiment method)
managed_run() (taucmdr.model.experiment.Experiment method)
MarkdownHelpFormatter (class in taucmdr.cli.arguments)
match() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
(taucmdr.mvc.controller.Controller method)
Measurement (class in taucmdr.model.measurement)
MeasurementController (class in taucmdr.model.measurement)
MeasurementCreateCommand (class in taucmdr.cli.commands.measurement.create)
MeasurementEditCommand (class in taucmdr.cli.commands.measurement.edit)
MeasurementTest (class in taucmdr.model.tests.test_measurement)
members (taucmdr.cf.compiler._CompilerFamily attribute)
(taucmdr.cf.compiler.InstalledCompilerSet attribute)
merge() (taucmdr.cli.arguments.MutableArgumentGroupParser method)
merge_tau_trace_files() (taucmdr.cf.software.tau_installation.TauInstallation method)
message (taucmdr.error.Error attribute)
message_fmt (taucmdr.cf.software.SoftwarePackageError attribute)
(taucmdr.cf.storage.StorageError attribute)
(taucmdr.cf.storage.project.ProjectStorageError attribute)
(taucmdr.cf.storage.sqlite3_file.SQLiteStorageError attribute)
(taucmdr.cli.AmbiguousCommandError attribute)
(taucmdr.cli.UnknownCommandError attribute)
(taucmdr.error.ConfigurationError attribute)
(taucmdr.error.Error attribute), [1]
(taucmdr.model.trial.TrialError attribute)
messages (taucmdr.mvc.controller.Controller attribute)
mkdirp() (in module taucmdr.util)
mkdtemp() (in module taucmdr.util)
Model (class in taucmdr.mvc.model)
model (taucmdr.mvc.controller.Controller attribute)
model_name (taucmdr.cli.cli_view.AbstractCliView attribute)
ModelError
ModelMeta (class in taucmdr.mvc.model)
ModelTest (class in taucmdr.mvc.tests.test_model)
modify() (taucmdr.cf.compiler.InstalledCompilerSet method)
module_name (taucmdr.cli.command.AbstractCommand attribute)
MpiTest (class in taucmdr.cf.compiler.tests.test_mpi)
MutableArgumentGroup (class in taucmdr.cli.arguments)
MutableArgumentGroupParser (class in taucmdr.cli.arguments)

N

name (taucmdr.cf.compiler._CompilerFamily attribute)
(taucmdr.cf.platforms.Architecture attribute)
(taucmdr.cf.platforms.OperatingSystem attribute)
(taucmdr.cf.platforms.TauMagic attribute)
(taucmdr.cf.software.installation.Installation attribute)
(taucmdr.cf.storage.AbstractStorage attribute)
(taucmdr.cf.storage.sqlite3_file._SQLiteJsonTable attribute)
(taucmdr.model.application.Application attribute)
(taucmdr.model.compiler.Compiler attribute)
(taucmdr.model.experiment.Experiment attribute)
(taucmdr.model.measurement.Measurement attribute)
(taucmdr.model.project.Project attribute)
(taucmdr.model.target.Target attribute)
(taucmdr.model.trial.Trial attribute)
(taucmdr.mvc.model.Model attribute), [1]
new_os_environ() (in module taucmdr.cf.software.installation)
next_trial_number() (taucmdr.model.experiment.Experiment method)
not_implemented() (in module taucmdr.tests)

O

OmptInstallation (class in taucmdr.cf.software.ompt_installation)
on_create() (taucmdr.model.experiment.Experiment method)
(taucmdr.model.measurement.Measurement method)
(taucmdr.model.target.Target method)
(taucmdr.model.trial.Trial method)
(taucmdr.mvc.model.Model method)
on_delete() (taucmdr.model.experiment.Experiment method)
(taucmdr.model.target.Target method)
(taucmdr.model.trial.Trial method)
(taucmdr.mvc.model.Model method)
on_update() (taucmdr.model.application.Application method)
(taucmdr.model.measurement.Measurement method)
(taucmdr.model.project.Project method)
(taucmdr.model.target.Target method)
(taucmdr.model.trial.Trial method)
(taucmdr.mvc.model.Model method)
one() (taucmdr.model.experiment.ExperimentController method)
(taucmdr.mvc.controller.Controller method)
open() (taucmdr.cf.storage.sqlite3_file.SQLiteDatabase method)
operating_system (taucmdr.cf.platforms.TauMagic attribute)
operating_system() (taucmdr.model.target.Target method)
OperatingSystem (class in taucmdr.cf.platforms)
ORDERED_LEVELS (in module taucmdr.cf.storage.levels)

P

page_output() (in module taucmdr.util)
papi_metrics() (taucmdr.cf.software.papi_installation.PapiInstallation method)
(taucmdr.model.target.Target method)
papi_source_default() (in module taucmdr.model.target)
PapiInstallation (class in taucmdr.cf.software.papi_installation)
PapiInstallationTest (class in taucmdr.cf.software.tests.test_papi_installation)
parallel_make_flags() (in module taucmdr.cf.software.installation)
parse_bool() (in module taucmdr.util)
parse_compiler_flags() (taucmdr.cli.commands.target.create.TargetCreateCommand method)
parse_launcher_cmd() (taucmdr.model.trial.Trial class method)
parse_metrics() (taucmdr.cf.software.papi_installation.PapiInstallation method)
parse_storage_flag() (in module taucmdr.cli.arguments)
ParseBooleanAction (class in taucmdr.cli.arguments)
ParseBoolTest (class in taucmdr.tests.test_util)
ParsePackagePathAction (class in taucmdr.cli.arguments)
parser (taucmdr.cli.command.AbstractCommand attribute)
path (taucmdr.cf.compiler.InstalledCompiler attribute)
path_accessible() (in module taucmdr.util)
PdtInstallation (class in taucmdr.cf.software.pdt_installation)
PdtInstallationTest (class in taucmdr.cf.software.tests.test_pdt_installation)
perform() (taucmdr.model.trial.TrialController method)
phase() (taucmdr.progress.ProgressIndicator method)
PlatformsTest (class in taucmdr.cf.tests.test_platforms)
pop_phase() (taucmdr.progress.ProgressIndicator method)
pop_test_workdir() (in module taucmdr.tests)
pop_topic() (taucmdr.mvc.controller.Controller class method)
populate() (taucmdr.mvc.controller.Controller method)
(taucmdr.mvc.model.Model method)
preferred_families (taucmdr.cf.platforms.TauMagic attribute)
prefix (taucmdr.cf.storage.AbstractStorage attribute)
(taucmdr.cf.storage.local_file.LocalFileStorage attribute)
(taucmdr.cf.storage.project.ProjectStorage attribute)
(taucmdr.cf.storage.sqlite3_project.SQLiteProjectStorage attribute)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch attribute)
(taucmdr.model.experiment.Experiment attribute)
(taucmdr.model.project.Project attribute)
(taucmdr.model.trial.Trial attribute)
prefix() (taucmdr.cf.storage.AbstractStorage method)
probe() (taucmdr.cf.compiler._CompilerFamily class method)
(taucmdr.cf.compiler.InstalledCompiler class method)
ProgressIndicator (class in taucmdr.progress)
Project (class in taucmdr.model.project)
PROJECT_DIR (in module taucmdr)
PROJECT_STORAGE (in module taucmdr.cf.storage.levels)
ProjectController (class in taucmdr.model.project)
ProjectCopyCommand (class in taucmdr.cli.commands.project.copy)
ProjectCreateCommand (class in taucmdr.cli.commands.project.create)
ProjectEditCommand (class in taucmdr.cli.commands.project.edit)
ProjectListCommand (class in taucmdr.cli.commands.project.list)
ProjectSelectCommand (class in taucmdr.cli.commands.project.select)
ProjectSelectionError
ProjectStorage (class in taucmdr.cf.storage.project)
ProjectStorageDispatch (class in taucmdr.cf.storage.storage_dispatch)
ProjectStorageError
ProjectTest (class in taucmdr.cf.storage.tests.test_project)
(class in taucmdr.model.tests.test_project)
purge() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteDatabase method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file._SQLiteJsonTable method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
push_phase() (taucmdr.progress.ProgressIndicator method)
push_test_workdir() (in module taucmdr.tests)
push_to_topic() (taucmdr.mvc.controller.Controller class method)
PylintTest (class in taucmdr.tests.test_pylint)

Q

queue_command() (taucmdr.model.trial.Trial method)

R

rebuild_required() (taucmdr.model.experiment.Experiment class method)
Record (taucmdr.cf.storage.AbstractStorage attribute)
(taucmdr.cf.storage.local_file.LocalFileStorage attribute)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage attribute)
(taucmdr.cf.storage.sqlite3_file._SQLiteJsonTable attribute)
references (taucmdr.model.application.Application attribute)
(taucmdr.model.compiler.Compiler attribute)
(taucmdr.model.experiment.Experiment attribute)
(taucmdr.model.measurement.Measurement attribute)
(taucmdr.model.project.Project attribute)
(taucmdr.model.target.Target attribute)
(taucmdr.model.trial.Trial attribute)
(taucmdr.mvc.model.Model attribute), [1]
register() (taucmdr.model.compiler.CompilerController method)
remove() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file._SQLiteJsonTable method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
renumber() (taucmdr.model.trial.TrialController method)
RenumberTest (class in taucmdr.cli.commands.trial.tests.test_renumber)
require() (taucmdr.mvc.model.Model class method)
REQUIRED_PYTHON_VERSIONS (in module taucmdr)
reset_project_storage() (taucmdr.tests.TestCase method)
revert_transaction() (taucmdr.cf.storage.sqlite3_file.SQLiteDatabase method)
rewrite() (taucmdr.cf.software.tau_installation.TauInstallation method)
RewriteCommand (class in taucmdr.cli.commands.rewrite)
rmtree() (in module taucmdr.util)
role (taucmdr.cf.compiler._CompilerInfo attribute)
roles (taucmdr.cf.compiler.Knowledgebase attribute)
RootCommand (class in taucmdr.cli.cli_view)
run() (taucmdr.tests.TestCase method)
(taucmdr.tests.TestRunner method)
run_pylint() (taucmdr.tests.test_pylint.PylintTest method)
runtime_config() (taucmdr.cf.software.binutils_installation.BinutilsInstallation method)
(taucmdr.cf.software.installation.Installation method)
(taucmdr.cf.software.tau_installation.TauInstallation method)

S

sample_resolution_helper() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
ScorepInstallation (class in taucmdr.cf.software.scorep_installation)
ScorepInstallationTest (class in taucmdr.cf.software.tests.test_scorep_installation)
search() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file._SQLiteJsonTable method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
(taucmdr.model.experiment.ExperimentController method)
(taucmdr.mvc.controller.Controller method)
select() (taucmdr.model.experiment.Experiment class method)
(taucmdr.model.project.ProjectController method)
SelectCommand (class in taucmdr.cli.commands.select)
selected() (taucmdr.model.project.Project class method)
(taucmdr.model.project.ProjectController method)
SelectTest (class in taucmdr.cli.commands.experiment.tests.test_select)
set_backend() (taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
set_group() (taucmdr.cf.software.installation.Installation method)
set_log_level() (in module taucmdr.logger)
setUp() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
(taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
(taucmdr.tests.TestCase method)
setUpClass() (taucmdr.tests.TestCase class method)
ShmemTest (class in taucmdr.cf.compiler.tests.test_shmem)
short_descr (taucmdr.cf.compiler._CompilerInfo attribute)
short_format() (taucmdr.cli.cli_view.ListCommand method)
show_backtrace (taucmdr.error.Error attribute), [1]
(taucmdr.error.InternalError attribute)
show_data_files() (taucmdr.cf.software.tau_installation.TauInstallation method)
show_wrapper_flags (taucmdr.cf.compiler._CompilerFamily attribute)
ShowTest (class in taucmdr.cli.commands.trial.tests.test_show)
skipUnlessHaveCompiler() (in module taucmdr.tests)
SoftwarePackageError
sources() (taucmdr.model.target.Target method)
SQLite3FileStorageTests (class in taucmdr.cf.storage.tests.test_sqlite3_file)
Sqlite3Installation (class in taucmdr.cf.software.sqlite3_installation)
Sqlite3ProjectTest (class in taucmdr.cf.storage.tests.test_sqlite3_project)
SQLiteDatabase (class in taucmdr.cf.storage.sqlite3_file)
SQLiteLocalFileStorage (class in taucmdr.cf.storage.sqlite3_file)
SQLiteProjectStorage (class in taucmdr.cf.storage.sqlite3_project)
SQLiteStorageError
src (taucmdr.cf.software.installation.Installation attribute)
start_section() (taucmdr.cli.arguments.ConsoleHelpFormatter method)
start_transaction() (taucmdr.cf.storage.sqlite3_file.SQLiteDatabase method)
storage (taucmdr.cf.storage.StorageRecord attribute)
(taucmdr.mvc.controller.Controller attribute)
STORAGE_LEVELS (in module taucmdr.cf.storage.levels)
StorageDispatch (class in taucmdr.cf.storage.storage_dispatch)
StorageDispatchTests (class in taucmdr.cf.storage.tests.test_storage_dispatch)
StorageError
StorageRecord (class in taucmdr.cf.storage)
summary (taucmdr.cli.command.AbstractCommand attribute), [1]
SYSTEM_PREFIX (in module taucmdr)
SYSTEM_STORAGE (in module taucmdr.cf.storage.levels)

T

table() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteDatabase method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
tables() (taucmdr.cf.storage.sqlite3_file.SQLiteDatabase method)
Target (class in taucmdr.model.target)
target_arch (taucmdr.cf.software.installation.Installation attribute)
target_os (taucmdr.cf.software.installation.Installation attribute)
TargetController (class in taucmdr.model.target)
TargetCopyCommand (class in taucmdr.cli.commands.target.copy)
TargetCreateCommand (class in taucmdr.cli.commands.target.create)
TargetEditCommand (class in taucmdr.cli.commands.target.edit)
TargetListCommand (class in taucmdr.cli.commands.target.list)
TargetMetricsCommand (class in taucmdr.cli.commands.target.metrics)
TargetTest (class in taucmdr.model.tests.test_target)
tau_dir() (taucmdr.cf.storage.project.ProjectStorage method)
(taucmdr.cf.storage.sqlite3_project.SQLiteProjectStorage method)
tau_metrics() (taucmdr.cf.software.tau_installation.TauInstallation method)
(taucmdr.model.target.Target method)
tau_source_default() (in module taucmdr.model.target)
tau_trace_to_slog2() (taucmdr.cf.software.tau_installation.TauInstallation method)
taucmdr (module)
taucmdr.cf (module)
taucmdr.cf.compiler (module)
taucmdr.cf.compiler.caf (module)
taucmdr.cf.compiler.cuda (module)
taucmdr.cf.compiler.host (module)
taucmdr.cf.compiler.mpi (module)
taucmdr.cf.compiler.python (module)
taucmdr.cf.compiler.shmem (module)
taucmdr.cf.compiler.tests (module)
taucmdr.cf.compiler.tests.test_installed (module)
taucmdr.cf.compiler.tests.test_mpi (module)
taucmdr.cf.compiler.tests.test_shmem (module)
taucmdr.cf.objects (module)
taucmdr.cf.platforms (module)
taucmdr.cf.software (module)
taucmdr.cf.software.binutils_installation (module)
taucmdr.cf.software.installation (module)
taucmdr.cf.software.libdwarf_installation (module)
taucmdr.cf.software.libelf_installation (module)
taucmdr.cf.software.libotf2_installation (module)
taucmdr.cf.software.libunwind_installation (module)
taucmdr.cf.software.ompt_installation (module)
taucmdr.cf.software.papi_installation (module)
taucmdr.cf.software.pdt_installation (module)
taucmdr.cf.software.scorep_installation (module)
taucmdr.cf.software.sqlite3_installation (module)
taucmdr.cf.software.tau_installation (module)
taucmdr.cf.software.tests (module)
taucmdr.cf.software.tests.test_binutils_installation (module)
taucmdr.cf.software.tests.test_installation (module)
taucmdr.cf.software.tests.test_libdwarf_installation (module)
taucmdr.cf.software.tests.test_libelf_installation (module)
taucmdr.cf.software.tests.test_libunwind_installation (module)
taucmdr.cf.software.tests.test_papi_installation (module)
taucmdr.cf.software.tests.test_pdt_installation (module)
taucmdr.cf.software.tests.test_scorep_installation (module)
taucmdr.cf.software.tests.test_tau_installation (module)
taucmdr.cf.storage (module)
taucmdr.cf.storage.levels (module)
taucmdr.cf.storage.local_file (module)
taucmdr.cf.storage.project (module)
taucmdr.cf.storage.sqlite3_file (module)
taucmdr.cf.storage.sqlite3_project (module)
taucmdr.cf.storage.storage_dispatch (module)
taucmdr.cf.storage.tests (module)
taucmdr.cf.storage.tests.test_levels (module)
taucmdr.cf.storage.tests.test_local_file (module)
taucmdr.cf.storage.tests.test_project (module)
taucmdr.cf.storage.tests.test_sqlite3_file (module)
taucmdr.cf.storage.tests.test_sqlite3_project (module)
taucmdr.cf.storage.tests.test_storage_dispatch (module)
taucmdr.cf.tests (module)
taucmdr.cf.tests.test_platforms (module)
taucmdr.cli (module)
taucmdr.cli.arguments (module)
taucmdr.cli.cli_view (module)
taucmdr.cli.command (module)
taucmdr.cli.commands (module)
taucmdr.cli.commands.__main__ (module)
taucmdr.cli.commands.application (module)
taucmdr.cli.commands.application.copy (module)
taucmdr.cli.commands.application.create (module)
taucmdr.cli.commands.application.delete (module)
taucmdr.cli.commands.application.edit (module)
taucmdr.cli.commands.application.list (module)
taucmdr.cli.commands.application.tests (module)
taucmdr.cli.commands.application.tests.test_create (module)
taucmdr.cli.commands.application.tests.test_delete (module)
taucmdr.cli.commands.application.tests.test_edit (module)
taucmdr.cli.commands.application.tests.test_list (module)
taucmdr.cli.commands.build (module)
taucmdr.cli.commands.dashboard (module)
taucmdr.cli.commands.experiment (module)
taucmdr.cli.commands.experiment.create (module)
taucmdr.cli.commands.experiment.delete (module)
taucmdr.cli.commands.experiment.edit (module)
taucmdr.cli.commands.experiment.list (module)
taucmdr.cli.commands.experiment.select (module)
taucmdr.cli.commands.experiment.tests (module)
taucmdr.cli.commands.experiment.tests.test_create (module)
taucmdr.cli.commands.experiment.tests.test_delete (module)
taucmdr.cli.commands.experiment.tests.test_edit (module)
taucmdr.cli.commands.experiment.tests.test_list (module)
taucmdr.cli.commands.experiment.tests.test_select (module)
taucmdr.cli.commands.help (module)
taucmdr.cli.commands.initialize (module)
taucmdr.cli.commands.measurement (module)
taucmdr.cli.commands.measurement.copy (module)
taucmdr.cli.commands.measurement.create (module)
taucmdr.cli.commands.measurement.delete (module)
taucmdr.cli.commands.measurement.edit (module)
taucmdr.cli.commands.measurement.list (module)
taucmdr.cli.commands.measurement.tests (module)
taucmdr.cli.commands.measurement.tests.test_create (module)
taucmdr.cli.commands.measurement.tests.test_delete (module)
taucmdr.cli.commands.measurement.tests.test_edit (module)
taucmdr.cli.commands.measurement.tests.test_list (module)
taucmdr.cli.commands.project (module)
taucmdr.cli.commands.project.copy (module)
taucmdr.cli.commands.project.create (module)
taucmdr.cli.commands.project.delete (module)
taucmdr.cli.commands.project.edit (module)
taucmdr.cli.commands.project.list (module)
taucmdr.cli.commands.project.select (module)
taucmdr.cli.commands.project.tests (module)
taucmdr.cli.commands.project.tests.test_copy (module)
taucmdr.cli.commands.project.tests.test_create (module)
taucmdr.cli.commands.project.tests.test_delete (module)
taucmdr.cli.commands.project.tests.test_edit (module)
taucmdr.cli.commands.project.tests.test_export (module)
taucmdr.cli.commands.project.tests.test_list (module)
taucmdr.cli.commands.rewrite (module)
taucmdr.cli.commands.select (module)
taucmdr.cli.commands.target (module)
taucmdr.cli.commands.target.copy (module)
taucmdr.cli.commands.target.create (module)
taucmdr.cli.commands.target.delete (module)
taucmdr.cli.commands.target.edit (module)
taucmdr.cli.commands.target.list (module)
taucmdr.cli.commands.target.metrics (module)
taucmdr.cli.commands.target.tests (module)
taucmdr.cli.commands.target.tests.test_copy (module)
taucmdr.cli.commands.target.tests.test_create (module)
taucmdr.cli.commands.target.tests.test_delete (module)
taucmdr.cli.commands.target.tests.test_edit (module)
taucmdr.cli.commands.target.tests.test_list (module)
taucmdr.cli.commands.tests (module)
taucmdr.cli.commands.tests.test_build (module)
taucmdr.cli.commands.tests.test_dashboard (module)
taucmdr.cli.commands.tests.test_help (module)
taucmdr.cli.commands.tests.test_initialize (module)
taucmdr.cli.commands.trial (module)
taucmdr.cli.commands.trial.create (module)
taucmdr.cli.commands.trial.delete (module)
taucmdr.cli.commands.trial.edit (module)
taucmdr.cli.commands.trial.export (module)
taucmdr.cli.commands.trial.list (module)
taucmdr.cli.commands.trial.renumber (module)
taucmdr.cli.commands.trial.show (module)
taucmdr.cli.commands.trial.tests (module)
taucmdr.cli.commands.trial.tests.test_create (module)
taucmdr.cli.commands.trial.tests.test_create_launcher (module)
taucmdr.cli.commands.trial.tests.test_delete (module)
taucmdr.cli.commands.trial.tests.test_edit (module)
taucmdr.cli.commands.trial.tests.test_export (module)
taucmdr.cli.commands.trial.tests.test_list (module)
taucmdr.cli.commands.trial.tests.test_renumber (module)
taucmdr.cli.commands.trial.tests.test_show (module)
taucmdr.cli.tests (module)
taucmdr.cli.tests.test_arguments (module)
taucmdr.cli.tests.test_cli_view (module)
taucmdr.cli.tests.test_command (module)
taucmdr.error (module)
taucmdr.gui (module)
taucmdr.logger (module)
taucmdr.model (module)
taucmdr.model.application (module)
taucmdr.model.compiler (module)
taucmdr.model.experiment (module)
taucmdr.model.measurement (module)
taucmdr.model.project (module)
taucmdr.model.target (module)
taucmdr.model.tests (module)
taucmdr.model.tests.test_application (module)
taucmdr.model.tests.test_compiler (module)
taucmdr.model.tests.test_experiment (module)
taucmdr.model.tests.test_measurement (module)
taucmdr.model.tests.test_project (module)
taucmdr.model.tests.test_target (module)
taucmdr.model.tests.test_trial (module)
taucmdr.model.trial (module)
taucmdr.mvc (module)
taucmdr.mvc.controller (module)
taucmdr.mvc.model (module)
taucmdr.mvc.tests (module)
taucmdr.mvc.tests.test_controller (module)
taucmdr.mvc.tests.test_model (module)
taucmdr.progress (module)
taucmdr.tests (module)
taucmdr.tests.test_error (module)
taucmdr.tests.test_logger (module)
taucmdr.tests.test_pylint (module)
taucmdr.tests.test_util (module)
taucmdr.util (module)
TAUCMDR_HOME (in module taucmdr)
TAUCMDR_SCRIPT (in module taucmdr)
TAUCMDR_URL (in module taucmdr)
TAUCMDR_VERSION (in module taucmdr)
TauInstallation (class in taucmdr.cf.software.tau_installation)
TauInstallationTest (class in taucmdr.cf.software.tests.test_tau_installation)
TauMagic (class in taucmdr.cf.platforms)
tearDown() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
(taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
(taucmdr.tests.TestCase method)
tearDownClass() (taucmdr.tests.TestCase class method)
test_abspath_compat() (taucmdr.cli.commands.tests.test_build.BuildTest method)
test_ambiguousarg() (taucmdr.cli.commands.target.tests.test_copy.CopyTest method)
(taucmdr.cli.commands.target.tests.test_edit.EditTest method)
test_architecture_detect() (taucmdr.cf.tests.test_platforms.PlatformsTest method)
test_arguments() (taucmdr.cli.tests.test_arguments.ArgumentsTest method)
test_bare() (taucmdr.cli.commands.tests.test_initialize.InitializeTest method)
test_build() (taucmdr.cli.commands.tests.test_build.BuildTest method)
test_cafrun() (taucmdr.cli.commands.trial.tests.test_create_launcher.CreateLauncherTest method)
test_cafrun_with_flag() (taucmdr.cli.commands.trial.tests.test_create_launcher.CreateLauncherTest method)
test_camelcase() (taucmdr.tests.test_util.CamelCaseTest method)
test_cc_flag() (taucmdr.cli.commands.target.tests.test_create.CreateTest method)
test_check_rebuild_required() (taucmdr.cli.commands.experiment.tests.test_select.SelectTest method)
test_cli_view() (taucmdr.cli.tests.test_cli_view.CliViewTest method)
test_command() (taucmdr.cli.tests.test_command.CommandTest method)
test_compilerarg() (taucmdr.cli.commands.target.tests.test_copy.CopyTest method)
test_controller() (taucmdr.mvc.tests.test_controller.ControllerTest method)
test_copy() (taucmdr.cli.commands.project.tests.test_copy.CopyTest method)
(taucmdr.cli.commands.target.tests.test_copy.CopyTest method)
test_create() (taucmdr.cli.commands.application.tests.test_create.CreateTest method)
(taucmdr.cli.commands.measurement.tests.test_create.CreateTest method)
(taucmdr.cli.commands.project.tests.test_create.CreateTest method)
(taucmdr.cli.commands.target.tests.test_create.CreateTest method)
(taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_create_and_edit() (taucmdr.cli.commands.experiment.tests.test_edit.EditTest method)
test_cxx_as_cc_flag() (taucmdr.cli.commands.target.tests.test_create.CreateTest method)
test_dashboard() (taucmdr.cli.commands.tests.test_dashboard.DashboardTest method)
test_delete() (taucmdr.cli.commands.application.tests.test_delete.DeleteTest method)
(taucmdr.cli.commands.measurement.tests.test_delete.DeleteTest method)
(taucmdr.cli.commands.project.tests.test_delete.DeleteTest method)
(taucmdr.cli.commands.target.tests.test_delete.DeleteTest method)
(taucmdr.cli.commands.trial.tests.test_delete.DeleteTest method)
test_description() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_duplicatename() (taucmdr.cli.commands.application.tests.test_create.CreateTest method)
(taucmdr.cli.commands.measurement.tests.test_create.CreateTest method)
(taucmdr.cli.commands.project.tests.test_copy.CopyTest method)
(taucmdr.cli.commands.project.tests.test_create.CreateTest method)
(taucmdr.cli.commands.target.tests.test_create.CreateTest method)
test_edit() (taucmdr.cli.commands.application.tests.test_edit.EditTest method)
(taucmdr.cli.commands.measurement.tests.test_edit.EditTest method)
(taucmdr.cli.commands.target.tests.test_edit.EditTest method)
test_export_cubex() (taucmdr.cli.commands.trial.tests.test_export.ExportTest method)
test_export_merged_profile() (taucmdr.cli.commands.trial.tests.test_export.ExportTest method)
test_export_otf2() (taucmdr.cli.commands.trial.tests.test_export.ExportTest method)
test_export_slog2() (taucmdr.cli.commands.trial.tests.test_export.ExportTest method)
test_export_sqlite_profile() (taucmdr.cli.commands.trial.tests.test_export.ExportTest method)
test_export_tau_profile() (taucmdr.cli.commands.trial.tests.test_export.ExportTest method)
test_extendfalse() (taucmdr.tests.test_util.ParseBoolTest method)
test_extendtrue() (taucmdr.tests.test_util.ParseBoolTest method)
test_false() (taucmdr.tests.test_util.IsCleanContainerTest method)
(taucmdr.tests.test_util.IsUrlTest method)
(taucmdr.tests.test_util.ParseBoolTest method)
test_foo_launcher_simple() (taucmdr.cli.commands.trial.tests.test_create_launcher.CreateLauncherTest method)
test_h_arg() (taucmdr.cli.commands.application.tests.test_create.CreateTest method)
(taucmdr.cli.commands.experiment.tests.test_create.CreateTest method)
(taucmdr.cli.commands.measurement.tests.test_create.CreateTest method)
(taucmdr.cli.commands.project.tests.test_copy.CopyTest method)
(taucmdr.cli.commands.project.tests.test_create.CreateTest method)
(taucmdr.cli.commands.target.tests.test_create.CreateTest method)
(taucmdr.cli.commands.tests.test_build.BuildTest method)
(taucmdr.cli.commands.tests.test_dashboard.DashboardTest method)
(taucmdr.cli.commands.tests.test_help.HelpTest method)
(taucmdr.cli.commands.tests.test_initialize.InitializeTest method)
(taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_heap_usage_memory_alloc_profile() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_heap_usage_memory_alloc_sample() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_help() (taucmdr.cli.commands.tests.test_help.HelpTest method)
test_help_arg() (taucmdr.cli.commands.application.tests.test_create.CreateTest method)
(taucmdr.cli.commands.experiment.tests.test_create.CreateTest method)
(taucmdr.cli.commands.measurement.tests.test_create.CreateTest method)
(taucmdr.cli.commands.project.tests.test_copy.CopyTest method)
(taucmdr.cli.commands.project.tests.test_create.CreateTest method)
(taucmdr.cli.commands.target.tests.test_create.CreateTest method)
(taucmdr.cli.commands.tests.test_build.BuildTest method)
(taucmdr.cli.commands.tests.test_dashboard.DashboardTest method)
(taucmdr.cli.commands.tests.test_help.HelpTest method)
(taucmdr.cli.commands.tests.test_initialize.InitializeTest method)
(taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_host_family_intel() (taucmdr.cli.commands.target.tests.test_create.CreateTest method)
test_host_family_nvhpc() (taucmdr.cli.commands.target.tests.test_create.CreateTest method)
test_host_family_pgi() (taucmdr.cli.commands.target.tests.test_create.CreateTest method)
test_humansize() (taucmdr.tests.test_util.HumanSizeTest method)
test_init_below_project() (taucmdr.cli.commands.tests.test_initialize.InitializeTest method)
test_initialize() (taucmdr.cli.commands.tests.test_initialize.InitializeTest method)
test_invalid_app_name() (taucmdr.cli.commands.experiment.tests.test_create.CreateTest method)
test_invalid_application() (taucmdr.cli.commands.experiment.tests.test_edit.EditTest method)
test_invalid_exe() (taucmdr.cli.commands.trial.tests.test_create_launcher.CreateLauncherTest method)
test_invalid_experiment_name() (taucmdr.cli.commands.experiment.tests.test_edit.EditTest method)
test_invalid_meas_name() (taucmdr.cli.commands.experiment.tests.test_create.CreateTest method)
test_invalid_measurement() (taucmdr.cli.commands.experiment.tests.test_edit.EditTest method)
test_invalid_metric() (taucmdr.cli.commands.experiment.tests.test_select.SelectTest method)
test_invalid_targ_name() (taucmdr.cli.commands.experiment.tests.test_create.CreateTest method)
test_invalid_target() (taucmdr.cli.commands.experiment.tests.test_edit.EditTest method)
test_issue187() (taucmdr.cli.commands.measurement.tests.test_delete.DeleteTest method)
test_launcher_flag() (taucmdr.cli.commands.trial.tests.test_create_launcher.CreateLauncherTest method)
test_list() (taucmdr.cli.commands.application.tests.test_list.ListTest method)
(taucmdr.cli.commands.measurement.tests.test_list.ListTest method)
(taucmdr.cli.commands.project.tests.test_list.ListTest method)
(taucmdr.cli.commands.target.tests.test_list.ListTest method)
(taucmdr.cli.commands.trial.tests.test_list.ListTest method)
test_list_multiple() (taucmdr.cli.commands.trial.tests.test_list.ListTest method)
test_list_multiple_subset() (taucmdr.cli.commands.trial.tests.test_list.ListTest method)
test_list_one() (taucmdr.cli.commands.trial.tests.test_list.ListTest method)
test_list_one_invalid() (taucmdr.cli.commands.trial.tests.test_list.ListTest method)
test_mpirun() (taucmdr.cli.commands.trial.tests.test_create_launcher.CreateLauncherTest method)
test_mpirun_mpmd() (taucmdr.cli.commands.trial.tests.test_create_launcher.CreateLauncherTest method)
test_mpirun_with_flag() (taucmdr.cli.commands.trial.tests.test_create_launcher.CreateLauncherTest method)
test_multiple_trials() (taucmdr.cli.commands.trial.tests.test_show.ShowTest method)
test_new_project() (taucmdr.cli.commands.experiment.tests.test_create.CreateTest method)
test_newtrial() (taucmdr.cli.commands.trial.tests.test_renumber.RenumberTest method)
test_no_args() (taucmdr.cli.commands.target.tests.test_create.CreateTest method)
test_no_cuda() (taucmdr.cli.commands.target.tests.test_create.CreateTest method)
test_no_cuda_cxx() (taucmdr.cli.commands.target.tests.test_copy.CopyTest method)
(taucmdr.cli.commands.target.tests.test_edit.EditTest method)
test_no_cuda_fc() (taucmdr.cli.commands.target.tests.test_copy.CopyTest method)
(taucmdr.cli.commands.target.tests.test_edit.EditTest method)
test_no_mpi() (taucmdr.cli.commands.target.tests.test_copy.CopyTest method)
(taucmdr.cli.commands.target.tests.test_create.CreateTest method)
(taucmdr.cli.commands.target.tests.test_edit.EditTest method)
test_no_mpi_cc() (taucmdr.cli.commands.target.tests.test_copy.CopyTest method)
(taucmdr.cli.commands.target.tests.test_create.CreateTest method)
(taucmdr.cli.commands.target.tests.test_edit.EditTest method)
test_no_time_metric() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_noargs() (taucmdr.cli.commands.application.tests.test_edit.EditTest method)
(taucmdr.cli.commands.experiment.tests.test_edit.EditTest method)
(taucmdr.cli.commands.experiment.tests.test_select.SelectTest method)
(taucmdr.cli.commands.measurement.tests.test_edit.EditTest method)
(taucmdr.cli.commands.project.tests.test_edit.EditTest method)
(taucmdr.cli.commands.target.tests.test_copy.CopyTest method)
(taucmdr.cli.commands.target.tests.test_edit.EditTest method)
(taucmdr.cli.commands.trial.tests.test_edit.EditTest method)
test_notrials() (taucmdr.cli.commands.trial.tests.test_list.ListTest method)
test_notrials_one() (taucmdr.cli.commands.trial.tests.test_list.ListTest method)
test_nvhpc() (taucmdr.cli.commands.experiment.tests.test_create.CreateTest method)
test_ompt() (taucmdr.cli.commands.experiment.tests.test_create.CreateTest method)
test_operating_system_detect() (taucmdr.cf.tests.test_platforms.PlatformsTest method)
test_parse_metrics_colon() (taucmdr.cf.software.tests.test_papi_installation.PapiInstallationTest method)
test_parse_metrics_none() (taucmdr.cf.software.tests.test_papi_installation.PapiInstallationTest method)
test_parse_metrics_preset() (taucmdr.cf.software.tests.test_papi_installation.PapiInstallationTest method)
test_parse_metrics_underscore() (taucmdr.cf.software.tests.test_papi_installation.PapiInstallationTest method)
test_pgi() (taucmdr.cli.commands.experiment.tests.test_create.CreateTest method)
test_pylint() (taucmdr.tests.test_pylint.PylintTest method)
test_pylint_version() (taucmdr.tests.test_pylint.PylintTest method)
test_rename() (taucmdr.cli.commands.project.tests.test_edit.EditTest method)
test_run_openacc() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_run_python() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_run_python2() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_run_python3() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_sample_resolution_file() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_sample_resolution_function() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_sample_resolution_line() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_select_and_edit() (taucmdr.cli.commands.experiment.tests.test_edit.EditTest method)
test_set_tau_extra_options() (taucmdr.cli.commands.measurement.tests.test_edit.EditTest method)
test_set_tau_extra_options_none() (taucmdr.cli.commands.measurement.tests.test_edit.EditTest method)
test_set_tau_force_options() (taucmdr.cli.commands.measurement.tests.test_edit.EditTest method)
test_set_tau_force_options_none() (taucmdr.cli.commands.measurement.tests.test_edit.EditTest method)
test_set_tau_forced_extra_options() (taucmdr.cli.commands.measurement.tests.test_edit.EditTest method)
test_set_tau_forced_extra_options_none() (taucmdr.cli.commands.measurement.tests.test_edit.EditTest method)
test_show() (taucmdr.cli.commands.trial.tests.test_show.ShowTest method)
test_sqlite_count() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_sqlite_dispatch_count() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_sqlite_dispatch_storage_get() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_sqlite_dispatch_storage_int_value() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_sqlite_dispatch_storage_list_value() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_sqlite_dispatch_storage_search() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_sqlite_dispatch_storage_str_value() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_sqlite_dispatch_storage_transaction() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_sqlite_dispatch_storage_update_by_key() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_sqlite_storage_get() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_sqlite_storage_int_value() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_sqlite_storage_list_value() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_sqlite_storage_search() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_sqlite_storage_str_value() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_sqlite_storage_transaction() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_sqlite_storage_update_by_key() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_sqlite_table_count() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_sqlite_table_get() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_sqlite_table_insert() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_sqlite_table_purge() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_sqlite_table_remove() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_sqlite_table_search() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_sqlite_table_update() (taucmdr.cf.storage.tests.test_sqlite3_file.SQLite3FileStorageTests method)
test_swaptrials() (taucmdr.cli.commands.trial.tests.test_renumber.RenumberTest method)
test_system_load_profile() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_system_load_sample() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_tau_dir() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_tau_magic_detect() (taucmdr.cf.tests.test_platforms.PlatformsTest method)
test_tinydb_dispatch_count() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_tinydb_dispatch_storage_get() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_tinydb_dispatch_storage_int_value() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_tinydb_dispatch_storage_list_value() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_tinydb_dispatch_storage_search() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_tinydb_dispatch_storage_str_value() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_tinydb_dispatch_storage_transaction() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_tinydb_dispatch_storage_update_by_key() (taucmdr.cf.storage.tests.test_storage_dispatch.StorageDispatchTests method)
test_trace_callpath() (taucmdr.cli.commands.measurement.tests.test_create.CreateTest method)
test_trace_callpath_0() (taucmdr.cli.commands.measurement.tests.test_create.CreateTest method)
test_trace_callpath_10() (taucmdr.cli.commands.measurement.tests.test_create.CreateTest method)
test_trace_callpath_edit() (taucmdr.cli.commands.measurement.tests.test_edit.EditTest method)
test_trace_edit() (taucmdr.cli.commands.measurement.tests.test_edit.EditTest method)
test_true() (taucmdr.tests.test_util.IsCleanContainerTest method)
(taucmdr.tests.test_util.IsUrlTest method)
(taucmdr.tests.test_util.ParseBoolTest method)
test_without_libdwarf() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_without_libelf() (taucmdr.cli.commands.trial.tests.test_create.CreateTest method)
test_wrongarg() (taucmdr.cli.commands.application.tests.test_edit.EditTest method)
(taucmdr.cli.commands.measurement.tests.test_edit.EditTest method)
(taucmdr.cli.commands.project.tests.test_edit.EditTest method)
(taucmdr.cli.commands.target.tests.test_copy.CopyTest method)
(taucmdr.cli.commands.target.tests.test_edit.EditTest method)
test_wrongname() (taucmdr.cli.commands.application.tests.test_delete.DeleteTest method)
(taucmdr.cli.commands.application.tests.test_edit.EditTest method)
(taucmdr.cli.commands.application.tests.test_list.ListTest method)
(taucmdr.cli.commands.measurement.tests.test_delete.DeleteTest method)
(taucmdr.cli.commands.measurement.tests.test_edit.EditTest method)
(taucmdr.cli.commands.measurement.tests.test_list.ListTest method)
(taucmdr.cli.commands.project.tests.test_delete.DeleteTest method)
(taucmdr.cli.commands.project.tests.test_edit.EditTest method)
(taucmdr.cli.commands.project.tests.test_list.ListTest method)
(taucmdr.cli.commands.target.tests.test_copy.CopyTest method)
(taucmdr.cli.commands.target.tests.test_delete.DeleteTest method)
(taucmdr.cli.commands.target.tests.test_edit.EditTest method)
(taucmdr.cli.commands.target.tests.test_list.ListTest method)
test_wrongnumber() (taucmdr.cli.commands.trial.tests.test_delete.DeleteTest method)
TestCase (class in taucmdr.tests)
TestRunner (class in taucmdr.tests)
Texttable (class in taucmdr.cli.cli_view)
title (taucmdr.cf.software.installation.Installation attribute)
tmpfs_prefix() (in module taucmdr.util)
TrackedInstance (class in taucmdr.cf.objects)
Trial (class in taucmdr.model.trial)
TrialController (class in taucmdr.model.trial)
TrialCreateCommand (class in taucmdr.cli.commands.trial.create)
TrialDeleteCommand (class in taucmdr.cli.commands.trial.delete)
TrialEditCommand (class in taucmdr.cli.commands.trial.edit)
TrialError
TrialExportCommand (class in taucmdr.cli.commands.trial.export)
TrialListCommand (class in taucmdr.cli.commands.trial.list)
TrialRenumberCommand (class in taucmdr.cli.commands.trial.renumber)
trials() (taucmdr.model.experiment.Experiment method)
TrialShowCommand (class in taucmdr.cli.commands.trial.show)
TrialTest (class in taucmdr.model.tests.test_trial)

U

uid (taucmdr.cf.compiler.InstalledCompiler attribute)
(taucmdr.cf.compiler.InstalledCompilerSet attribute)
(taucmdr.cf.software.installation.Installation attribute)
uid_items() (taucmdr.cf.software.installation.Installation method)
(taucmdr.cf.software.scorep_installation.ScorepInstallation method)
(taucmdr.cf.software.tau_installation.TauInstallation method)
umask() (in module taucmdr.util)
uncolor_text() (in module taucmdr.util)
UniqueAttributeError
UnknownCommandError
unselect() (taucmdr.model.project.ProjectController method)
unset() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
(taucmdr.model.experiment.ExperimentController method)
(taucmdr.mvc.controller.Controller method)
unwrap() (taucmdr.cf.compiler.InstalledCompiler method)
update() (taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file.SQLiteLocalFileStorage method)
(taucmdr.cf.storage.sqlite3_file._SQLiteJsonTable method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
(taucmdr.model.experiment.ExperimentController method)
(taucmdr.mvc.controller.Controller method)
(taucmdr.progress.ProgressIndicator method)
usage (taucmdr.cli.command.AbstractCommand attribute)
USER_PREFIX (in module taucmdr)
USER_STORAGE (in module taucmdr.cf.storage.levels)

V

valid() (in module taucmdr.mvc.controller)
validate() (taucmdr.mvc.model.Model class method)
value (taucmdr.error.Error attribute)
values() (taucmdr.cf.compiler.InstalledCompilerSet method)
(taucmdr.cf.storage.AbstractStorage method)
(taucmdr.cf.storage.local_file.LocalFileStorage method)
(taucmdr.cf.storage.storage_dispatch.StorageDispatch method)
verify() (taucmdr.cf.software.installation.Installation method)
(taucmdr.cf.software.pdt_installation.PdtInstallation method)
(taucmdr.cf.software.scorep_installation.ScorepInstallation method)
(taucmdr.cf.software.tau_installation.TauInstallation method)
(taucmdr.model.compiler.Compiler method)
(taucmdr.model.experiment.Experiment method)
verify_commands (taucmdr.cf.software.installation.Installation attribute)
verify_headers (taucmdr.cf.software.installation.Installation attribute)
verify_libraries (taucmdr.cf.software.installation.Installation attribute)
version (taucmdr.cf.compiler.InstalledCompiler attribute)
version_banner() (in module taucmdr)
version_flags (taucmdr.cf.compiler._CompilerFamily attribute)
version_string (taucmdr.cf.compiler.InstalledCompiler attribute)

W

WARNING() (taucmdr.logger.LogFormatter method)
which() (in module taucmdr.util)
wrapped (taucmdr.cf.compiler.InstalledCompiler attribute)
write() (taucmdr.cf.storage.local_file._JsonFileStorage method)

X

xml_event_info() (taucmdr.cf.software.papi_installation.PapiInstallation method)