summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-08-30perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()Hisao Tanabe
2018-08-30perf arm64: Fix include path for asm-generic/unistd.hKim Phillips
2018-08-30perf tests: Add breakpoint modify testsJiri Olsa
2018-08-30perf annotate: Properly interpret indirect callMartin Liška
2018-08-20tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo
2018-08-20tools arch x86: Update tools's copy of cpufeatures.hArnaldo Carvalho de Melo
2018-08-20perf python: Fix pyrf_evlist__read_on_cpu() interfaceJiri Olsa
2018-08-20perf mmap: Store real cpu number in 'struct perf_mmap'Jiri Olsa
2018-08-20perf tools: Remove ext from struct kmod_pathJiri Olsa
2018-08-20perf tools: Add gzip_is_compressed functionJiri Olsa
2018-08-20perf tools: Add lzma_is_compressed functionJiri Olsa
2018-08-20perf tools: Add is_compressed callback to compressions arrayJiri Olsa
2018-08-20perf tools: Move the temp file processing into decompress_kmoduleJiri Olsa
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-18Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar
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-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)
2018-08-13tools lib traceevent: Rename pevent_data_ APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent: Rename pevent_register / unregister APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent: Rename pevent_filter* APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, perf tools: Rename traceevent_plugin_* APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent: Rename pevent_function* APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum ...Tzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'Tzvetomir Stoyanov (VMware)