1. cb71f7d libperf: Setup initial evlist::all_cpus value by Jiri Olsa · 5 years ago
  2. 3ce311a libperf: Move to tools/lib/perf by Jiri Olsa · 5 years ago[Renamed from tools/perf/lib/evlist.c]
  3. a2408a7 perf evlist: Maintain evlist->all_cpus by Andi Kleen · 5 years ago
  4. b6cd35e libperf: Move mask setup to perf_evlist__mmap_ops() by Jiri Olsa · 5 years ago
  5. 3805e4f libperf: Move mmap allocation to perf_evlist__mmap_ops::get by Jiri Olsa · 5 years ago
  6. 6eb65f7 libperf: Introduce perf_evlist__for_each_mmap() by Jiri Olsa · 5 years ago
  7. 84227cb libperf: Adopt perf_evlist__filter_pollfd() from tools/perf by Jiri Olsa · 5 years ago
  8. 696f27c libperf: Introduce perf_evlist__purge() by Jiri Olsa · 5 years ago
  9. 93dd6e2 libperf: Introduce perf_evlist__exit() by Jiri Olsa · 5 years ago
  10. 230662e libperf: Move the pollfd allocation from tools/perf to libperf by Jiri Olsa · 5 years ago
  11. 285aaea libperf: Centralize map refcnt setting by Jiri Olsa · 5 years ago
  12. b5911e7 libperf: Introduce perf_evlist_mmap_ops::mmap callback by Jiri Olsa · 5 years ago
  13. 3a8bb58 libperf: Add perf_evlist_mmap_ops::get callback by Jiri Olsa · 5 years ago
  14. 1fcbb75 libperf: Introduce perf_evlist_mmap_ops::idx callback by Jiri Olsa · 5 years ago
  15. 0b5ea10 libperf: Introduce perf_evlist__mmap_ops() by Jiri Olsa · 5 years ago
  16. d1a1775 libperf: Adopt perf_evlist__mmap()/munmap() from tools/perf by Jiri Olsa · 5 years ago
  17. 80ab298 libperf: Add perf_evlist__poll() function by Jiri Olsa · 5 years ago
  18. f4009e7 libperf: Add perf_evlist__add_pollfd() function by Jiri Olsa · 5 years ago
  19. 31f67fc libperf: Add perf_evlist__alloc_pollfd() function by Jiri Olsa · 5 years ago
  20. d5a9948 libperf: Add perf_evlist__id_add_fd() function by Jiri Olsa · 5 years ago
  21. b0031c2 libperf: Add perf_evlist__id_add() function by Jiri Olsa · 5 years ago
  22. ff47d86 libperf: Add perf_evlist__read_format() function by Jiri Olsa · 5 years ago
  23. 1d5af02 libperf: Move 'heads' from 'struct evlist' to 'struct perf_evlist' by Jiri Olsa · 5 years ago
  24. fcc97c3 libperf: Adopt perf_evlist__enable()/disable() functions from perf by Jiri Olsa · 5 years ago
  25. 80dc2b3 libperf: Adopt simplified perf_evlist__open()/close() functions from tools/perf by Jiri Olsa · 5 years ago
  26. 453fa03 libperf: Add perf_evlist__set_maps() function by Jiri Olsa · 5 years ago
  27. 57f0c3b libperf: Add perf_evlist__delete() function by Jiri Olsa · 5 years ago
  28. 651bf38 libperf: Add perf_evlist__for_each_evsel() iterator by Jiri Olsa · 5 years ago
  29. 634912d libperf: Add perf_evlist__new() function by Jiri Olsa · 5 years ago
  30. 6484d2f libperf: Add nr_entries to struct perf_evlist by Jiri Olsa · 5 years ago
  31. 52e22fb libperf: Add perf_evlist__remove() function by Jiri Olsa · 5 years ago
  32. 9a5edde libperf: Add perf_evlist__add() function by Jiri Olsa · 5 years ago
  33. 4562a73 libperf: Add perf_evlist__init() function by Jiri Olsa · 5 years ago
  34. 285a30c libperf: Add perf_evlist and perf_evsel structs by Jiri Olsa · 5 years ago