About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/tool
AgeCommit message (Expand)Author
2025-11-06mesa: replace most occurrences of getenv() with os_get_option()Antonio Ospite
2025-11-05pps: Remove the cpu.cfg file.Emma Anholt
2025-10-23intel/ds: reduce min sampling period of pps-producer to 5usFelix DeGrood
2025-09-09clang-format: Update the .clang-format files to conformance clang-format json...Yonggang Luo
2025-08-27pps: init driver in OnSetupJulia Zhang
2025-08-07meson: Allow configuring with Android-internal perfettoMatt Turner
2025-07-15pps: Generate libgpudataprofiling.so from pps-producer sources for Android CTSRenato Pereyra
2025-07-15pps: Report available counters when gpu.counters* data source is registeredRenato Pereyra
2025-04-08perfetto/android: align datasource names with tooling expectationsRenato Pereyra
2024-12-17panvk: add u_trace perfetto supportChia-I Wu
2024-12-13perfetto: Add v3d data sources to gpu.cfgChristian Gmeiner
2024-12-13perfetto: Add v3d data sources to system.cfgChristian Gmeiner
2024-12-13pps: Add support for v3d dsChristian Gmeiner
2024-08-22perfetto: Add Panfrost data sources to system.cfgRobert Mader
2024-06-29build: pass licensing information in SPDX formDavid Heidelberg
2024-06-29tool/pps: Add Xe KMD supportJosé Roberto de Souza
2024-03-25pps: Config tweaks to avoid loosing tracesRob Clark
2024-03-25pps: Enable memory tracesRob Clark
2023-11-09perfetto/pps-producer: add optimized cpu/gpu timestamp correlation supportLionel Landwerlin
2023-10-19radeonsi: Add tracepoints in radeonsi driverSaroj Kumar
2023-09-07pps-producer: add ability to select device with DRI_PRIMELionel Landwerlin
2023-05-19meson: remove needless c++17-overridesErik Faye-Lund
2023-03-13pps: Fix build errors.Vinson Lee
2023-01-18tool/pps: Fix 32-bit build issue with format stringIsaac Bosompem
2023-01-13pps: print out message when we get the first countersLionel Landwerlin
2023-01-12perfetto: Add the intel data sources to system.cfg.Emma Anholt
2022-11-15pps: make pps-producer RT only on freedrenoChia-I Wu
2022-10-09pps: enable track_event in intel.cfgLionel Landwerlin
2022-08-26pps: enable track_event in system.cfgChia-I Wu
2022-08-24meson: replace manual compiler flags with meson argumentsEric Engestrom
2022-06-22meson/pps: Check if libdrm exists to compile ppsDanylo Piliaiev
2022-05-11pps: Open writable renderer node in DrmDevice::createDanylo Piliaiev
2022-01-27ci: Use a dlclose-disabling preload library for leak checking in Vulkan.Emma Anholt
2022-01-14pps: increase intel.cfg buffer sizeFelix DeGrood
2022-01-14tools/pps: limit intel cfg to 250ms of samplingLionel Landwerlin
2022-01-14pps: enable anv source in example config fileLionel Landwerlin
2021-11-22intel/pps: tweak intel config some moreLionel Landwerlin
2021-11-22pps: fixup sporadic missing countersLionel Landwerlin
2021-11-22pps: allow drivers to report timestamps in their own time domainLionel Landwerlin
2021-10-28pps: add an intel config fileLionel Landwerlin
2021-10-28pps: remove counter_ids fieldsLionel Landwerlin
2021-07-13pps: Panfrost pps driverAntonio Caggiano
2021-05-18pps: Intel pps driverAntonio Caggiano
2021-05-10pps: Add a more interesting cfg exampleRob Clark
2021-05-10freedreno: Add freedreno pps driverRob Clark
2021-05-10pps: Lower min sampling intervalRob Clark
2021-05-07pps: DocumentationAntonio Caggiano
2021-05-07pps: Gfx-pps config toolAntonio Caggiano
2021-05-07pps: Gfx-pps v0.3.0Antonio Caggiano