1. 5b7ba82 perf symbols: Load kernel maps before using by Adrian Hunter · 11 years ago
  2. 3805123 perf tools: struct thread has a tid not a pid by Adrian Hunter · 11 years ago
  3. ba58041 perf tools: Add methods for setting/retrieving priv element of thread struct by David Ahern · 11 years ago
  4. 70c57ef perf tools: Save parent pid in thread struct by David Ahern · 11 years ago
  5. 3f067dc perf machine: Move more machine methods to machine.c by Arnaldo Carvalho de Melo · 12 years ago
  6. 9d2f8e2 perf machine: Introduce find_thread method by Arnaldo Carvalho de Melo · 12 years ago
  7. bcf6edc perf kvm: Events analysis tool by Xiao Guangrong · 12 years ago
  8. 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  9. fd78260 perf threads: Move thread_map to separate file by Arnaldo Carvalho de Melo · 14 years ago
  10. 5c98d466 perf tools: Refactor all_tids to hold nr and the map by Arnaldo Carvalho de Melo · 14 years ago
  11. 591765f perf tools: Release thread resources on PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 14 years ago
  12. 720a3ae perf session: Remove threads from tree on PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 14 years ago
  13. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  14. 4b8cf84 perf symbols: Move map related routines to map.c by Arnaldo Carvalho de Melo · 14 years ago
  15. d6d901c perf events: Change perf parameter --pid to process-wide collection instead of thread-wide by Zhang, Yanmin · 14 years ago
  16. 65f2ed2 perf report: Print the map table just after samples for which no map was found by Arnaldo Carvalho de Melo · 14 years ago
  17. faa5c5c perf tools: Don't use parent comm if not set at fork time by Arnaldo Carvalho de Melo · 14 years ago
  18. 9de89fe perf symbols: Remove perf_session usage in symbols layer by Arnaldo Carvalho de Melo · 14 years ago
  19. 59ee68e perf symbols: Create thread__find_addr_map from thread__find_addr_location by Arnaldo Carvalho de Melo · 15 years ago
  20. b7cece7 perf tools: Encode kernel module mappings in perf.data by Arnaldo Carvalho de Melo · 15 years ago
  21. 4aa6563 perf session: Move kmaps to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  22. b3165f4 perf session: Move the global threads list to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  23. 13df45c perf session: Register the idle thread in perf_session__process_events by Arnaldo Carvalho de Melo · 15 years ago
  24. 79406cd perf symbols: Allow lookups by symbol name too by Arnaldo Carvalho de Melo · 15 years ago
  25. 9958e1f perf symbols: Rename kthreads to kmaps, using another abstraction for it by Arnaldo Carvalho de Melo · 15 years ago
  26. 1ed091c perf tools: Consolidate symbol resolving across all tools by Arnaldo Carvalho de Melo · 15 years ago
  27. 1de8e24 perf symbols: When not using modules, discard its symbols by Arnaldo Carvalho de Melo · 15 years ago
  28. 95011c6 perf symbols: Support multiple symtabs in struct thread by Arnaldo Carvalho de Melo · 15 years ago
  29. 23ea4a3 perf symbols: Kernel_maps should be an array of MAP__NR_TYPES entries by Arnaldo Carvalho de Melo · 15 years ago
  30. fcf1203 perf symbols: Rename find_symbol routines to find_function by Arnaldo Carvalho de Melo · 15 years ago
  31. c338aee perf symbols: Do lazy symtab loading for the kernel & modules too by Arnaldo Carvalho de Melo · 15 years ago
  32. a4fb581 perf tools: Bind callchains to the first sort dimension column by Frederic Weisbecker · 15 years ago
  33. d5b889f perf tools: Move threads & last_match to threads.c by Arnaldo Carvalho de Melo · 15 years ago
  34. 97ea1a7 perf tools: Fix thread comm resolution in perf sched by Frederic Weisbecker · 15 years ago
  35. 9a92b47 perf tools: Improve thread comm resolution in perf sched by Frederic Weisbecker · 15 years ago
  36. 439d473 perf tools: Rewrite and improve support for kernel modules by Arnaldo Carvalho de Melo · 15 years ago
  37. 1b46cdd perf tools: Use rb_tree for maps by Arnaldo Carvalho de Melo · 15 years ago
  38. 8b40f52 perf tools: Protect header files with a consistent style by John Kacur · 15 years ago
  39. 0ec04e1 perf sched: Add 'perf sched map' scheduling event map printout by Ingo Molnar · 15 years ago
  40. b5fae12 perf sched: Clean up PID sorting logic by Ingo Molnar · 15 years ago
  41. 5b447a6 perf tools: Librarize idle thread registration by Frederic Weisbecker · 15 years ago
  42. 6baa0a5 perf tools: Factorize the thread code in a dedicated file by Frederic Weisbecker · 15 years ago