Skip to content

Instantly share code, notes, and snippets.

View Joshuasony's full-sized avatar

Joshua Schaer Joshuasony

View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Joshuasony
Joshuasony / owncloud_analysis.txt
Created December 6, 2016 17:03
OwnCloud Process Analysis
Sampling process 13642 for 3 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Analysis of sampling owncloud (pid 13642) every 1 millisecond
Process: owncloud [13642]
Path: /Applications/owncloud.app/Contents/MacOS/owncloud
Load Address: 0x10cf7e000
Identifier: com.owncloud.desktopclient
Version: 2.2.4 [build 3709] (2.2.4.3709)
Code Type: X86-64
Parent Process: ??? [1]
@Joshuasony
Joshuasony / owncloud_spindump.txt
Created December 6, 2016 17:02
OwnCloud spindump
This file has been truncated, but you can view the full file.
Date/Time: 2016-12-06 12:09:08 +0100
OS Version: Mac OS X 10.12.1 (Build 16B2555)
Architecture: x86_64h
Report Version: 25
Data Source: Stackshots
Command: owncloud
Path: /Applications/owncloud.app/Contents/MacOS/owncloud
Version: 2.2.4 (build 3709) (2.2.4.3709)
@Joshuasony
Joshuasony / 0_reuse_code.js
Created December 12, 2015 11:33
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console