About
Social
Code
index
:
mesa
frygon
main
Mesa graphics project
Lucas Fryzek
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tool
Age
Commit message (
Expand
)
Author
2025-11-06
mesa: replace most occurrences of getenv() with os_get_option()
Antonio Ospite
2025-11-05
pps: Remove the cpu.cfg file.
Emma Anholt
2025-10-23
intel/ds: reduce min sampling period of pps-producer to 5us
Felix DeGrood
2025-09-09
clang-format: Update the .clang-format files to conformance clang-format json...
Yonggang Luo
2025-08-27
pps: init driver in OnSetup
Julia Zhang
2025-08-07
meson: Allow configuring with Android-internal perfetto
Matt Turner
2025-07-15
pps: Generate libgpudataprofiling.so from pps-producer sources for Android CTS
Renato Pereyra
2025-07-15
pps: Report available counters when gpu.counters* data source is registered
Renato Pereyra
2025-04-08
perfetto/android: align datasource names with tooling expectations
Renato Pereyra
2024-12-17
panvk: add u_trace perfetto support
Chia-I Wu
2024-12-13
perfetto: Add v3d data sources to gpu.cfg
Christian Gmeiner
2024-12-13
perfetto: Add v3d data sources to system.cfg
Christian Gmeiner
2024-12-13
pps: Add support for v3d ds
Christian Gmeiner
2024-08-22
perfetto: Add Panfrost data sources to system.cfg
Robert Mader
2024-06-29
build: pass licensing information in SPDX form
David Heidelberg
2024-06-29
tool/pps: Add Xe KMD support
José Roberto de Souza
2024-03-25
pps: Config tweaks to avoid loosing traces
Rob Clark
2024-03-25
pps: Enable memory traces
Rob Clark
2023-11-09
perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support
Lionel Landwerlin
2023-10-19
radeonsi: Add tracepoints in radeonsi driver
Saroj Kumar
2023-09-07
pps-producer: add ability to select device with DRI_PRIME
Lionel Landwerlin
2023-05-19
meson: remove needless c++17-overrides
Erik Faye-Lund
2023-03-13
pps: Fix build errors.
Vinson Lee
2023-01-18
tool/pps: Fix 32-bit build issue with format string
Isaac Bosompem
2023-01-13
pps: print out message when we get the first counters
Lionel Landwerlin
2023-01-12
perfetto: Add the intel data sources to system.cfg.
Emma Anholt
2022-11-15
pps: make pps-producer RT only on freedreno
Chia-I Wu
2022-10-09
pps: enable track_event in intel.cfg
Lionel Landwerlin
2022-08-26
pps: enable track_event in system.cfg
Chia-I Wu
2022-08-24
meson: replace manual compiler flags with meson arguments
Eric Engestrom
2022-06-22
meson/pps: Check if libdrm exists to compile pps
Danylo Piliaiev
2022-05-11
pps: Open writable renderer node in DrmDevice::create
Danylo Piliaiev
2022-01-27
ci: Use a dlclose-disabling preload library for leak checking in Vulkan.
Emma Anholt
2022-01-14
pps: increase intel.cfg buffer size
Felix DeGrood
2022-01-14
tools/pps: limit intel cfg to 250ms of sampling
Lionel Landwerlin
2022-01-14
pps: enable anv source in example config file
Lionel Landwerlin
2021-11-22
intel/pps: tweak intel config some more
Lionel Landwerlin
2021-11-22
pps: fixup sporadic missing counters
Lionel Landwerlin
2021-11-22
pps: allow drivers to report timestamps in their own time domain
Lionel Landwerlin
2021-10-28
pps: add an intel config file
Lionel Landwerlin
2021-10-28
pps: remove counter_ids fields
Lionel Landwerlin
2021-07-13
pps: Panfrost pps driver
Antonio Caggiano
2021-05-18
pps: Intel pps driver
Antonio Caggiano
2021-05-10
pps: Add a more interesting cfg example
Rob Clark
2021-05-10
freedreno: Add freedreno pps driver
Rob Clark
2021-05-10
pps: Lower min sampling interval
Rob Clark
2021-05-07
pps: Documentation
Antonio Caggiano
2021-05-07
pps: Gfx-pps config tool
Antonio Caggiano
2021-05-07
pps: Gfx-pps v0.3.0
Antonio Caggiano