开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-sql.py
Age
Commit message (
Expand
)
Author
2018-10-23
perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py
Adrian Hunter
2018-10-23
perf scripts python: call-graph-from-sql.py: Refactor TreeItem class
Adrian Hunter
2018-10-23
perf scripts python: call-graph-from-sql.py: Add data helper functions
Adrian Hunter
2018-10-23
perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from T...
Adrian Hunter
2018-10-23
perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()
Adrian Hunter
2018-10-23
perf scripts python: call-graph-from-sql.py: Add a class for global data
Adrian Hunter
2018-10-23
perf scripts python: call-graph-from-sql.py: Separate the database details in...
Adrian Hunter
2018-10-23
perf scripts python: call-graph-from-sql.py: Make a "Main" function
Adrian Hunter
2018-10-23
perf scripts python: call-graph-from-sql.py: Change icon
Adrian Hunter
2018-10-23
perf scripts python: call-graph-from-sql.py: Set a minimum window size
Adrian Hunter
2018-10-23
perf scripts python: call-graph-from-sql.py: Provide better default column sizes
Adrian Hunter
2018-10-22
perf scripts python: call-graph-from-sql.py: Use SPDX license identifier
Adrian Hunter
2017-08-15
perf script python: Add support for sqlite3 to call-graph-from-sql.py
Adrian Hunter
2017-08-15
perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...
Adrian Hunter