1. fe87797d perf thread: Rename thread->mg to thread->maps by Arnaldo Carvalho de Melo · 5 years ago
  2. 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
  3. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  4. 215a0d3 perf tools: Add missing headers, mostly stdlib.h by Arnaldo Carvalho de Melo · 6 years ago
  5. eb5d854 perf thread-stack: Eliminate code duplicating thread_stack__pop_ks() by Adrian Hunter · 6 years ago
  6. 97860b4 perf thread-stack: Fix thread stack return from kernel for kernel-only case by Adrian Hunter · 6 years ago
  7. 3ce5ace Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  8. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  9. 003ccdc perf thread-stack: Accumulate IPC information by Adrian Hunter · 6 years ago
  10. f435887 perf db-export: Add calls parent_id to enable creation of call trees by Adrian Hunter · 6 years ago
  11. 3c0cd95 perf thread-stack: Hide x86 retpolines by Adrian Hunter · 6 years ago
  12. 1f35cd6 perf thread-stack: Improve thread_stack__no_call_return() by Adrian Hunter · 6 years ago
  13. f08046c perf thread-stack: Represent jmps to the start of a different symbol by Adrian Hunter · 6 years ago
  14. 90c2cda perf thread-stack: Tidy thread_stack__no_call_return() by adding more local variables by Adrian Hunter · 6 years ago
  15. e7a3a05 perf thread-stack: Tidy thread_stack__push_cp() usage by Adrian Hunter · 6 years ago
  16. 256d92b perf thread-stack: Fix thread stack processing for the idle task by Adrian Hunter · 6 years ago
  17. 139f42f perf thread-stack: Allocate an array of thread stacks by Adrian Hunter · 6 years ago
  18. 2e9e868 perf thread-stack: Factor out thread_stack__init() by Adrian Hunter · 6 years ago
  19. f6060ac perf thread-stack: Allow for a thread stack array by Adrian Hunter · 6 years ago
  20. bd8e68a perf thread-stack: Avoid direct reference to the thread's stack by Adrian Hunter · 6 years ago
  21. e0b8951 perf thread-stack: Tidy thread_stack__bottom() usage by Adrian Hunter · 6 years ago
  22. 03b32cb perf thread-stack: Simplify some code in thread_stack__process() by Adrian Hunter · 6 years ago
  23. 2424830 perf intel-pt: Insert callchain context into synthesized callchains by Adrian Hunter · 6 years ago
  24. 2dcde4e perf tools: Improve thread_stack__process() for trace begin / end by Adrian Hunter · 6 years ago
  25. 4d60e5e perf tools: Improve thread_stack__event() for trace begin / end by Adrian Hunter · 6 years ago
  26. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  27. e216708 perf script: Add callindent option by Adrian Hunter · 9 years ago
  28. 2c15f5e perf script: Expose usage of the callchain db export via the python api by Chris Phlipot · 9 years ago
  29. 451db12 perf tools: Refactor code to move call path handling out of thread-stack by Chris Phlipot · 9 years ago
  30. a5499b3 perf tools: Ensure thread-stack is flushed by Adrian Hunter · 10 years ago
  31. 92a9e4f perf tools: Enhance the thread stack to output call/return data by Adrian Hunter · 10 years ago
  32. 00447cc perf tools: Add a thread stack for synthesizing call chains by Adrian Hunter · 10 years ago