Historial de Commits

Autor SHA1 Mensaje Fecha
  Jiri Olsa 38af91f01d perf thread_map: Add thread_map__remove function hace 8 años
  Arnaldo Carvalho de Melo 602a1f4daa perf tools: Rename strlist_for_each() macros to for_each_entry() hace 9 años
  Jiri Olsa 097be0f503 perf thread_map: Make new_by_tid_str constructor public hace 9 años
  Jiri Olsa 3407df8bbc perf thread_map: Add has() method hace 9 años
  Arnaldo Carvalho de Melo 3354cf7110 perf thread_map: Use readdir() instead of deprecated readdir_r() hace 9 años
  Jiri Olsa 5966094239 perf thread_map: Add thread_map__new_event function hace 9 años
  Namhyung Kim 7ecb48fde3 perf thread_map: Free strlist on constructor error path hace 9 años
  Ingo Molnar a11c51acc5 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core hace 10 años
  Arnaldo Carvalho de Melo 4a77e2183f perf strlist: Make dupstr be the default and part of an extensible config parm hace 10 años
  Arnaldo Carvalho de Melo 08ae217b8d perf thread_map: Fix the sizeof() calculation for map entries hace 10 años
  Jiri Olsa 792402fd5c perf thrad_map: Add comm string into array hace 10 años
  Jiri Olsa 62eea46438 perf thread_map: Introduce thread_map__reset function hace 10 años
  Jiri Olsa 186fbb7432 perf tools: Add reference counting for thread_map object hace 10 años
  Arnaldo Carvalho de Melo 060664f3b9 perf tools: Future-proof thread_map allocation size calculation hace 10 años
  Jiri Olsa e13798c77b perf thread_map: Don't access the array entries directly hace 10 años
  Jiri Olsa 9d7e8c3a96 perf tools: Add thread_map__(alloc|realloc) helpers hace 10 años
  Arnaldo Carvalho de Melo 641556c98c perf thread_map: Create dummy constructor out of open coded equivalent hace 11 años
  Arnaldo Carvalho de Melo 74cf249d5c perf tools: Use zfree to help detect use after free bugs hace 11 años
  Arnaldo Carvalho de Melo 046625231a perf tools: Introduce zfree hace 11 años
  Franck Bui-Huu e8cdd94777 perf tools: fix thread_map__new_by_pid_str() memory leak in error path hace 13 años
  Stephane Eranian 6b1bee9035 perf tools: fix broken perf record -a mode hace 13 años
  David Ahern b52956c961 perf tools: Allow multiple threads or processes in record, stat, top hace 13 años
  Arnaldo Carvalho de Melo 0d37aa34f8 perf tools: Introduce per user view hace 13 años
  Arnaldo Carvalho de Melo 9ae7d3351a perf tools: Add fprintf methods for thread_map and cpu_map classes hace 13 años
  Arnaldo Carvalho de Melo fd78260b53 perf threads: Move thread_map to separate file hace 14 años