Navigation
index
modules
|
pymemtrace 0.6.0 documentation
»
Index
Index
_
|
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
_
__enter__() (pymemtrace.debug_malloc_stats.DiffSysDebugMallocStats method)
(pymemtrace.trace_malloc.TraceMalloc method)
__eq__() (pymemtrace.util.dtrace_log_analyse.DTraceFreeCall method)
(pymemtrace.util.dtrace_log_analyse.DTraceMallocCall method)
(pymemtrace.util.ref_trace_analyse.ObjectData method)
__exit__() (pymemtrace.debug_malloc_stats.DiffSysDebugMallocStats method)
(pymemtrace.trace_malloc.TraceMalloc method)
__getnewargs__() (pymemtrace.debug_malloc_stats.DebugMallocStat method)
(pymemtrace.debug_malloc_stats.DebugTypeStat method)
__hash__ (pymemtrace.util.dtrace_log_analyse.DTraceFreeCall attribute)
(pymemtrace.util.dtrace_log_analyse.DTraceMallocCall attribute)
(pymemtrace.util.ref_trace_analyse.ObjectData attribute)
__init__() (pymemtrace.debug_malloc_stats.DebugMallocArenas method)
(pymemtrace.debug_malloc_stats.DebugMallocPoolsBlocks method)
(pymemtrace.debug_malloc_stats.DiffSysDebugMallocStats method)
(pymemtrace.debug_malloc_stats.SysDebugMallocStats method)
(pymemtrace.trace_malloc.TraceMalloc method)
(pymemtrace.util.dtrace_log_analyse.DTraceFreeCall method)
(pymemtrace.util.dtrace_log_analyse.DTraceMallocCall method)
(pymemtrace.util.ref_trace_analyse.LogFileResult method)
(pymemtrace.util.ref_trace_analyse.ObjectData method)
__new__() (pymemtrace.debug_malloc_stats.DebugMallocStat static method)
(pymemtrace.debug_malloc_stats.DebugTypeStat static method)
__repr__() (pymemtrace.debug_malloc_stats.DebugMallocArenas method)
(pymemtrace.debug_malloc_stats.DebugMallocPoolsBlocks method)
(pymemtrace.debug_malloc_stats.DebugMallocStat method)
(pymemtrace.debug_malloc_stats.DebugTypeStat method)
(pymemtrace.debug_malloc_stats.SysDebugMallocStats method)
(pymemtrace.util.dtrace_log_analyse.DTraceFreeCall method)
(pymemtrace.util.dtrace_log_analyse.DTraceMallocCall method)
(pymemtrace.util.ref_trace_analyse.ObjectData method)
__weakref__ (pymemtrace.debug_malloc_stats.DebugMallocArenas attribute)
(pymemtrace.debug_malloc_stats.DebugMallocPoolsBlocks attribute)
(pymemtrace.debug_malloc_stats.DiffSysDebugMallocStats attribute)
(pymemtrace.debug_malloc_stats.SysDebugMallocStats attribute)
(pymemtrace.trace_malloc.TraceMalloc attribute)
(pymemtrace.util.dtrace_log_analyse.DTraceFreeCall attribute)
(pymemtrace.util.dtrace_log_analyse.DTraceMallocCall attribute)
(pymemtrace.util.ref_trace_analyse.LogFileResult attribute)
(pymemtrace.util.ref_trace_analyse.ObjectData attribute)
_asdict() (pymemtrace.debug_malloc_stats.DebugMallocStat method)
(pymemtrace.debug_malloc_stats.DebugTypeStat method)
_create_object() (pymemtrace.util.ref_trace_analyse.LogFileResult method)
_make() (pymemtrace.debug_malloc_stats.DebugMallocStat class method)
(pymemtrace.debug_malloc_stats.DebugTypeStat class method)
_num_columns() (in module pymemtrace.util.gnuplot)
_parse_line() (pymemtrace.util.ref_trace_analyse.LogFileResult method)
_replace() (pymemtrace.debug_malloc_stats.DebugMallocStat method)
(pymemtrace.debug_malloc_stats.DebugTypeStat method)
A
add_del() (pymemtrace.util.ref_trace_analyse.LogFileResult method)
add_err() (pymemtrace.util.ref_trace_analyse.LogFileResult method)
add_gnuplot_to_argument_parser() (in module pymemtrace.util.gnuplot)
add_msg() (pymemtrace.util.ref_trace_analyse.LogFileResult method)
add_new() (pymemtrace.util.ref_trace_analyse.LogFileResult method)
avail_blocks (pymemtrace.debug_malloc_stats.DebugMallocStat attribute)
B
block_class (pymemtrace.debug_malloc_stats.DebugMallocStat attribute)
blocks_in_use (pymemtrace.debug_malloc_stats.DebugMallocStat attribute)
bytes_each (pymemtrace.debug_malloc_stats.DebugTypeStat attribute)
bytes_total (pymemtrace.debug_malloc_stats.DebugTypeStat attribute)
C
create_gnuplot_dat() (in module pymemtrace.util.gnuplot)
D
DebugMallocArenas (class in pymemtrace.debug_malloc_stats)
DebugMallocPoolsBlocks (class in pymemtrace.debug_malloc_stats)
DebugMallocStat (class in pymemtrace.debug_malloc_stats)
DebugTypeStat (class in pymemtrace.debug_malloc_stats)
diff (pymemtrace.trace_malloc.TraceMalloc property)
diff() (pymemtrace.debug_malloc_stats.DiffSysDebugMallocStats method)
diff_debug_malloc_stat() (in module pymemtrace.debug_malloc_stats)
diff_debug_type_stat() (in module pymemtrace.debug_malloc_stats)
diff_debugmallocstats() (in module pymemtrace.debug_malloc_stats)
DiffSysDebugMallocStats (class in pymemtrace.debug_malloc_stats)
DTraceFreeCall (class in pymemtrace.util.dtrace_log_analyse)
DTraceMallocCall (class in pymemtrace.util.dtrace_log_analyse)
F
free_count (pymemtrace.debug_malloc_stats.DebugTypeStat attribute)
G
get_debugmallocstats() (in module pymemtrace.debug_malloc_stats)
H
has_object_type() (pymemtrace.debug_malloc_stats.SysDebugMallocStats method)
I
invoke_gnuplot() (in module pymemtrace.util.gnuplot)
L
last_value_as_int() (in module pymemtrace.debug_malloc_stats)
LogFileResult (class in pymemtrace.util.ref_trace_analyse)
long_str_list() (pymemtrace.util.ref_trace_analyse.LogFileResult method)
M
main() (in module pymemtrace.util.ref_trace_analyse)
module
pymemtrace.debug_malloc_stats
pymemtrace.redirect_stdout
pymemtrace.trace_malloc
pymemtrace.util.dtrace_log_analyse
pymemtrace.util.gnuplot
pymemtrace.util.ref_trace_analyse
N
net_statistics() (pymemtrace.trace_malloc.TraceMalloc method)
num_pools (pymemtrace.debug_malloc_stats.DebugMallocStat attribute)
O
object_type (pymemtrace.debug_malloc_stats.DebugTypeStat attribute)
object_types() (pymemtrace.debug_malloc_stats.SysDebugMallocStats method)
ObjectData (class in pymemtrace.util.ref_trace_analyse)
P
POOL_OVERHEAD (in module pymemtrace.debug_malloc_stats)
pool_overhead() (pymemtrace.debug_malloc_stats.DebugMallocPoolsBlocks method)
POOL_SIZE (in module pymemtrace.debug_malloc_stats)
process_file() (in module pymemtrace.util.ref_trace_analyse)
process_file_path() (in module pymemtrace.util.ref_trace_analyse)
pymemtrace.debug_malloc_stats
module
pymemtrace.redirect_stdout
module
pymemtrace.trace_malloc
module
pymemtrace.util.dtrace_log_analyse
module
pymemtrace.util.gnuplot
module
pymemtrace.util.ref_trace_analyse
module
R
RE_DEBUG_MALLOC_ARENAS_SUMMARY_LINE (in module pymemtrace.debug_malloc_stats)
RE_DEBUG_MALLOC_HEADER_LINE (in module pymemtrace.debug_malloc_stats)
RE_DEBUG_MALLOC_POOLS_SUMMARY_LINE (in module pymemtrace.debug_malloc_stats)
RE_DEBUG_MALLOC_STATS_LINE (in module pymemtrace.debug_malloc_stats)
RE_DEBUG_MALLOC_TYPE_LINE (in module pymemtrace.debug_malloc_stats)
S
size (pymemtrace.debug_malloc_stats.DebugMallocStat attribute)
stderr_redirector() (in module pymemtrace.redirect_stdout)
stdout_redirector() (in module pymemtrace.redirect_stdout)
SysDebugMallocStats (class in pymemtrace.debug_malloc_stats)
T
To Do
TODO
trace_malloc_log() (in module pymemtrace.trace_malloc)
TraceMalloc (class in pymemtrace.trace_malloc)
tracemalloc_memory_usage (pymemtrace.trace_malloc.TraceMalloc property)
type_stat() (pymemtrace.debug_malloc_stats.SysDebugMallocStats method)
V
version() (in module pymemtrace.util.gnuplot)
W
write_test_file() (in module pymemtrace.util.gnuplot)
Quick search
Navigation
index
modules
|
pymemtrace 0.6.0 documentation
»
Index