Skip to content

Commit 9674277

Browse files
committed
Merge branch 'master' of https://github.com/bombomby/optick
2 parents 48b237e + 66090ae commit 9674277

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# [Optick: C++ Profiler For Games](https://optick.dev)
22
![GitHub](https://img.shields.io/github/license/bombomby/optick.svg) ![GitHub release](https://img.shields.io/github/release/bombomby/optick.svg) <br/>
3+
![](https://optick.dev/images/screenshots/optick/Optick.png)
34
Optick is a super-lightweight C++ profiler for Games.<br/>
45
It provides access for all the necessary tools required for efficient performance analysis and optimization:<br/>
56
instrumentation, switch-contexts, sampling, GPU counters.<br/>
@@ -9,8 +10,6 @@ instrumentation, switch-contexts, sampling, GPU counters.<br/>
910
| ------- | ----- | ----- | --------------------- |
1011
| [![Windows Build status](https://ci.appveyor.com/api/projects/status/bu5smbuh1d2lcsf6?svg=true)](https://ci.appveyor.com/project/bombomby/brofiler) | [![Linux+MacOS Build Status](https://travis-ci.org/bombomby/optick.svg)](https://travis-ci.org/bombomby/optick) | [![Linux+MacOS Build Status](https://travis-ci.org/bombomby/optick.svg)](https://travis-ci.org/bombomby/optick) | [![Total alerts](https://img.shields.io/lgtm/alerts/g/bombomby/optick.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/bombomby/optick/alerts/) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/3195c1fa7d554dc1bb9d45dd30454b48)](https://www.codacy.com/app/bombomby/optick?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=bombomby/optick&amp;utm_campaign=Badge_Grade) |
1112

12-
![](https://optick.dev/images/screenshots/optick/Optick.png)
13-
1413
| Features | Windows | Linux | MacOS | XBox | PS4 |
1514
| -------- | ------- | ----- | ----- | ---- | --- |
1615
| Instrumentation | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :grey_question: |

0 commit comments

Comments
 (0)