summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2015-08-31bpf tools: New API to get name from a BPF objectWang Nan
2015-08-12perf tests: Add tests to callgraph and time parseKan Liang
2015-08-12perf callchain: Allow disabling call graphs per eventKan Liang
2015-08-07perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan
2015-07-30perf tests: Adding build test for having ending double slashJiri Olsa
2015-07-29perf tools: Force period term to overload global settingsJiri Olsa
2015-07-21perf test: Check for refcnt in thread_map testJiri Olsa
2015-06-26perf stat: Make stats work over the thread dimensionJiri Olsa
2015-06-26perf stat: Use xyarray for cpu evsel countsJiri Olsa
2015-06-26perf stat: Introduce perf_counts functionJiri Olsa
2015-06-26perf tests: Add thread_map object testsJiri Olsa
2015-06-25perf tools: Add reference counting for thread_map objectJiri Olsa
2015-06-25perf tools: Add reference counting for cpu_map objectJiri Olsa
2015-06-23perf thread_map: Don't access the array entries directlyJiri Olsa
2015-06-22perf tests: Add test for make install with prefixJiri Olsa
2015-06-22perf tests: Add testing for Makefile.perfJiri Olsa
2015-06-19perf tools: Configurable per thread proc map processing time outKan Liang
2015-06-16perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat objectJiri Olsa
2015-06-08perf tools: Reference count struct dsoArnaldo Carvalho de Melo
2015-06-03perf tools: Deal with kernel module names in '[]' correctlyWang Nan
2015-05-29perf machine: Introduce machine__findnew_dso() methodArnaldo Carvalho de Melo
2015-05-29perf machine: No need to have two DSOs listsArnaldo Carvalho de Melo
2015-05-29perf tests: Remove getpgrp from mmap-basicRiku Voipio
2015-05-29perf tests: Aename open*.c to openat*.cRiku Voipio
2015-05-29perf tests: Switch from open to openatRiku Voipio
2015-05-29perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan
2015-05-27perf tools: Introduce struct mapsArnaldo Carvalho de Melo
2015-05-27perf tools: Use maps__first()/map__next()Arnaldo Carvalho de Melo
2015-05-27perf tools: Add dso__data_get/put_fd()Namhyung Kim
2015-05-27perf hists: Reducing arguments of hist_entry_iter__add()Namhyung Kim
2015-05-15perf tools: Use atomic.h for the map_groups refcountArnaldo Carvalho de Melo
2015-05-12perf tests: Fix map_groups refcount testArnaldo Carvalho de Melo
2015-05-12perf tests: Show refcounting broken expectations in thread-mg-share testArnaldo Carvalho de Melo
2015-05-12perf tests: Fix to get negative exit codesHe Kuang
2015-05-08perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo
2015-05-05perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter
2015-04-29perf tools: Add term support for parse_events_errorJiri Olsa
2015-04-29perf tools: Add parse_events_error interfaceJiri Olsa
2015-04-29perf tests: Add build tests for building perf from kernel source root and toolsJiri Olsa
2015-04-08perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa
2015-04-08perf tests: Fix attr testsJiri Olsa
2015-03-21perf tools: Add kmod_path__parse functionJiri Olsa
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf testYunlong Song
2015-03-19perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu
2015-02-12perf build: Add tests objects buildingJiri Olsa
2015-02-11perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)
2015-02-06perf tests: Do not rely on dso__data_read_offset() to open dsoNamhyung Kim
2015-02-06perf test: Fix dso cache testcaseNamhyung Kim
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar
2015-01-22perf tests: Fix typo in sample-parsing.cRasmus Villemoes