summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-07-251-1/+77
* selftest/seccomp: Fix the seccomp(2) signatureMickaël Salaün2018-07-251-2/+2
* selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNCMickaël Salaün2018-07-251-9/+9
* perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...Arnaldo Carvalho de Melo2018-07-196-20/+19
* Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-07-192-2/+5
* tools build: fix # escaping in .cmd files for future MakePaul Menzel2018-07-171-2/+2
* perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter2018-07-031-1/+1
* perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter2018-07-033-2/+28
* perf intel-pt: Fix MTC timing after overflowAdrian Hunter2018-07-031-1/+0
* perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter2018-07-031-1/+4
* perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter2018-07-031-0/+1
* perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter2018-07-031-0/+2
* selftests/net: fixes psock_fanout eBPF test casePrashant Bhole2018-05-301-1/+2
* perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa2018-05-302-4/+1
* perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa2018-05-301-1/+1
* selftests: Print the test we're running to /dev/kmsgMichael Ellerman2018-05-301-0/+1
* tools/thermal: tmon: fix for segfaultFrank Asseg2018-05-302-6/+7
* selftests: ftrace: Add a testcase for probepointMasami Hiramatsu2018-05-301-0/+43
* selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu2018-05-301-0/+46
* selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu2018-05-301-0/+97
* selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman2018-05-301-0/+14
* selftests: memfd: add config fragment for fuseAnders Roxell2018-05-301-0/+1
* tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer2018-05-301-0/+26
* tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)2018-05-301-1/+9
* perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo2018-05-301-4/+4
* tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)2018-05-301-8/+9
* test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings2018-05-161-2/+4
* Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman2018-04-241-19/+1
* perf intel-pt: Fix timestamp following overflowAdrian Hunter2018-04-241-0/+1
* perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter2018-04-241-0/+1
* perf intel-pt: Fix sync_switchAdrian Hunter2018-04-241-7/+25
* perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter2018-04-243-35/+34
* perf tools: Fix copyfile_offset update of output offsetJiri Olsa2018-04-131-1/+1
* perf tests: Decompress kernel module before objdumpNamhyung Kim2018-04-131-1/+19
* perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff2018-04-131-0/+8
* perf header: Set proper module name when build-id event foundNamhyung Kim2018-04-131-2/+10
* perf trace: Add mmap alias for s390Jiri Olsa2018-04-131-0/+4
* perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu2018-04-131-0/+8
* selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman2018-04-131-1/+1
* perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips2018-03-241-0/+2
* selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski2018-03-221-3/+27
* selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri2018-03-221-1/+17
* selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri2018-03-221-1/+72
* selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski2018-03-221-1/+1
* rcutorture/configinit: Fix build directory error messageSeongJae Park2018-03-221-1/+1
* tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT2018-03-221-1/+1
* test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez2018-03-221-1/+4
* perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros2018-03-221-3/+13
* perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros2018-03-222-1/+3
* perf probe: Return errno when not hitting any eventKefeng Wang2018-03-221-3/+3