1. 3ce311a libperf: Move to tools/lib/perf by Jiri Olsa · 5 years ago[Renamed from tools/perf/lib/evsel.c]
  2. 363fb12 perf evsel: Add functions to enable/disable for a specific CPU by Andi Kleen · 5 years ago
  3. 99d6141 perf evsel: Add functions to close evsel on a CPU by Andi Kleen · 5 years ago
  4. 2ccfb8b perf evsel: Avoid close(-1) by Andi Kleen · 5 years ago
  5. 70c2036 libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions by Jiri Olsa · 5 years ago
  6. 384c4ad1 libperf: Add perf_evsel__attr() function by Jiri Olsa · 5 years ago
  7. 0ff1a0f libperf: Add perf_evsel__cpus()/threads() functions by Jiri Olsa · 5 years ago
  8. a00571f libperf: Adopt perf_evsel__enable()/disable()/apply_filter() functions by Jiri Olsa · 5 years ago
  9. 5c30af9 libperf: Adopt perf_evsel__read() function from tools/perf by Jiri Olsa · 5 years ago
  10. 88761fa libperf: Adopt simplified perf_evsel__close() function from tools/perf by Jiri Olsa · 5 years ago
  11. 50a4e6f libperf: Adopt simplified perf_evsel__open() function from tools/perf by Jiri Olsa · 5 years ago
  12. b8eca4d libperf: Adopt perf_evsel__alloc_fd() function from tools/perf by Jiri Olsa · 5 years ago
  13. b9358ee libperf: Add perf_evsel__delete() function by Jiri Olsa · 5 years ago
  14. 63bd5df libperf: Add perf_evsel__new() function by Jiri Olsa · 5 years ago
  15. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  16. b04c597 libperf: Add perf_evsel__init function by Jiri Olsa · 5 years ago
  17. 285a30c libperf: Add perf_evlist and perf_evsel structs by Jiri Olsa · 5 years ago