This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-17 01:03:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
290eb638f9715a5be25326f94cc309ca4f492915
codeql
/
python
/
tools
/
recorded-call-graph-metrics
/
example
History
Rasmus Wriedt Larsen
290eb638f9
Python: CG trace: Handle SystemExit
...
otherwise, with-exit would end the tracer without producing any output :|
2020-07-21 19:40:58 +02:00
..
builtins.py
Python: CG trace: Handle builtins
2020-07-16 18:04:04 +02:00
class-simple.py
Python: CG trace: Add some tests using classes
2020-07-21 11:16:52 +02:00
multiple-on-one-line.py
Python: CG trace: Add examples of multiple calls on one line
2020-07-20 14:03:37 +02:00
simple.py
Python: MWE for call-graph tracing and ql comparison
2020-07-07 11:05:03 +02:00
with-exit.py
Python: CG trace: Handle SystemExit
2020-07-21 19:40:58 +02:00