1. ddbb1b1 perf trace: Separate routine that handles an event from the one that reads it by Arnaldo Carvalho de Melo · 9 years ago
  2. 77c9258 perf trace: Add man page entry for --event by Arnaldo Carvalho de Melo · 9 years ago
  3. f078c38 perf trace: Introduce --filter-pids by Arnaldo Carvalho de Melo · 9 years ago
  4. be199ad perf evlist: Introduce set_filter_pids method by Arnaldo Carvalho de Melo · 9 years ago
  5. 241b057 perf trace: Filter out the trace pid when no threads are specified by Arnaldo Carvalho de Melo · 9 years ago
  6. cfd70a2 perf evlist: Introduce set_filter_pid method by Arnaldo Carvalho de Melo · 9 years ago
  7. 0808921 perf trace: Only insert blank duration bracket when tracing syscalls by Arnaldo Carvalho de Melo · 9 years ago
  8. 8a26ce4 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  9. acba3c7 perf, powerpc: Fix up flush_branch_stack() users by Peter Zijlstra · 10 years ago
  10. 384b605 perf tools: Construct LBR call chain by Kan Liang · 10 years ago
  11. aad2b21 perf tools: Enable LBR call stack support by Kan Liang · 10 years ago
  12. 2c44b19 perf/x86/intel: Expose LBR callstack to user space tooling by Peter Zijlstra · 10 years ago
  13. aa54ae9 perf/x86/intel: Discard zero length call entries in LBR call stack by Yan, Zheng · 10 years ago
  14. 2c70d00 perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack mode by Yan, Zheng · 10 years ago
  15. 4b85490 perf/x86/intel: Re-organize code that implicitly enables LBR/PEBS by Yan, Zheng · 10 years ago
  16. a46a230 perf: Simplify the branch stack check by Yan, Zheng · 10 years ago
  17. 76cb2c6 perf/x86/intel: Save/restore LBR stack during context switch by Yan, Zheng · 10 years ago
  18. 63f0c1d perf/x86/intel: Track number of events that use the LBR callstack by Yan, Zheng · 10 years ago
  19. e18bf52 perf/x86/intel: Allocate space for storing LBR stack by Yan, Zheng · 10 years ago
  20. 5a158c3 perf: Always switch pmu specific data during context switch by Yan, Zheng · 10 years ago
  21. 4af57ef28 perf: Add pmu specific data for perf task context by Yan, Zheng · 10 years ago
  22. e9d7f7c perf/x86/intel: Add basic Haswell LBR call stack support by Yan, Zheng · 10 years ago
  23. 2a0ad3b perf/x86/intel: Use context switch callback to flush LBR stack by Yan, Zheng · 10 years ago
  24. ba53250 perf: Introduce pmu context switch callback by Yan, Zheng · 10 years ago
  25. 27ac905 perf/x86/intel: Reduce lbr_sel_map[] size by Yan, Zheng · 10 years ago
  26. c796b20 perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to void by Aravind Gopalakrishnan · 10 years ago
  27. 6a694a6 perf: Update userspace page info for software event by Shaohua Li · 9 years ago
  28. 72f669c perf: Update shadow timestamp before add event by Shaohua Li · 9 years ago
  29. 8e57c58 perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() call by Markus Elfring · 9 years ago
  30. 726f323 perf trace: Support --events foo:bar --no-syscalls by Arnaldo Carvalho de Melo · 9 years ago
  31. 14a052d perf trace: Allow mixing with other events by Arnaldo Carvalho de Melo · 9 years ago
  32. e596663 perf trace: Handle multiple threads better wrt syscalls being intermixed by Arnaldo Carvalho de Melo · 9 years ago
  33. 42052be perf trace: Print thread info when following children by Arnaldo Carvalho de Melo · 9 years ago
  34. 619a303 perf list: Place the header text in its right position by Yunlong Song · 9 years ago
  35. 74390aa perf: Remove the extra validity check on nr_pages by Kaixu Xia · 9 years ago
  36. 3a03005 perf tools: Fix a bug of segmentation fault by Yunlong Song · 9 years ago
  37. ceed252 perf build: Display make commands on V=1 by Jiri Olsa · 10 years ago
  38. 9244e2c tools lib lockdep: Use tools build framework by Jiri Olsa · 10 years ago
  39. 2d58ab9 tools lib traceevent: Use tools build framework by Jiri Olsa · 10 years ago
  40. 285a8f2 tools lib api: Rename libapikfs.a to libapi.a by Jiri Olsa · 10 years ago
  41. b4f9166 tools lib api: Use tools build framework by Jiri Olsa · 10 years ago
  42. f819f70 perf build: Add build documentation by Jiri Olsa · 10 years ago
  43. db84866 perf build: Remove PERF-CFLAGS file by Jiri Olsa · 10 years ago
  44. 8e499ac perf build: Remove uneeded variables by Jiri Olsa · 10 years ago
  45. 64f72f3 perf build: Remove directory dependency rules by Jiri Olsa · 10 years ago
  46. 1999307 perf build: Add single target build framework support by Jiri Olsa · 10 years ago
  47. 6d8e62c perf build: Add arch sparc objects building by Jiri Olsa · 10 years ago
  48. 61b0212 perf build: Add arch sh objects building by Jiri Olsa · 10 years ago
  49. 953bce8 perf build: Add arch s390 objects building by Jiri Olsa · 10 years ago
  50. 07a39e1 perf build: Add arch powerpc objects building by Jiri Olsa · 10 years ago
  51. 7db2161 perf build: Add arch arm64 objects building by Jiri Olsa · 10 years ago
  52. f6ff0e6 perf build: Add arch arm objects building by Jiri Olsa · 10 years ago
  53. 5e8c0fb perf build: Add arch x86 objects building by Jiri Olsa · 10 years ago
  54. cb4e67f perf build: Add perf.o object building by Jiri Olsa · 10 years ago
  55. 1571b69 perf build: Add zlib objects building by Jiri Olsa · 10 years ago
  56. 3bc3374 perf build: Add perf regs objects building by Jiri Olsa · 10 years ago
  57. c7355f8 perf build: Add scripts objects building by Jiri Olsa · 10 years ago
  58. 88aeea0 perf build: Add gtk objects building by Jiri Olsa · 10 years ago
  59. cf15c74 perf build: Add slang objects building by Jiri Olsa · 10 years ago
  60. 3b939a6 perf build: Add ui objects building by Jiri Olsa · 10 years ago
  61. b2e45c3 perf build: Add dwarf unwind objects building by Jiri Olsa · 10 years ago
  62. 8379fce perf build: Add dwarf objects building by Jiri Olsa · 10 years ago
  63. 709e679 perf build: Add probe objects building by Jiri Olsa · 10 years ago
  64. 9352aab perf build: Add libperf objects building by Jiri Olsa · 10 years ago
  65. 285ab8b perf build: Add builtin objects building by Jiri Olsa · 10 years ago
  66. f39e042 perf build: Add tests objects building by Jiri Olsa · 10 years ago
  67. 72965b8 perf build: Add bench objects building by Jiri Olsa · 10 years ago
  68. 6dd280c perf build: Disable make's built-in rules by Jiri Olsa · 10 years ago
  69. 885e00b perf tools: Remove api fs object from python build by Jiri Olsa · 10 years ago
  70. 579ff6d tools build: Add subdir support by Jiri Olsa · 10 years ago
  71. fcfd661 tools build: Add detected config support by Jiri Olsa · 10 years ago
  72. c819e2c tools build: Add new build support by Jiri Olsa · 10 years ago
  73. 39f5704 perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check by Josh Boyer · 9 years ago
  74. 5cb113f perf buildid-cache: Consolidate .build-id cache path generators by Masami Hiramatsu · 9 years ago
  75. e35f736 perf buildid-cache: Remove unneeded debugdir parameters by Masami Hiramatsu · 9 years ago
  76. 4e31050 perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older. by Vinson Lee · 9 years ago
  77. 23773ca perf tools: Make perf aware of tracefs by Steven Rostedt (Red Hat) · 9 years ago
  78. dd6dda2 tools lib api fs: Add {tracefs,debugfs}_configured() functions by Steven Rostedt (Red Hat) · 9 years ago
  79. a9edf60 tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macro by Steven Rostedt (Red Hat) · 9 years ago
  80. 4ef92c2 tools lib api fs: Add tracefs mount helper functions by Steven Rostedt (Red Hat) · 9 years ago
  81. cde164a tools lib fs: Add helper to find mounted file systems by Steven Rostedt (Red Hat) · 9 years ago
  82. 5693c92 perf tools: Do not check debugfs MAGIC for tracing files by Steven Rostedt (Red Hat) · 9 years ago
  83. 20f86fc perf evlist: Fix typo in comment by Arnaldo Carvalho de Melo · 9 years ago
  84. f7aa222 perf trace: No need to enable evsels for workload started from perf by Arnaldo Carvalho de Melo · 9 years ago
  85. aa1aac1 perf tools: Introduce event_format__fprintf method by Arnaldo Carvalho de Melo · 9 years ago
  86. 402bb4e tools lib traceevent: Introduce trace_seq_do_fprintf function by Arnaldo Carvalho de Melo · 9 years ago
  87. dc6254c perf symbols: debuglink should take symfs option into account by Victor Kamensky · 9 years ago
  88. 4886f2c perf symbols: Ignore mapping symbols on aarch64 by Victor Kamensky · 9 years ago
  89. 8b72805 perf probe: Update man page by Masami Hiramatsu · 9 years ago
  90. e1ecbbc perf probe: Fix to handle optimized not-inlined functions by Masami Hiramatsu · 9 years ago
  91. a3c0cc2 perf tools: Fix a dso open fail message by Namhyung Kim · 9 years ago
  92. 63d3c6f perf tests: Do not rely on dso__data_read_offset() to open dso by Namhyung Kim · 9 years ago
  93. 66af43d perf test: Fix dso cache testcase by Namhyung Kim · 9 years ago
  94. a667342 perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasks by Andy Lutomirski · 10 years ago
  95. 7911d3f perf/x86: Only allow rdpmc if a perf_event is mapped by Andy Lutomirski · 10 years ago
  96. c1317ec perf: Pass the event to arch_perf_update_userpage() by Andy Lutomirski · 10 years ago
  97. 1e0fb9e perf: Add pmu callbacks to track event mapping and unmapping by Andy Lutomirski · 10 years ago
  98. 22c4bd9 x86: Add a comment clarifying LDT context switching by Andy Lutomirski · 10 years ago
  99. 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
  100. 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago