Media Summary: The last of the Valgrind tools we will cover is the sadly non-Norse-named Causal profiling allows for running a what-if kind of assessment to understand the impact -- positive, negative, or none at all -- of ... We'll learn about Massif, the heap profiler in the Valgrind toolset, and its newer alternative, DHAT.

Ece 459 Lecture 28 Cachegrind - Detailed Analysis & Overview

The last of the Valgrind tools we will cover is the sadly non-Norse-named Causal profiling allows for running a what-if kind of assessment to understand the impact -- positive, negative, or none at all -- of ... We'll learn about Massif, the heap profiler in the Valgrind toolset, and its newer alternative, DHAT. In our last hardware-focused topic, we'll consider how CPUs that share main memory but have individual caches can all manage ... Are you tired of grinding leetcode? I mean, who isn't? Here, we'll discuss a bit about algorithmic complexity. This isn't about how ... We'll learn about Valgrind, which although is much more intended for languages like C/C++, can still be put to use in Rust in ...

Finally, we're ready to talk about profiling tools -- identifying what's slow in the program. We can use the profiler to help the compiler make good decisions when compiling; let's find out how! We will start our discussion of profiling with tracing, which is to say logging, or maybe just printf with extra steps. Continuing our hardware discussion, we'll talk about cache misses and why they're so expensive in terms of performance. This is a look into how parallelism really helps us get things done, the limits of it, and how we might move beyond them. This is a brief introduction to the course and a tiny little bit about me.

This is an introduction to the course aas well as putting some definitions to the term "performance" and giving a high-level ...

Photo Gallery

ECE 459 Lecture 28: Cachegrind
ECE 459 Lecture 28: Causal Profiling
ECE 459 Lecture 28: Memory Profiling
ECE 459 Lecture 8: Cache Coherency
ECE 459 Lecture 9: Algorithmic Complexity
ECE 459: Of Asgard... (Valgrind)
ECE 459 Lecture 27: Profiling
ECE 459 Lecture 27: Profiler-Guided Optimization (POGO)
ECE 459 Lecture 24: Profiling: Tracing
ECE 459 Lecture 6: Cache Misses
ECE 459 Lecture 9: Parallelism
ECE 459: Introduction [JZ]
View Detailed Profile
ECE 459 Lecture 28: Cachegrind

ECE 459 Lecture 28: Cachegrind

The last of the Valgrind tools we will cover is the sadly non-Norse-named

ECE 459 Lecture 28: Causal Profiling

ECE 459 Lecture 28: Causal Profiling

Causal profiling allows for running a what-if kind of assessment to understand the impact -- positive, negative, or none at all -- of ...

ECE 459 Lecture 28: Memory Profiling

ECE 459 Lecture 28: Memory Profiling

We'll learn about Massif, the heap profiler in the Valgrind toolset, and its newer alternative, DHAT.

ECE 459 Lecture 8: Cache Coherency

ECE 459 Lecture 8: Cache Coherency

In our last hardware-focused topic, we'll consider how CPUs that share main memory but have individual caches can all manage ...

ECE 459 Lecture 9: Algorithmic Complexity

ECE 459 Lecture 9: Algorithmic Complexity

Are you tired of grinding leetcode? I mean, who isn't? Here, we'll discuss a bit about algorithmic complexity. This isn't about how ...

ECE 459: Of Asgard... (Valgrind)

ECE 459: Of Asgard... (Valgrind)

We'll learn about Valgrind, which although is much more intended for languages like C/C++, can still be put to use in Rust in ...

ECE 459 Lecture 27: Profiling

ECE 459 Lecture 27: Profiling

Finally, we're ready to talk about profiling tools -- identifying what's slow in the program.

ECE 459 Lecture 27: Profiler-Guided Optimization (POGO)

ECE 459 Lecture 27: Profiler-Guided Optimization (POGO)

We can use the profiler to help the compiler make good decisions when compiling; let's find out how!

ECE 459 Lecture 24: Profiling: Tracing

ECE 459 Lecture 24: Profiling: Tracing

We will start our discussion of profiling with tracing, which is to say logging, or maybe just printf with extra steps.

ECE 459 Lecture 6: Cache Misses

ECE 459 Lecture 6: Cache Misses

Continuing our hardware discussion, we'll talk about cache misses and why they're so expensive in terms of performance.

ECE 459 Lecture 9: Parallelism

ECE 459 Lecture 9: Parallelism

This is a look into how parallelism really helps us get things done, the limits of it, and how we might move beyond them.

ECE 459: Introduction [JZ]

ECE 459: Introduction [JZ]

This is a brief introduction to the course and a tiny little bit about me.

ECE 459 Lecture 1: Programming for Performance

ECE 459 Lecture 1: Programming for Performance

This is an introduction to the course aas well as putting some definitions to the term "performance" and giving a high-level ...