summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-08-20perf tools: Use compression id in decompress_kmodule()Jiri Olsa
2018-08-20perf tools: Store compression id into struct dsoJiri Olsa
2018-08-20perf tools: Add compression id into 'struct kmod_path'Jiri Olsa
2018-08-20perf tools: Make is_supported_compression() staticJiri Olsa
2018-08-20perf tools: Make decompress_to_file() function staticJiri Olsa
2018-08-20perf tools: Get rid of dso__needs_decompress() call in __open_dso()Jiri Olsa
2018-08-20perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble()Jiri Olsa
2018-08-20perf tools: Get rid of dso__needs_decompress() call in read_object_code()Jiri Olsa
2018-08-20tools lib traceevent: Change to SPDX License formatSteven Rostedt (VMware)
2018-08-20perf llvm: Allow passing options to llc in addition to clangArnaldo Carvalho de Melo
2018-08-20perf parser: Improve error message for PMU address filtersJack Henschel
2018-08-20perf tools: Disable parallelism for 'make clean'Rasmus Villemoes
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-18Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17tools/vm/page-types.c: add support for idle page trackingChristian Hansen
2018-08-17tools/vm/page-types.c: include shared map countsChristian Hansen
2018-08-17tools/bpf: fix bpf selftest test_cgroup_storage failureYonghong Song
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-14perf auxtrace: Fix queue resizeAdrian Hunter
2018-08-14perf python: Remove -mcet and -fcf-protection when building with clangArnaldo Carvalho de Melo
2018-08-14perf arm spe: Fix uninitialized record error variableKim Phillips
2018-08-14perf tools: Move syscall_64.tbl check into check-headers.shJiri Olsa
2018-08-14perf tools: Make check-headers.sh check based on kernel dirJiri Olsa
2018-08-14bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"Colin Ian King
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2018-08-13Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-08-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13perf tools: Fix check-headers.sh AND list path of executionAlexander Kapshuk
2018-08-13perf tools: Check for null when copying nsinfo.Benno Evers
2018-08-13tools lib traceevent: Rename static variables and functions in event-parse.cTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent: Rename various pevent APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent: Rename internal parser related APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent: Rename various pevent get/set/is APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent: Rename pevent_find_* APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent: Rename pevent field APIsTzvetomir Stoyanov (VMware)