Skip to content

Commit

Permalink
Merge pull request #472 from bgraef/main
Browse files Browse the repository at this point in the history
update yt link for detrace 2 post
  • Loading branch information
bgraef authored Nov 27, 2024
2 parents 8fbbefd + 03a0c4e commit a07c60d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Binary file added content/posts/ol/dtrace/post-2/featured.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions content/posts/ol/dtrace/post-2/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "DTrace Module 2 - Going Further"
date: 2024-11-26
draft: false
summary: "Learn to use variables, funcions, and aggregations with the DTrace tracing tool for Oracle Linux."
tags: ["ol", "video","ol-dtrace"]
showDate: true
---

{{< youtube id="Rvy3w3Y9SXI" title="DTrace Module 2 - Going Further" >}}

## Details

This video demonstrates practical DTrace implementation, covering DTrace variables, functions and aggregations.
It uses examples of DTrace methodology to show how to develop your D programs.

0 comments on commit a07c60d

Please sign in to comment.