1. cee75ac perf hist: Clarify events_stats fields usage by Arnaldo Carvalho de Melo · 15 years ago
  2. c8446b9 perf hist: Make event__totals per hists by Arnaldo Carvalho de Melo · 15 years ago
  3. 1c02c4d perf hist: Introduce hists class and move lots of methods to it by Arnaldo Carvalho de Melo · 15 years ago
  4. 1f626bc perf session: Embed the host machine data on perf_session by Arnaldo Carvalho de Melo · 15 years ago
  5. 4cc4945 perf symbols: Check if a struct machine instance was found by Arnaldo Carvalho de Melo · 15 years ago
  6. 3ceb0d4 perf symbols: Consider unresolved DSOs in the dso__col_widt calculation by Arnaldo Carvalho de Melo · 15 years ago
  7. 9890948d perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintf by Arnaldo Carvalho de Melo · 15 years ago
  8. 02bf60a perf: Fix performance issue with perf report by Anton Blanchard · 15 years ago
  9. d28c622 perf machine: Adopt some map_groups functions by Arnaldo Carvalho de Melo · 15 years ago
  10. 48ea8f5 perf machine: Pass buffer size to machine__mmap_name by Arnaldo Carvalho de Melo · 15 years ago
  11. 23346f2 perf tools: Rename "kernel_info" to "machine" by Arnaldo Carvalho de Melo · 15 years ago
  12. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 15 years ago
  13. 4af8b35 perf symbols: Fill in pgoff in mmap synthesized events by Anton Blanchard · 15 years ago
  14. b177f63 perf symbols: Pass the mmap parameters instead of using mmap_event by Arnaldo Carvalho de Melo · 15 years ago
  15. 96415e4 perf symbols: Avoid unnecessary symbol loading when dso list is specified by Arnaldo Carvalho de Melo · 15 years ago
  16. 018cbff Merge commit 'v2.6.33' into perf/core by Frederic Weisbecker · 15 years ago
  17. 10fe12e perf symbols: Fix up map end too on modular kernels with no modules installed by Arnaldo Carvalho de Melo · 15 years ago
  18. 7fbfc68 perf: Fix hypervisor sample reporting by Anton Blanchard · 15 years ago
  19. 9de89fe perf symbols: Remove perf_session usage in symbols layer by Arnaldo Carvalho de Melo · 15 years ago
  20. f162f87ad perf symbols: Set dso->kernel when handling the fake vmlinux MMAP event by Arnaldo Carvalho de Melo · 15 years ago
  21. 881516e perf symbols: Accept an alias when looking for "_text" by Arnaldo Carvalho de Melo · 15 years ago
  22. 460848f perf symbols: The synthesized kernel modules MMAP must use the pathnames by Arnaldo Carvalho de Melo · 15 years ago
  23. 59ee68e perf symbols: Create thread__find_addr_map from thread__find_addr_location by Arnaldo Carvalho de Melo · 15 years ago
  24. 18c3daa perf record: Encode the domain while synthesizing MMAP events by Arnaldo Carvalho de Melo · 15 years ago
  25. 9e20144 perf symbols: Cache /proc/kallsyms files by build-id by Arnaldo Carvalho de Melo · 15 years ago
  26. 0d75503 perf tools: Don't cast RIP to pointers by Arnaldo Carvalho de Melo · 15 years ago
  27. b7cece76 perf tools: Encode kernel module mappings in perf.data by Arnaldo Carvalho de Melo · 15 years ago
  28. cf55311 perf tools: Create typedef for common event synthesizing callback by Arnaldo Carvalho de Melo · 15 years ago
  29. 56b03f3 perf tools: Handle relocatable kernels by Arnaldo Carvalho de Melo · 15 years ago
  30. d599db3 perf report: Generalize perf_session__fprintf_hists() by Arnaldo Carvalho de Melo · 15 years ago
  31. c410a33 perf symbols: Move symbol filtering to event__preprocess_sample() by Arnaldo Carvalho de Melo · 15 years ago
  32. f823e44 perf session: Event statistics also are per session by Arnaldo Carvalho de Melo · 15 years ago
  33. 4aa6563 perf session: Move kmaps to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  34. b3165f4 perf session: Move the global threads list to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  35. ec91336 perf session: Reduce the number of parms to perf_session__process_events by Arnaldo Carvalho de Melo · 15 years ago
  36. d8f6624 perf session: Pass the perf_session to the event handling operations by Arnaldo Carvalho de Melo · 15 years ago
  37. 9958e1f perf symbols: Rename kthreads to kmaps, using another abstraction for it by Arnaldo Carvalho de Melo · 15 years ago
  38. 180f95e perf: Make common SAMPLE_EVENT parser by OGAWA Hirofumi · 15 years ago
  39. bab81b6 perf annotate: Fix perf data parsing by Li Zefan · 15 years ago
  40. 1ed091c perf tools: Consolidate symbol resolving across all tools by Arnaldo Carvalho de Melo · 15 years ago
  41. 62daacb perf tools: Reorganize event processing routines, lotsa dups killed by Arnaldo Carvalho de Melo · 15 years ago
  42. 234fbbf perf tools: Generalize event synthesizing routines by Arnaldo Carvalho de Melo · 15 years ago