aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler
Commit message (Expand)AuthorAgeFilesLines
* RunWorker: Merge RecipeRunner with RunWorkerJarek Kobus2025-04-281-1/+1
* PerfProfiler: Reuse PERFPROFILER_RUNNER from ProjectExplorerJarek Kobus2025-04-252-4/+2
* Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-111-1/+1
* Transform ProcessRunner into RecipeRunnerJarek Kobus2025-04-101-5/+3
* PerfProfiler: Use QList instead of QVectorhjk2025-04-1010-35/+34
* ProcessRunner: Modify start modifier signatureJarek Kobus2025-04-041-4/+4
* PerfProfiler: Remove downcast in PerfProfilerRunWorkerFactoryJarek Kobus2025-04-011-13/+11
* Merge "Merge remote-tracking branch 'origin/16.0'"The Qt Project2025-04-011-1/+1
|\
| * Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-04-011-1/+1
| |\
| | * PerfProfiler: Fix stopping with red square buttonJarek Kobus2025-04-011-1/+1
* | | PerfProfiler: Transform PerfParserWorker into RecipeRunnerJarek Kobus2025-04-012-47/+46
* | | PerfProfiler: Hide PerfParserWorker::reader() getterJarek Kobus2025-04-011-13/+9
|/ /
* | PerfProfiler: Use Constants consistentlyJarek Kobus2025-03-241-1/+1
* | ProjectExplorer: Make run config aspects take a BuildConfigurationChristian Kandeler2025-03-112-4/+4
* | ProjectExplorer: Make run configurations per build configurationChristian Kandeler2025-03-061-1/+1
* | RunWorker: Use postMessage instead of appendMessageJarek Kobus2025-03-061-5/+5
* | PerfProfiler: More cleanupJarek Kobus2025-03-0339-175/+93
* | PerfProfiler: Clean includes and forward declarationsJarek Kobus2025-02-273-16/+10
* | PerfProfiler: Add missing constant for perf profiler run modeJarek Kobus2025-02-202-3/+5
* | Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-02-191-0/+4
|\|
| * Perf: White-list supported device typeshjk2025-02-171-0/+4
* | Docker: Move DOCKER_DEVICE_TYPE constant to ProjectExplorerhjk2025-02-181-1/+1
|/
* ProjectExplorer: Add convenience accessors to some classesChristian Kandeler2025-01-233-13/+10
* ProjectExplorer: Add and make use of forwarding accessors in ProjectChristian Kandeler2025-01-201-2/+1
* PerfProfiler: Replace essential with reverse dependencyJarek Kobus2025-01-171-4/+1
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-103-4/+4
* PerfProfiler: Get rid of dummy workerJarek Kobus2025-01-101-15/+10
* RunWorker: Remove RunWorker's perf channel gettersJarek Kobus2025-01-101-2/+2
* PerfProfiler: Call suppressDefaultStdOutHandling() just onceJarek Kobus2025-01-101-2/+1
* Perf: disentangle record and parse worker constructionhjk2025-01-081-24/+48
* PerfProfiler: Dismantle PerfProfilerRunnerJarek Kobus2025-01-071-62/+58
* PerfProfiler: Remove private fields of PerfProfilerRunnerJarek Kobus2025-01-071-21/+18
* PerfProfiler: Remove unused friend declarationJarek Kobus2025-01-071-3/+0
* PerfProfiler: Remove PerfProfilerRunner::start() reimplementationJarek Kobus2025-01-071-8/+3
* ProfProfiler: Simplify setting dependencyJarek Kobus2025-01-071-5/+3
* PE: Get rid of ProcessRunner::process()Jarek Kobus2025-01-071-12/+5
* PerfProfiler: Get rid of LocalPerfRecordWorkerJarek Kobus2025-01-071-67/+21
* PerfProfiler: Replace LocalPerfRecordWorker::recorder with propertyJarek Kobus2025-01-071-9/+2
* Utils: Remove parent argument from FileUtils dialogshjk2025-01-062-5/+4
* Debugger/ProjectExplorer: Promote run configuration aspect widgetshjk2024-12-201-3/+5
* Debugger: Merge analyzerconstants.h into debuggerconstants.hhjk2024-12-201-1/+1
* Debugger: Merge analyzermanager.h into analyzerutils.hhjk2024-12-201-1/+1
* PE: Return Result from canRunStartupProject()Jarek Kobus2024-12-191-1/+1
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-205-5/+6
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* Core: Provide settings categories centrallyChristian Kandeler2024-11-151-5/+0
* ProjectExplorer: Rename DeviceKitAspect to RunDeviceKitAspectChristian Kandeler2024-11-072-2/+2
* PerfProfiler: Apply environment before startingChristian Stenger2024-10-281-0/+1
* Revert "Plugins: Improve display names of plugins"Eike Ziller2024-10-161-1/+1
* Plugins: Improve display names of pluginsAlessandro Portale2024-10-161-1/+1