summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-07-19perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...Arnaldo Carvalho de Melo
2018-07-19Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes
2018-07-17tools build: fix # escaping in .cmd files for future MakePaul Menzel
2018-07-03perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter
2018-07-03perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter
2018-07-03perf intel-pt: Fix MTC timing after overflowAdrian Hunter
2018-07-03perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter
2018-07-03perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter
2018-07-03perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter
2018-05-30selftests/net: fixes psock_fanout eBPF test casePrashant Bhole
2018-05-30perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa
2018-05-30selftests: Print the test we're running to /dev/kmsgMichael Ellerman
2018-05-30tools/thermal: tmon: fix for segfaultFrank Asseg
2018-05-30selftests: ftrace: Add a testcase for probepointMasami Hiramatsu
2018-05-30selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu
2018-05-30selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu
2018-05-30selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman
2018-05-30selftests: memfd: add config fragment for fuseAnders Roxell
2018-05-30tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer
2018-05-30tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)
2018-05-30perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo
2018-05-30tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)
2018-05-16test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings
2018-04-24Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman
2018-04-24perf intel-pt: Fix timestamp following overflowAdrian Hunter
2018-04-24perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter
2018-04-24perf intel-pt: Fix sync_switchAdrian Hunter
2018-04-24perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter
2018-04-13perf tools: Fix copyfile_offset update of output offsetJiri Olsa
2018-04-13perf tests: Decompress kernel module before objdumpNamhyung Kim
2018-04-13perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff
2018-04-13perf header: Set proper module name when build-id event foundNamhyung Kim
2018-04-13perf trace: Add mmap alias for s390Jiri Olsa
2018-04-13perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu
2018-04-13selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman
2018-03-24perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips
2018-03-22selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski
2018-03-22selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri
2018-03-22selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri
2018-03-22selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski
2018-03-22rcutorture/configinit: Fix build directory error messageSeongJae Park
2018-03-22tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT
2018-03-22test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez
2018-03-22perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros
2018-03-22perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros
2018-03-22perf probe: Return errno when not hitting any eventKefeng Wang
2018-03-22perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian
2018-03-22perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du
2018-02-25tools build: Add tools tree support for 'make -s'Josh Poimboeuf