Skip to content

Instantly share code, notes, and snippets.

<?xml version="1.0" encoding="UTF-8"?>
<configuration version="2.0" label="Blackboard-NoSQL" description="Low overhead configuration safe for continuous use in production environments, typically less than 1 % overhead." provider="Oracle">
<event name="jdk.ThreadAllocationStatistics">
<setting name="enabled">true</setting>
<setting name="period">everyChunk</setting>
</event>
<event name="jdk.ClassLoadingStatistics">
<setting name="enabled">true</setting>
<?xml version="1.0" encoding="UTF-8"?>
<configuration version="2.0" label="Continueous2hWithMemoryProfiling" description="These are the currently active settings for this recording.">
<event name="jdk.SocketWrite">
<setting name="threshold">20 ms</setting>
<setting name="enabled">true</setting>
<setting name="stackTrace">true</setting>
</event>
<event name="jdk.ThreadPark">
@nullbyte61
nullbyte61 / get-runs-by-user.sh
Created October 22, 2020 17:27
misc scripts
#! /bin/bash
jobUrl=$1 #https://<jenkins-Job-URL>/
searchUser=$2 #<short-username>
#lastBuild=$(curl -s $jobUrl/api/json\?pretty\=true | jq '.lastBuild.number')
##TODO:
# Calculate fist and last available build numbers
# Generate the range from those numbers...
for runId in {2114..2164}
do
sudo apt-get install -y \
git \
g++ \
libgtk-3-dev \
gtk-doc-tools \
gnutls-bin \
valac \
intltool \
libtool \
libpcre2-dev \

Keybase proof

I hereby claim:

  • I am nullbyte61 on github.
  • I am geanpalacios (https://keybase.io/geanpalacios) on keybase.
  • I have a public key whose fingerprint is 16C0 5932 215B 5E16 24C3 BFF9 DF6A 70B1 65DA D392

To claim this, I am signing this object: