Commit History

Author SHA1 Message Date
  Arnaldo Carvalho de Melo d998b73259 perf tools: Fix error path to do closedir() when synthesizing threads 10 years ago
  David Ahern 7764a385f6 perf tools: Fix synthesizing fork_event.ppid for non-main thread 10 years ago
  David Ahern ca6c41c59b perf tools: Fix ppid for synthesized fork events 10 years ago
  David Ahern 5aa0b030e8 perf tools: Refactor comm/tgid lookup 10 years ago
  Arnaldo Carvalho de Melo 4aa5f4f7bb perf tools: Fix FORK after COMM when synthesizing records for pre-existing threads 10 years ago
  Arnaldo Carvalho de Melo 506740654d perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is asked 10 years ago
  Adrian Hunter 3c659eedad perf tools: Add id index 10 years ago
  Arnaldo Carvalho de Melo bb871a9c8d perf tools: A thread's machine can be found via thread->mg->machine 10 years ago
  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