summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-01-10selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOKMickaël Salaün
2016-01-10Merge branch 'for-4.5/block-dax' into for-4.5/libnvdimmDan Williams
2016-01-09nfit_test: Enable DSMs for all test NFITsDan Williams
2016-01-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-08perf evlist: Add --trace-fields option to show trace fieldsNamhyung Kim
2016-01-08perf record: Store data mmaps for dwarf unwindJiri Olsa
2016-01-08perf libdw: Check for mmaps also in MAP__VARIABLE treeJiri Olsa
2016-01-08perf unwind: Check for mmaps also in MAP__VARIABLE treeJiri Olsa
2016-01-08perf unwind: Use find_map function in access_dso_memJiri Olsa
2016-01-08perf evlist: Remove perf_evlist__(enable|disable)_event functionsJiri Olsa
2016-01-08perf evlist: Make perf_evlist__open() open evsels with their cpus and threads...Adrian Hunter
2016-01-08perf report: Show random usage tip on the help lineNamhyung Kim
2016-01-08perf hists: Export a couple of hist functionsNamhyung Kim
2016-01-08perf diff: Use perf_hpp__register_sort_field interfaceJiri Olsa
2016-01-08perf tools: Add overhead/overhead_children keys defaults via stringJiri Olsa
2016-01-08perf tools: Remove list entry from struct sort_entryJiri Olsa
2016-01-08perf tools: Include all tools/lib directory for tags/cscope/TAGS targetsJiri Olsa
2016-01-08perf script: Align event name properlyJiri Olsa
2016-01-08perf tools: Add missing headers in perf's MANIFESTWang Nan
2016-01-08perf tools: Do not show trace command if it's not compiled inJiri Olsa
2016-01-08perf report: Change default to use event group viewNamhyung Kim
2016-01-08perf top: Decay periods in callchainsNamhyung Kim
2016-01-08tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/Arnaldo Carvalho de Melo
2016-01-08tools lib: Sync tools/lib/find_bit.c with the kernelArnaldo Carvalho de Melo
2016-01-08tools lib: Move find_next_bit.c to tools/lib/Arnaldo Carvalho de Melo
2016-01-07selftests: firmware: add empty string and async testsBrian Norris
2016-01-07selftests/seccomp: fix 32-bit build warningsKees Cook
2016-01-07add breakpoints/.gitignoreYuan Sun
2016-01-07add ptrace/.gitignoreYuan Sun
2016-01-07update .gitignore in selftests/timersYuan Sun
2016-01-07update .gitignore in selftests/vmYuan Sun
2016-01-07perf tests: Give a bit more information on the CQM test failure pathArnaldo Carvalho de Melo
2016-01-07perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLEArnaldo Carvalho de Melo
2016-01-07perf python: Add missing files to binding link listArnaldo Carvalho de Melo
2016-01-07perf test: No need for setting attr.sample_freq on the RECORD testArnaldo Carvalho de Melo
2016-01-07perf test: Use "dummy" events in the PERF_RECORD_ testArnaldo Carvalho de Melo
2016-01-07perf evlist: Introduce perf_evlist__new_dummy constructorArnaldo Carvalho de Melo
2016-01-07perf tests: No need to set attr.sample_freq in the perf time to TSC testArnaldo Carvalho de Melo
2016-01-06perf pmu: fix alias->snapshot missing initialization bugStephane Eranian
2016-01-06perf script: Add stat-cpi.py scriptJiri Olsa
2016-01-06perf script: Display stat events by defaultJiri Olsa
2016-01-06perf cpumap: Fix cpu conversion in cpu_map__from_entriesJiri Olsa
2016-01-06perf script: Add python support for stat eventsJiri Olsa
2016-01-06perf script: Add stat default handlersJiri Olsa
2016-01-06perf script: Add process_stat/process_stat_interval scripting interfaceJiri Olsa
2016-01-06perf script: Process stat config eventJiri Olsa
2016-01-06perf script: Process cpu/threads mapsJiri Olsa
2016-01-06perf stat record: Keep sample_type 0 for pipe sessionJiri Olsa
2016-01-06perf report: Add documentation for dynamic sort keysNamhyung Kim
2016-01-06perf tools: Add all matching dynamic sort keys for field nameNamhyung Kim