summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-271-1/+4
|\
| * tools: bpftool: return from do_event_pipe() on bad argumentsQuentin Monnet2018-08-231-1/+4
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-265-190/+58Star
|\ \
| * | test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-221-66/+4Star
| * | test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-221-46/+10Star
| * | test_ida: Move ida_check_maxMatthew Wilcox2018-08-221-28/+0Star
| * | test_ida: Move ida_check_leafMatthew Wilcox2018-08-221-27/+0Star
| * | idr-test: Convert ida_check_nomem to new APIMatthew Wilcox2018-08-221-6/+7
| * | ida: Start new test_ida moduleMatthew Wilcox2018-08-224-7/+22
| * | radix tree test suite: Enable ubsanMatthew Wilcox2018-08-222-11/+14
| * | radix tree test suite: Fix compilationMatthew Wilcox2018-08-221-0/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-2689-1612/+3171
|\ \ \
| * | | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2018-08-201-1/+1
| * | | tools arch x86: Update tools's copy of cpufeatures.hArnaldo Carvalho de Melo2018-08-201-1/+2
| * | | perf python: Fix pyrf_evlist__read_on_cpu() interfaceJiri Olsa2018-08-201-1/+19
| * | | perf mmap: Store real cpu number in 'struct perf_mmap'Jiri Olsa2018-08-203-3/+5
| * | | perf tools: Remove ext from struct kmod_pathJiri Olsa2018-08-203-85/+69Star
| * | | perf tools: Add gzip_is_compressed functionJiri Olsa2018-08-201-2/+14
| * | | perf tools: Add lzma_is_compressed functionJiri Olsa2018-08-201-2/+17
| * | | perf tools: Add is_compressed callback to compressions arrayJiri Olsa2018-08-204-3/+33
| * | | perf tools: Move the temp file processing into decompress_kmoduleJiri Olsa2018-08-201-17/+12Star
| * | | perf tools: Use compression id in decompress_kmodule()Jiri Olsa2018-08-201-21/+3Star
| * | | perf tools: Store compression id into struct dsoJiri Olsa2018-08-203-2/+8
| * | | perf tools: Add compression id into 'struct kmod_path'Jiri Olsa2018-08-203-29/+33
| * | | perf tools: Make is_supported_compression() staticJiri Olsa2018-08-202-2/+1Star
| * | | perf tools: Make decompress_to_file() function staticJiri Olsa2018-08-202-2/+1Star
| * | | perf tools: Get rid of dso__needs_decompress() call in __open_dso()Jiri Olsa2018-08-201-1/+3
| * | | perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble()Jiri Olsa2018-08-201-1/+3
| * | | perf tools: Get rid of dso__needs_decompress() call in read_object_code()Jiri Olsa2018-08-201-1/+3
| * | | tools lib traceevent: Change to SPDX License formatSteven Rostedt (VMware)2018-08-207-106/+7Star
| * | | perf llvm: Allow passing options to llc in addition to clangArnaldo Carvalho de Melo2018-08-202-2/+38
| * | | perf parser: Improve error message for PMU address filtersJack Henschel2018-08-201-10/+10
| * | | perf tools: Disable parallelism for 'make clean'Rasmus Villemoes2018-08-201-2/+2
| * | | Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar2018-08-1868-1346/+2915
| |\ \ \
| | * | | perf auxtrace: Fix queue resizeAdrian Hunter2018-08-151-0/+3
| | * | | perf python: Remove -mcet and -fcf-protection when building with clangArnaldo Carvalho de Melo2018-08-141-1/+9
| | * | | perf arm spe: Fix uninitialized record error variableKim Phillips2018-08-141-0/+1
| | * | | perf tools: Move syscall_64.tbl check into check-headers.shJiri Olsa2018-08-142-3/+3
| | * | | perf tools: Make check-headers.sh check based on kernel dirJiri Olsa2018-08-141-3/+7
| | * | | perf tools: Fix check-headers.sh AND list path of executionAlexander Kapshuk2018-08-131-2/+6
| | * | | perf tools: Check for null when copying nsinfo.Benno Evers2018-08-131-0/+3
| | * | | tools lib traceevent: Rename static variables and functions in event-parse.cTzvetomir Stoyanov (VMware)2018-08-131-27/+27
| | * | | tools lib traceevent: Rename various pevent APIsTzvetomir Stoyanov (VMware)2018-08-133-21/+21
| | * | | tools lib traceevent: Rename internal parser related APIsTzvetomir Stoyanov (VMware)2018-08-133-26/+26
| | * | | tools lib traceevent: Rename various pevent get/set/is APIsTzvetomir Stoyanov (VMware)2018-08-133-11/+11
| | * | | tools lib traceevent: Rename pevent_find_* APIsTzvetomir Stoyanov (VMware)2018-08-135-25/+25
| | * | | tools lib traceevent: Rename pevent field APIsTzvetomir Stoyanov (VMware)2018-08-135-60/+60
| | * | | tools lib traceevent: Rename pevent_data_ APIsTzvetomir Stoyanov (VMware)2018-08-133-36/+36
| | * | | tools lib traceevent: Rename pevent_register / unregister APIsTzvetomir Stoyanov (VMware)2018-08-1312-179/+179
| | * | | tools lib traceevent: Rename pevent_filter* APIsTzvetomir Stoyanov (VMware)2018-08-132-67/+67