summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
* tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez2017-11-15
* selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez2017-11-15
* selftests: firmware: add empty string and async testsBrian Norris2017-11-15
* perf tools: Only increase index if perf_evsel__new_idx() succeedsTaeung Song2017-11-08
* perf tools: Fix build failure on perl script contextNamhyung Kim2017-11-08
* perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo2017-08-06
* perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo2017-08-06
* tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira2017-08-06
* perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zeroAdrian Hunter2017-08-06
* perf intel-pt: Use FUP always when scanning for an IPAdrian Hunter2017-08-06
* perf intel-pt: Fix last_ip usageAdrian Hunter2017-08-06
* perf intel-pt: Fix ip compressionAdrian Hunter2017-08-06
* perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao2017-07-27
* perf intel-pt: Clear FUP flag on errorAdrian Hunter2017-07-27
* perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IPAdrian Hunter2017-07-27
* perf intel-pt: Fix missing stack clearAdrian Hunter2017-07-27
* perf intel-pt: Improve sample timestampAdrian Hunter2017-07-27
* perf intel-pt: Move decoder error setting into one conditionAdrian Hunter2017-07-27
* selftests/capabilities: Fix the test_execve testAndy Lutomirski2017-07-21
* tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings2017-07-21
* perf tools: Use readdir() instead of deprecated readdir_r() againArnaldo Carvalho de Melo2017-07-15
* perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf2017-07-15
* perf trace: Do not process PERF_RECORD_LOST twiceArnaldo Carvalho de Melo2017-07-15
* perf dwarf: Guard !x86_64 definitions under #ifdef else clauseArnaldo Carvalho de Melo2017-07-15
* perf pmu: Fix misleadingly indented assignment (whitespace)Markus Trippelsdorf2017-07-15
* perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf2017-07-15
* perf tools: Remove duplicate const qualifierEric Engestrom2017-07-15
* perf script: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2017-07-15
* perf thread_map: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2017-07-15
* perf tools: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo2017-07-15
* perf bench numa: Avoid possible truncation when using snprintf()Arnaldo Carvalho de Melo2017-07-15
* perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo2017-07-15
* perf scripting perl: Fix compile error with some perl5 versionsWang YanQing2017-07-15
* perf thread_map: Correctly size buffer used with dirent->dt_nameArnaldo Carvalho de Melo2017-07-15
* perf intel-pt: Use __fallthroughArnaldo Carvalho de Melo2017-07-15
* perf top: Use __fallthroughArnaldo Carvalho de Melo2017-07-15
* tools strfilter: Use __fallthroughArnaldo Carvalho de Melo2017-07-15
* tools string: Use __fallthrough in perf_atoll()Arnaldo Carvalho de Melo2017-07-15
* tools include: Add a __fallthrough statementArnaldo Carvalho de Melo2017-07-15
* perf probe: Fix to show correct locations for events on modulesMasami Hiramatsu2017-07-05
* selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski2017-05-20
* cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings2017-05-14
* Tools: hv: kvp: ensure kvp device fd is closed on execVitaly Kuznetsov2017-04-27
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-03-26
* ktest: Fix child exit code processingSteven Rostedt (VMware)2017-03-15
* selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan2017-01-26
* perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo2017-01-26
* selftests: do not require bash for the generated testRolf Eike Beer2017-01-19
* selftests: do not require bash to run netsocktests testcaseRolf Eike Beer2017-01-19
* perf build: Fix traceevent plugins build raceJiri Olsa2016-11-10