1. ab6c79b perf stat: Ignore error thread when enabling system-wide --per-thread by Jin Yao · 7 years ago
  2. 147c508 perf tools: Use target->per_thread and target->system_wide flags by Jin Yao · 7 years ago
  3. 73c0ca1e perf thread_map: Enumerate all threads from /proc by Jin Yao · 7 years ago
  4. 8d3cd4c perf thread_map: Add method to map all threads in the system by Arnaldo Carvalho de Melo · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. 364fed3 perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  7. 38af91f perf thread_map: Add thread_map__remove function by Jiri Olsa · 8 years ago
  8. 097be0f perf thread_map: Make new_by_tid_str constructor public by Jiri Olsa · 9 years ago
  9. 3407df8 perf thread_map: Add has() method by Jiri Olsa · 9 years ago
  10. 5966094 perf thread_map: Add thread_map__new_event function by Jiri Olsa · 9 years ago
  11. 792402f perf thrad_map: Add comm string into array by Jiri Olsa · 10 years ago
  12. 186fbb7 perf tools: Add reference counting for thread_map object by Jiri Olsa · 10 years ago
  13. 38e89d2 perf thread_map: Change map entries into a struct by Jiri Olsa · 10 years ago
  14. e13798c perf thread_map: Don't access the array entries directly by Jiri Olsa · 10 years ago
  15. 641556c perf thread_map: Create dummy constructor out of open coded equivalent by Arnaldo Carvalho de Melo · 10 years ago
  16. b3a319d perf evlist: Add thread_map__nr() helper by Namhyung Kim · 12 years ago
  17. 61d5bf5 perf tools: Fix thread map that is type pid_t by Robert Richter · 13 years ago
  18. b52956c perf tools: Allow multiple threads or processes in record, stat, top by David Ahern · 13 years ago
  19. 0d37aa3 perf tools: Introduce per user view by Arnaldo Carvalho de Melo · 13 years ago
  20. 9ae7d33 perf tools: Add fprintf methods for thread_map and cpu_map classes by Arnaldo Carvalho de Melo · 13 years ago
  21. fd78260 perf threads: Move thread_map to separate file by Arnaldo Carvalho de Melo · 14 years ago