Commit History

Author SHA1 Message Date
  Andi Kleen a5c2a4c956 perf tools: Fix perf record as non root with kptr_restrict == 1 11 years ago
  Adrian Hunter fbe2af45f6 perf tools: Add machine__kernel_ip() 11 years ago
  Adrian Hunter 9b0d2d875d perf tools: Expose 'addr' functions so they can be reused 11 years ago
  Adrian Hunter 1f2a7069b6 perf tools: Fix missing kernel map load 11 years ago
  Adrian Hunter 022c50d09c perf script: Display PERF_RECORD_MISC_COMM_EXEC flag 11 years ago
  Don Zickus a5a5ba7284 Revert "perf: Disable PERF_RECORD_MMAP2 support" 11 years ago
  Don Zickus 7ef807034e perf tools: Update mmap2 interface with protection and flag bits 11 years ago
  Namhyung Kim 13ce34df11 perf tools: Use tid for finding thread 11 years ago
  Arnaldo Carvalho de Melo 93d5731dcb perf tools: Allocate thread map_groups's dynamically 11 years ago
  Namhyung Kim 574799bfdb perf tools: Fix memory leak when synthesizing thread records 11 years ago
  Namhyung Kim 466fa76474 perf symbols: Apply all filters to an addr_location 11 years ago
  Namhyung Kim b3cef7f60f perf symbols: Record the reason for filtering an address_location 11 years ago
  Don Zickus 363b785f38 perf tools: Speed up thread map generation 11 years ago
  Don Zickus bfd66cc71a perf tools: Fix synthesizing mmaps for threads 11 years ago
  Adrian Hunter 0ae617bedd perf record: Get ref_reloc_sym from kernel map 11 years ago
  Adrian Hunter 29b596b574 perf tools: Add kallsyms__get_function_start() 11 years ago
  Jiri Olsa a18382b68f perf tools: Make perf_event__synthesize_mmap_events global 11 years ago
  Dongsheng Yang c239c25a82 perf tools: Do not synthesize the treads of default guest. 11 years ago
  Dongsheng Yang f5db57c4c4 perf tools: Use machine->pid for tgid if machine is guest. 11 years ago
  Dongsheng Yang 73547aacdc perf tools: Set event->header.misc to PERF_RECORD_MISC_GUEST_USER if machine is guest. 11 years ago
  Dongsheng Yang 995634650e perf tools: Find the proc info under machine->root_dir. 11 years ago
  Dongsheng Yang fb50bb43d0 perf tools: Add support for PERF_RECORD_MISC_GUEST_USER in thread__find_addr_map(). 11 years ago
  Arnaldo Carvalho de Melo cc22e575a6 perf symbols: Add 'machine' member to struct addr_location 11 years ago
  Arnaldo Carvalho de Melo c506c96b61 tools lib symbol: Start carving out symbol parsing routines from perf 11 years ago
  David Ahern 1f3878c11c perf thread: Move comm_list check into function 11 years ago
  Don Zickus 9d4ecc8893 perf tools: Synthesize anon MMAP records again 11 years ago
  Arnaldo Carvalho de Melo 62605dc50c perf record: Synthesize non-exec MMAP records when --data used 11 years ago
  Arnaldo Carvalho de Melo 316c7136f8 perf tools: Finish the removal of 'self' arguments 11 years ago
  Frederic Weisbecker 162f0befda perf tools: Add time argument on COMM setting 12 years ago
  Frederic Weisbecker b9c5143a01 perf tools: Use an accessor to read thread comm 12 years ago