1. c30ab8a perf test: Change type of '-v' option to INCR by Namhyung Kim · 13 years ago
  2. 65c1e04 perf test: Add more automated tests for event parsing by Jiri Olsa · 13 years ago
  3. f71c49e perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" test by Arnaldo Carvalho de Melo · 13 years ago
  4. 3e7c439 perf test: Validate PERF_RECORD_ events and perf_sample fields by Arnaldo Carvalho de Melo · 13 years ago
  5. e60770a perf test: Allow running just a subset of the available tests by Arnaldo Carvalho de Melo · 13 years ago
  6. ebf294b perf tools: Simplify debugfs mountpoint handling code by Arnaldo Carvalho de Melo · 13 years ago
  7. 727ab04 perf evlist: Fix grouping of multiple events by Arnaldo Carvalho de Melo · 13 years ago
  8. 936be50 perf tool: Fix endianness handling of u32 data in samples by David Ahern · 13 years ago
  9. baf040a perf tools: Make test use the preset debugfs path by Jiri Olsa · 13 years ago
  10. 13b6256 perf tools: Add automated tests for events parsing by Jiri Olsa · 13 years ago
  11. c2a7065 perf evlist: Don't die if sample_{id_all|type} is invalid by Arnaldo Carvalho de Melo · 13 years ago
  12. 3ac1bbc Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 13 years ago
  13. 5538bec perf tools: Propagate event parse error handling by Frederic Weisbecker · 13 years ago
  14. a285412 perf tools: Pre-check sample size before parsing by Frederic Weisbecker · 13 years ago
  15. aece948 perf evlist: Fix per thread mmap setup by Arnaldo Carvalho de Melo · 13 years ago
  16. 5d2cd90 perf evsel: Fix use of inherit by Arnaldo Carvalho de Melo · 13 years ago
  17. 7e2ed09 perf evlist: Store pointer to the cpu and thread maps by Arnaldo Carvalho de Melo · 13 years ago
  18. 8115d60 perf tools: Kill event_t typedef, use 'union perf_event' instead by Arnaldo Carvalho de Melo · 13 years ago
  19. 8d50e5b perf tools: Rename 'struct sample_data' to 'struct perf_sample' by Arnaldo Carvalho de Melo · 13 years ago
  20. 54489c18 perf test: Fix return values checking by Han Pingtian · 13 years ago
  21. d0dd74e perf tools: Move event__parse_sample to evsel.c by Arnaldo Carvalho de Melo · 13 years ago
  22. fd78260 perf threads: Move thread_map to separate file by Arnaldo Carvalho de Melo · 14 years ago
  23. de5fa3a perf test: Add test for the evlist mmap routines by Arnaldo Carvalho de Melo · 14 years ago
  24. 98d77b7 perf test: check if cpu_map__new() return NULL by Han Pingtian · 14 years ago
  25. d2af968 perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpus by Arnaldo Carvalho de Melo · 14 years ago
  26. 9d04f17 perf evsel: Allow specifying if the inherit bit should be set by Arnaldo Carvalho de Melo · 14 years ago
  27. f08199d perf evsel: Support event groups by Arnaldo Carvalho de Melo · 14 years ago
  28. 9486aa3 perf tools: Fix 64 bit integer format strings by Arnaldo Carvalho de Melo · 13 years ago
  29. 57b84e5 perf test: Fix build on older glibcs by Arnaldo Carvalho de Melo · 13 years ago
  30. ffb5e0f perf test: Use cpu_map->[cpu] when setting affinity by Han Pingtian · 13 years ago
  31. 0252208 perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1) by Arnaldo Carvalho de Melo · 14 years ago
  32. 23a2f3a perf tools: Pass whole attr to event selectors by Lin Ming · 14 years ago
  33. 454a3bb perf test: Clarify some error reports in the open syscall test by Arnaldo Carvalho de Melo · 14 years ago
  34. d854861 perf test: Add test for counting open syscalls by Arnaldo Carvalho de Melo · 14 years ago
  35. d367875 perf test: Look forward for symbol aliases by Arnaldo Carvalho de Melo · 14 years ago
  36. 8035458 perf options: Type check OPT_BOOLEAN and fix the offenders by Arnaldo Carvalho de Melo · 14 years ago
  37. 1c6a800 perf test: Initial regression testing command by Arnaldo Carvalho de Melo · 14 years ago