1. 5966094 perf thread_map: Add thread_map__new_event function by Jiri Olsa · 9 years ago
  2. 7ecb48f perf thread_map: Free strlist on constructor error path by Namhyung Kim · 9 years ago
  3. a11c51a 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
  4. 4a77e21 perf strlist: Make dupstr be the default and part of an extensible config parm by Arnaldo Carvalho de Melo · 9 years ago
  5. 08ae217 perf thread_map: Fix the sizeof() calculation for map entries by Arnaldo Carvalho de Melo · 9 years ago
  6. 792402f perf thrad_map: Add comm string into array by Jiri Olsa · 9 years ago
  7. 62eea46 perf thread_map: Introduce thread_map__reset function by Jiri Olsa · 9 years ago
  8. 186fbb7 perf tools: Add reference counting for thread_map object by Jiri Olsa · 9 years ago
  9. 060664f perf tools: Future-proof thread_map allocation size calculation by Arnaldo Carvalho de Melo · 9 years ago
  10. e13798c perf thread_map: Don't access the array entries directly by Jiri Olsa · 9 years ago
  11. 9d7e8c3 perf tools: Add thread_map__(alloc|realloc) helpers by Jiri Olsa · 9 years ago
  12. 641556c perf thread_map: Create dummy constructor out of open coded equivalent by Arnaldo Carvalho de Melo · 10 years ago
  13. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  14. 0466252 perf tools: Introduce zfree by Arnaldo Carvalho de Melo · 11 years ago
  15. e8cdd94 perf tools: fix thread_map__new_by_pid_str() memory leak in error path by Franck Bui-Huu · 12 years ago
  16. 6b1bee9 perf tools: fix broken perf record -a mode by Stephane Eranian · 12 years ago
  17. b52956c perf tools: Allow multiple threads or processes in record, stat, top by David Ahern · 12 years ago
  18. 0d37aa3 perf tools: Introduce per user view by Arnaldo Carvalho de Melo · 13 years ago
  19. 9ae7d33 perf tools: Add fprintf methods for thread_map and cpu_map classes by Arnaldo Carvalho de Melo · 13 years ago
  20. fd78260 perf threads: Move thread_map to separate file by Arnaldo Carvalho de Melo · 14 years ago