summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix qbs buildChristian Kandeler2017-05-031-6/+2
* | Drop the bundled elfutilsUlf Hermann2017-05-02665-89322/+10
* | Use open, close, free, cxa_demangle from elfutilsUlf Hermann2017-04-284-15/+43
* | Allow specification of elfutils install dirUlf Hermann2017-04-283-18/+56
* | Use platform-specific path conventionsUlf Hermann2017-04-283-17/+21
* | On memoryRead, copy only the word widthUlf Hermann2017-04-263-8/+42
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-04-184-17/+48
|\|
| * Output a sensible version on --versionUlf Hermann2017-04-131-1/+1
| * Retry unwinding when the symbol cache is dirtyMilian Wolff2017-04-133-16/+45
* | Do not wait indefinitely when parsing empty/broken perf.data fileMilian Wolff2017-04-131-1/+21
* | Skip symbol demangling on non-unix platformsUlf Hermann2017-04-131-0/+4
* | Drop the begin/end decls workaroundUlf Hermann2017-04-131-6/+0
* | Fix some compile errors on windowsUlf Hermann2017-04-133-9/+10
* | Include io.h for setmode on windowsUlf Hermann2017-04-131-0/+3
* | Support the old ~/.debug directory formatMilian Wolff2017-04-131-2/+15
* | Fix compile warningMilian Wolff2017-04-131-1/+1
* | Send progress messages when parsing perf.data filesMilian Wolff2017-04-133-2/+23
* | Make ElfInfo constructor explicitMilian Wolff2017-04-131-2/+3
* | Return early when reading the file attributes or features failedMilian Wolff2017-04-131-2/+10
* | Report an error when the kallsyms file could not be parsedMilian Wolff2017-04-125-10/+68
* | Do not set app nor extra library paths by defaultMilian Wolff2017-04-122-7/+10
* | Report an error when an ELF file could not be foundMilian Wolff2017-04-122-6/+16
* | Merge remote-tracking branch 'origin/4.3'Ulf Hermann2017-04-051-4/+14
|\|
| * Do report overlapping modules from lookupFrame()Ulf Hermann2017-04-051-2/+14
| * Continue path search if the file we are looking for is not a directoryUlf Hermann2017-04-051-2/+0
* | Fix qbs buildChristian Kandeler2017-04-031-1/+1
* | Fix build with namespaced QtChristian Kandeler2017-04-032-0/+5
* | Avoid passing QMAKE_ARCH to config.hUlf Hermann2017-03-292-12/+6
* | Build correctly with debug_and_release or non-standard toolsUlf Hermann2017-03-2912-16/+32
* | Include sample period and weight in parsed outputMilian Wolff2017-03-293-2/+6
* | Make maximum number of frames configurable via a CLI argumentMilian Wolff2017-03-293-6/+25
* | Try to find elfs in debug path, when build id is availableMilian Wolff2017-03-297-33/+72
* | Pass an explicit Elf* to deduce the target architectureMilian Wolff2017-03-294-34/+23
* | Completely remove time handling from the PerfElfMapMilian Wolff2017-03-297-114/+78
* | Remove cached QFileInfo::isFile() from PerfElfMap::ElfInfoMilian Wolff2017-03-293-9/+13
* | Remove overwritten elf mappings from the PerfElfMapMilian Wolff2017-03-295-52/+48
* | Use sorted QVector instead of a QMap in PerfElfMapMilian Wolff2017-03-293-19/+41
* | Simplify PerfElfMap::registerElf now that the input is sorted by timeMilian Wolff2017-03-292-59/+24
* | Handle mmap and sample events in time orderMilian Wolff2017-03-293-38/+179
* | Handle FINISHED_ROUND eventsMilian Wolff2017-03-294-4/+61
* | Add mode to print statistics for a given perf data fileMilian Wolff2017-03-293-8/+74
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-03-282-8/+17
|\|
| * Also map global attribute ids to internal idsv4.3.0-beta1Milian Wolff2017-03-272-8/+17
* | Refactor PerfElfMap to make it easier to change its internalsMilian Wolff2017-03-215-136/+192
* | Use ~/.debug as default debug pathMilian Wolff2017-03-211-2/+3
* | Fix build with -DQT_STRICT_ITERATORSDavid Faure2017-03-162-2/+2
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-03-162-3/+14
|\|
| * Fix detection of interworking veneersUlf Hermann2017-03-142-3/+14
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-03-131-0/+21
|\|
| * qbs build: Fix race condition when building elfutilsChristian Kandeler2017-03-131-0/+21