summaryrefslogtreecommitdiffstats
path: root/app/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adapt event buffering to time order violationsUlf Hermann2018-05-221-8/+32
* Bump version numberUlf Hermann2018-05-151-1/+1
* Exit gracefully when the remote end closes the connectionUlf Hermann2018-04-201-4/+7
* Buffer non-pipe perf.data in a temporary file when streamedUlf Hermann2018-01-261-23/+98
* Generalize the "input closed" mechanismUlf Hermann2018-01-261-16/+6
* Make PerfStdin behave more like other QIODevicesUlf Hermann2018-01-261-1/+3
* Increment version numberUlf Hermann2018-01-151-1/+1
* Apply coding standard to includesUlf Hermann2017-12-071-10/+11
* Merge remote-tracking branch 'origin/4.5'Ulf Hermann2017-12-061-11/+3
|\
| * Allow more variants of architecture namesv4.5.2v4.5.1v4.5.04.5Ulf Hermann2017-12-011-11/+3
* | Parse tracing data and expose it to the clientUlf Hermann2017-11-301-0/+1
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-091-8/+23
|\|
| * Retry a few times when connecting to a tcp hostv4.5.0-rc1v4.5.0-beta1Ulf Hermann2017-10-061-7/+22
| * Update application versionUlf Hermann2017-09-291-1/+1
* | Prepare PerfUnwind for easier testingUlf Hermann2017-09-291-8/+12
|/
* Load kallsyms from debug path buildid cache, if availableMilian Wolff2017-09-061-1/+2
* Avoid invalid memory access when finding default architectureUlf Hermann2017-05-031-2/+5
* Use platform-specific path conventionsUlf Hermann2017-04-281-10/+12
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-04-181-1/+1
|\
| * Output a sensible version on --versionUlf Hermann2017-04-131-1/+1
* | Include io.h for setmode on windowsUlf Hermann2017-04-131-0/+3
* | Return early when reading the file attributes or features failedMilian Wolff2017-04-131-2/+10
* | Do not set app nor extra library paths by defaultMilian Wolff2017-04-121-4/+2
* | Make maximum number of frames configurable via a CLI argumentMilian Wolff2017-03-291-1/+17
* | Handle mmap and sample events in time orderMilian Wolff2017-03-291-1/+20
* | Add mode to print statistics for a given perf data fileMilian Wolff2017-03-291-1/+7
* | Use ~/.debug as default debug pathMilian Wolff2017-03-211-2/+3
|/
* Default to the target system architectureMilian Wolff2017-02-281-4/+7
* Include features in outputMilian Wolff2017-02-091-0/+3
* Send global perf attributesMilian Wolff2017-02-061-0/+5
* Resolve kernel addresses to symbols using /proc/kallsyms mappingMilian Wolff2017-02-011-1/+12
* Set stdout to O_BINARY on windows before writing to itUlf Hermann2017-02-011-0/+5
* Send symbol location ID with every code locationUlf Hermann2016-11-031-24/+0
* Optionally return instruction addresses, not function start pointsUlf Hermann2016-02-181-0/+25
* Use deferred execution and remove the exitCode variableUlf Hermann2015-04-151-13/+11
* Restore original file position after attributes and features.Christian Kandeler2015-04-081-0/+2
* Fix memory leaks.Christian Kandeler2015-04-081-13/+13
* Add elfutils to source tree and integrate build systemUlf Hermann2015-03-041-0/+249