STT-tensorflow/tensorflow/core/profiler/internal
Yi Situ 0a946a0069 Misc ClangTidy cleanups.
PiperOrigin-RevId: 317705032
Change-Id: I94c55b6d083c97f9962567ee28c2e952958a5ea8
2020-06-22 12:51:48 -07:00
..
advisor Use Abseil string utilities in the TensorFlow Profiler. 2019-12-09 11:30:00 -08:00
cpu Remove XPlane to trace viewer PID mapping from XPlane schema 2020-06-16 15:05:39 -07:00
gpu Misc ClangTidy cleanups. 2020-06-22 12:51:48 -07:00
testdata
annotation_stack.cc IWYU in profiler/internal 2020-05-12 10:15:48 -07:00
annotation_stack.h IWYU in profiler/internal 2020-05-12 10:15:48 -07:00
BUILD IWYU in profiler/internal 2020-05-12 10:15:48 -07:00
parse_annotation_test.cc IWYU in profiler/internal 2020-05-12 10:15:48 -07:00
parse_annotation.cc Update parse_annotation.cc 2020-06-04 11:47:29 -04:00
parse_annotation.h IWYU in profiler/internal 2020-05-12 10:15:48 -07:00
print_model_analysis.cc Use Abseil string utilities in the TensorFlow Profiler. 2019-12-09 11:30:00 -08:00
print_model_analysis.h
profiler_factory.cc IWYU in profiler/internal 2020-05-12 10:15:48 -07:00
profiler_factory.h IWYU in profiler/internal 2020-05-12 10:15:48 -07:00
profiler_interface.h IWYU in profiler/internal 2020-05-12 10:15:48 -07:00
scoped_annotation_test.cc IWYU in profiler/internal 2020-05-12 10:15:48 -07:00
tfprof_code.cc This CL optimizes C++11 range-based for loops where the variable is copied in each iteration but it would suffice to obtain it by const reference. This is only applied to loop variables of types that are expensive to copy which means they are not trivially copyable or have a non-trivial copy constructor or destructor. 2020-04-06 19:54:28 -07:00
tfprof_code.h
tfprof_constants.h
tfprof_graph.cc Use Abseil string utilities in the TensorFlow Profiler. 2019-12-09 11:30:00 -08:00
tfprof_graph.h
tfprof_node_show.cc This CL optimizes C++11 range-based for loops where the variable is copied in each iteration but it would suffice to obtain it by const reference. This is only applied to loop variables of types that are expensive to copy which means they are not trivially copyable or have a non-trivial copy constructor or destructor. 2020-04-06 19:54:28 -07:00
tfprof_node_show.h
tfprof_node.cc minor spelling tweaks 2020-02-27 15:42:16 +09:00
tfprof_node.h Use Abseil string utilities in the TensorFlow Profiler. 2019-12-09 11:30:00 -08:00
tfprof_op.cc Use Abseil string utilities in the TensorFlow Profiler. 2019-12-09 11:30:00 -08:00
tfprof_op.h
tfprof_scope.cc Use Abseil string utilities in the TensorFlow Profiler. 2019-12-09 11:30:00 -08:00
tfprof_scope.h
tfprof_show_multi.cc Use Abseil string utilities in the TensorFlow Profiler. 2019-12-09 11:30:00 -08:00
tfprof_show_multi.h Use Abseil string utilities in the TensorFlow Profiler. 2019-12-09 11:30:00 -08:00
tfprof_show_test.cc
tfprof_show.cc Remove unused variables. 2019-12-19 21:23:42 -08:00
tfprof_show.h Use Abseil string utilities in the TensorFlow Profiler. 2019-12-09 11:30:00 -08:00
tfprof_stats_test.cc
tfprof_stats.cc Delete the useless print. 2020-05-11 08:43:33 -07:00
tfprof_stats.h Use Abseil string utilities in the TensorFlow Profiler. 2019-12-09 11:30:00 -08:00
tfprof_tensor_test.cc
tfprof_tensor.cc Use Abseil string utilities in the TensorFlow Profiler. 2019-12-09 11:30:00 -08:00
tfprof_tensor.h Use Abseil string utilities in the TensorFlow Profiler. 2019-12-09 11:30:00 -08:00
tfprof_timeline_test.cc
tfprof_timeline.cc Use Abseil string utilities in the TensorFlow Profiler. 2019-12-09 11:30:00 -08:00
tfprof_timeline.h Use Abseil string utilities in the TensorFlow Profiler. 2019-12-09 11:30:00 -08:00
tfprof_utils.cc minor spelling tweaks 2020-02-27 15:42:16 +09:00
tfprof_utils.h
traceme_recorder_test.cc IWYU in profiler/internal 2020-05-12 10:15:48 -07:00
traceme_recorder.cc IWYU in profiler/internal 2020-05-12 10:15:48 -07:00
traceme_recorder.h Use fully-qualified std::string in TraceMe 2020-05-15 09:21:06 -07:00