Skip to content

Instantly share code, notes, and snippets.

@r0h4n
r0h4n / tendrl_profiling_stat.pstat
Created June 18, 2017 13:37
Tendrl profiling output
Sun Jun 18 16:14:39 2017 /var/lib/tendrl/profiling/ceph_integration/last_run_func_stat.pstat
10682443 function calls (11078493 primitive calls) in 143.184 seconds
Ordered by: cumulative time
ncalls tottime percall cumtime percall filename:lineno(function)
1623/1624 1.569 0.001 155.177 0.096 /usr/lib/python2.7/site-packages/tendrl/commons/objects/__init__.py:164(NodeContext.load)
16853/16854 0.897 0.000 84.614 0.005 /usr/lib/python2.7/site-packages/etcd/client.py:550(Client.read)
17232/17233 0.661 0.000 78.459 0.005 /usr/lib/python2.7/site-packages/etcd/client.py:838(Client.wrapper)
# routes
oc get routes --all-namespaces
# get the image shas from a release
oc adm release info quay.io/openshift-release-dev/ocp-release:4.14.10-x86_64 --pullspecs | awk '{print " - " $2}'
# use butane for machine configs
https://docs.openshift.com/container-platform/4.8/installing/install_config/installing-customizing.html
# p&f issues
@mbukatov
mbukatov / aro-hcp-github.md
Last active January 26, 2026 09:12
ARO HCP GitHub Notes