Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
full:pstats
(Results
26 - 29
of
29
) sorted by relevance
1
2
/third_party/python/PCbuild/
H
A
D
lib.pyproj
703
<Compile Include="
pstats
.py" />
/third_party/python/Misc/
H
A
D
HISTORY
8091
- Issue #13839: When invoked on the command-line, the
pstats
module now
11721
- Issue #10166: Avoid recursion in
pstats
Stats.add() for many stats items.
12572
- Issue #7372: Fix
pstats
regression when stripping paths from profile data
12578
- Issue #7781: Fix restricting stats by entry counts in the
pstats
interactive
12581
- Issue #9209: Do not crash in the
pstats
interactive browser on invalid regular
12600
- Issue #7395: Fix tracebacks in
pstats
interactive browser.
18365
- The
pstats
.Stats class accepts an optional stream keyword argument to
19326
- the
pstats
module no longer uses the deprecated ignore() method.
24893
- Fix
pstats
browser crashes. Import readline if it exists to make
24970
-
pstats
[all...]
H
A
D
NEWS
1114
``
pstats
.FunctionProfile.ncalls`` to be ``str``.
14197
- bpo-37958: Added the
pstats
.Stats.get_profile_dict() method to return the
22591
- bpo-29237: Create enum for
pstats
sorting options
[all...]
/third_party/python/Doc/whatsnew/
H
A
D
2.5.rst
1288
Also, the :mod:`
pstats
` module for analyzing the data measured by the profiler
Completed in 123 milliseconds
1
2