1. 87ffb6c perf env: Remove needless cpumap.h header by Arnaldo Carvalho de Melo · 5 years ago
  2. 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
  3. e4aec1b perf tests: Add missing counts.h by Arnaldo Carvalho de Melo · 5 years ago
  4. 88761fa libperf: Adopt simplified perf_evsel__close() function from tools/perf by Jiri Olsa · 5 years ago
  5. 9c3516d libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions by Jiri Olsa · 5 years ago
  6. 7836e52 libperf: Add perf_thread_map__get()/perf_thread_map__put() by Jiri Olsa · 5 years ago
  7. 38f01d8 libperf: Add perf_cpu_map__get()/perf_cpu_map__put() by Jiri Olsa · 5 years ago
  8. 5972d1e perf evsel: Rename perf_evsel__open() to evsel__open() by Jiri Olsa · 5 years ago
  9. 5eb2dd2 perf evsel: Rename perf_evsel__delete() to evsel__delete() by Jiri Olsa · 5 years ago
  10. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
  11. 9749b90 perf tools: Rename struct thread_map to struct perf_thread_map by Jiri Olsa · 5 years ago
  12. f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 5 years ago
  13. 93faa52 perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test by Changbin Du · 6 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. 475fb53 perf evsel: Fix buffer overflow while freeing events by Andi Kleen · 7 years ago
  16. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  17. 9a3993d perf tools: Move path related functions to util/path.h by Arnaldo Carvalho de Melo · 8 years ago
  18. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  19. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  20. 1fbe7df perf tests: Add missing pthread.h include for CPU_*() macros by Arnaldo Carvalho de Melo · 9 years ago
  21. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  22. bd1a0be5 tools/perf: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  23. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  24. 8719138 perf test: Silence tracepoint event failures by Namhyung Kim · 9 years ago
  25. 8dd2a13 perf evsel: Propagate error info from tp_format by Jiri Olsa · 9 years ago
  26. fbf9962 perf tools: Switch to tracing_path interface on appropriate places by Jiri Olsa · 9 years ago
  27. 4605eab tools lib api fs: Replace debugfs/tracefs objects interface with fs.c by Jiri Olsa · 9 years ago
  28. a6fa003 perf stat: Make stats work over the thread dimension by Jiri Olsa · 10 years ago
  29. 1ac77e1 perf stat: Introduce perf_counts function by Jiri Olsa · 10 years ago
  30. 186fbb7 perf tools: Add reference counting for thread_map object by Jiri Olsa · 10 years ago
  31. a9a3a4d perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object by Jiri Olsa · 10 years ago
  32. fbb2df2 perf tests: Aename open*.c to openat*.c by Riku Voipio · 10 years ago[Renamed from tools/perf/tests/open-syscall-all-cpus.c]
  33. 43f322b perf tests: Switch from open to openat by Riku Voipio · 10 years ago
  34. f1942b9 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago