This shows you the differences between two versions of the page.
|
so:laboratoare:laborator-07 [2021/04/15 18:38] teodor_stefan.dutu [Exercițiul 1 - Custom Profiling] Exercitiul 0 |
so:laboratoare:laborator-07 [2022/04/19 17:47] (current) teodor_stefan.dutu [Nice to Watch] |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ==== Nice to Watch ==== | ==== Nice to Watch ==== | ||
| *[[http://www.youtube.com/watch?v=73IyVBMf2uY | Google I/O 2010 - Measure in milliseconds: Meet Speed Tracer]] | *[[http://www.youtube.com/watch?v=73IyVBMf2uY | Google I/O 2010 - Measure in milliseconds: Meet Speed Tracer]] | ||
| - | *[[http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-172-performance-engineering-of-software-systems-fall-2010/video-lectures/lecture-5-performance-engineering-with-profiling-tools/ | MIT Lecture: Performance Engineering with Profiling Tools]] | + | *[[https://www.youtube.com/watch?v=7a89iFEEpTo&ab_channel=MITOpenCourseWare | MIT Lecture: Performance Engineering with Profiling Tools]] |
| + | *[[https://dspace.mit.edu/bitstream/handle/1721.1/122680/6-172-fall-2010/contents/video-lectures/lecture-5-performance-engineering-with-profiling-tools/MIT6_172F10_lec05.pdf|slides]] | ||
| ==== Latency Comparison Numbers ==== | ==== Latency Comparison Numbers ==== | ||
| Line 292: | Line 293: | ||
| <code bash> | <code bash> | ||
| student@so:~$ sudo apt-get update | student@so:~$ sudo apt-get update | ||
| + | student@so:~$ sudo apt-get install linux-tools-generic | ||
| + | </code> | ||
| + | <hidden> | ||
| + | <code bash> | ||
| + | Pachetul de mai jos este prea vechi, cred că așa că am pus meta-pachetul generic | ||
| student@so:~$ sudo apt-get install linux-tools-4.15.0-34-generic | student@so:~$ sudo apt-get install linux-tools-4.15.0-34-generic | ||
| </code> | </code> | ||
| + | </hidden> | ||
| </note> | </note> | ||
| - | ==== Exercițiul 0 - Sondaj ACS ==== | ||
| - | Înainte de a rezolva exercițiile, completați formularul [[https://forms.office.com/r/SqBF2kfzk5|acesta]], despre felul în care priviți voi facultatea. Nu durează mult, nu doare, nu are efecte adverse. | ||
| ==== Exercițiul 1 - Custom Profiling ==== | ==== Exercițiul 1 - Custom Profiling ==== | ||
| Line 429: | Line 433: | ||
| /* [[http://elf.cs.pub.ro/so/res/laboratoare/lab12-sol.zip | lab12-sol.zip]] */ | /* [[http://elf.cs.pub.ro/so/res/laboratoare/lab12-sol.zip | lab12-sol.zip]] */ | ||
| - | ====== Soluții ====== | ||
| - | *[[http://elf.cs.pub.ro/so/res/laboratoare/lab07-sol.zip | Soluții laborator 7]] | ||
| ====== Resurse utile ====== | ====== Resurse utile ====== | ||