summaryrefslogtreecommitdiff
path: root/common.h
AgeCommit message (Expand)Author
2015-09-08Add support for MSANJagger
2015-09-06Use atomic operations instead of locking sections of code with mutexesJagger
2015-09-06Display: report elapsed timeJagger
2015-09-06Display: add timeout counterJagger
2015-09-06Initial implementation of an ANSI status screenJagger
2015-09-05Simplify thread creation. Make threads go in loops instead of restarting themJagger
2015-08-23A quick periodic indentJagger
2015-08-06Implement Android Linux PTRACE supportAnestis Bechtsoudis
2015-04-21Support for word dictionariesrobert.swiecki@gmail.com
2015-04-02No need for ptraceAttached flagrobert.swiecki@gmail.com
2015-04-02PID fuzzing in the same thread as regular child process fuzzingrobert.swiecki@gmail.com
2015-03-16Support for storing perf value in GSrobert.swiecki
2015-03-12Count timeouts in millisecondsrobert.swiecki@gmail.com
2015-03-08Support for blocks/edgesrobert.swiecki@gmail.com
2015-03-05Add support for CPU cycles measurementrobert.swiecki@gmail.com
2015-03-04Use putenv instead of setenv (no need for character conversion)robert.swiecki@gmail.com
2015-03-04Support for env variablesrobert.swiecki@gmail.com
2015-03-03Support all three perf modes at oncerobert.swiecki@gmail.com
2015-03-01Make it 0.6rcrobert.swiecki@gmail.com
2015-03-01perfCutOffAddr implementationrobert.swiecki@gmail.com
2015-03-01Allowed regression countrobert.swiecki@gmail.com
2015-03-01Increase default stack size for threads, and wait for a stopped process in Li...robert.swiecki@gmail.com
2015-02-26Release 0.5 - Bump version number and update Changelogrobert.swiecki@gmail.com
2015-02-26Wordingrobert.swiecki
2015-02-26Correctly dereference the pointerrobert.swiecki
2015-02-25Get rid of -b robert.swiecki@gmail.com
2015-02-25Use signals instead of poll()robert.swiecki@gmail.com
2015-02-25Working precise PC samplingrobert.swiecki@gmail.com
2015-02-24BTS version 1robert.swiecki@gmail.com
2015-02-22File resize algoritmrobert.swiecki@gmail.com
2015-02-22Magic values fuzzingrobert.swiecki@gmail.com
2015-02-20Add PERF_SAMPLE_BRANCH_COND supportrobert.swiecki@gmail.com
2015-02-19Support more types of perf samplingrobert.swiecki@gmail.com
2015-02-19Limit the dynamic file fileSzrobert.swiecki@gmail.com
2015-02-19Naming scheme change for linux/perf.*robert.swiecki@gmail.com
2015-02-19Tmprobert.swiecki@gmail.com
2015-02-19Locking for concurrect access to the dynamic filerobert.swiecki@gmail.com
2015-02-18Improvements to perfrobert.swiecki@gmail.com
2015-02-18Don't call prctl after vfork()robert.swiecki@gmail.com
2015-02-18Improvements over perf insrastructurerobert.swiecki@gmail.com
2015-02-18Better logging in linux/perf.crobert.swiecki@gmail.com
2015-02-18More file_sz changesrobert.swiecki@gmail.com
2015-02-18A bit better file creation strategyrobert.swiecki@gmail.com
2015-02-18Basic file generationrobert.swiecki@gmail.com
2015-02-17-D doesn't take argumentsrobert.swiecki@gmail.com
2015-02-17Baic dynamic file creationrobert.swiecki@gmail.com
2015-02-17Stack guardsizerobert.swiecki@gmail.com
2015-02-16Set default thread stack size to 1MBrobert.swiecki@gmail.com
2015-02-16Indent: Remove spaces at the end of linesrobert.swiecki@gmail.com
2015-02-15Better reporting and 64-bit rnd functionrobert.swiecki@gmail.com