1. 8e2ff72 perf powerpc: Generate system call table from asm/unistd.h by Ravi Bangoria · 8 years ago
  2. 4b3a271 perf probe: Find versioned symbols from map by Masami Hiramatsu · 8 years ago
  3. 54e32dc perf pmu: Pass pmu as a parameter to get_cpuid_str() by Ganapatrao Kulkarni · 8 years ago
  4. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 8 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  6. 696e245 perf annotate: Remove arch::cpuid_parse callback by Jiri Olsa · 8 years ago
  7. 544abd4 perf probe: Allow placing uprobes in alternate namespaces. by Krister Johansen · 8 years ago
  8. a7f0fda perf unwind: Support for powerpc by Paolo Bonzini · 8 years ago
  9. d8040645 perf symbols: Allow user probes on versioned symbols by Paul Clarke · 8 years ago
  10. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  11. aa8cc2f perf tools: Replace STR() calls with __stringify() by Arnaldo Carvalho de Melo · 8 years ago
  12. f5a7080 perf sdt powerpc: Add argument support by Ravi Bangoria · 8 years ago
  13. 44ca934 perf powerpc: Choose local entry point with kretprobes by Naveen N. Rao · 8 years ago
  14. dbdebdc perf annotate: Initial PowerPC support by Ravi Bangoria · 9 years ago
  15. a1d9972 perf uretprobe ppc64le: Fix probe location by Ravi Bangoria · 9 years ago
  16. ce88f27 perf powerpc: Support CPU ID matching for Powerpc by Sukadev Bhattiprolu · 9 years ago
  17. d18019a perf tests: Add dwarf unwind test for powerpc by Ravi Bangoria · 9 years ago
  18. be39db9 perf symbols: Remove symbol_filter_t machinery by Arnaldo Carvalho de Melo · 9 years ago
  19. 293d5b4 perf probe: Support probing on offline cross-arch binary by Masami Hiramatsu · 9 years ago
  20. f046f3d perf ppc64le: Fix build failure when libelf is not present by Ravi Bangoria · 9 years ago
  21. 99e608b perf probe ppc64le: Fix probe location when using DWARF by Ravi Bangoria · 9 years ago
  22. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  23. c452246 perf/powerpc: Add support for unwinding perf-stackdump by Chandan Kumar · 9 years ago
  24. 0b3c226 perf symbols: Fix kallsyms perf test on ppc64le by Naveen N. Rao · 9 years ago
  25. 239aeba perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le by Naveen N. Rao · 9 years ago
  26. 4679bcc perf tools powerpc: Add support for generating bpf prologue by Naveen N. Rao · 9 years ago
  27. bb62bad tool/perf: Add sample_reg_mask to include all perf_regs by Madhavan Srinivasan · 9 years ago
  28. dc642e8 tools/perf: Map the ID values with register names by Anju T · 9 years ago
  29. 379649c perf tools: Fix build break on powerpc by Sukadev Bhattiprolu · 9 years ago
  30. 531d241 perf tools: Do not include stringify.h from the kernel sources by Arnaldo Carvalho de Melo · 9 years ago
  31. e12b202 perf jitdump: Build only on supported archs by Jiri Olsa · 9 years ago
  32. 78e6c39 perf kvm/powerpc: Add support for HCALL reasons by Hemant Kumar · 10 years ago
  33. 066d359 perf kvm/powerpc: Port perf kvm stat to powerpc by Hemant Kumar · 10 years ago
  34. 7b6ff0b perf probe ppc64le: Fixup function entry if using kallsyms lookup by Naveen N. Rao · 10 years ago
  35. d5c2e2c perf probe ppc64le: Prefer symbol table lookup over DWARF by Naveen N. Rao · 10 years ago
  36. c50fc0a perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding by Ananth N Mavinakayanahalli · 10 years ago
  37. 031b84c perf probe ppc: Enable matching against dot symbols automatically by Naveen N. Rao · 10 years ago
  38. fb6d594 perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc by Naveen N. Rao · 10 years ago
  39. d233209 perf probe ppc: Fix symbol fixup issues due to ELF type by Naveen N. Rao · 10 years ago
  40. 07a39e1 perf build: Add arch powerpc objects building by Jiri Olsa · 11 years ago
  41. 5e8c0fb perf build: Add arch x86 objects building by Jiri Olsa · 11 years ago
  42. 6bcf9c1 perf tools powerpc: Use dwfl_report_elf() instead of offline. by Sukadev Bhattiprolu · 11 years ago
  43. bb871a9 perf tools: A thread's machine can be found via thread->mg->machine by Arnaldo Carvalho de Melo · 11 years ago
  44. 7d073b3 perf tools powerpc: Cache the DWARF debug info by Sukadev Bhattiprolu · 11 years ago
  45. 65ccb4f perf tools powerpc: Fix build issue when DWARF support is disabled by Anton Blanchard · 11 years ago
  46. ad7e767 perf tools powerpc: Explicitly include util/debug.h by Sukadev Bhattiprolu · 11 years ago
  47. c94b93c perf powerpc: Include util/util.h and remove stringify macros by Sukadev Bhattiprolu · 11 years ago
  48. a60335b perf tools powerpc: Adjust callchain based on DWARF debug info by Sukadev Bhattiprolu · 11 years ago
  49. 861e10b perf tools: Fix build on non-glibc systems due to libio.h absence by Cody P Schafer · 12 years ago
  50. e7f01d1 perf tools: Use scnprintf where applicable by Arnaldo Carvalho de Melo · 13 years ago
  51. 5182a13 perf/powerpc: Fix build for PowerPC with uclibc toolchains by Florian Fainelli · 14 years ago
  52. fbe96f2 perf tools: Make perf.data more self-descriptive (v8) by Stephane Eranian · 14 years ago
  53. fead796 perf probe: Add PowerPC DWARF register number mappings by Ian Munsie · 15 years ago