summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-10-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo18-57/+225
2018-10-18Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar12-45/+39
2018-10-17perf tools: Stop fallbacking to kallsyms for vdso symbols lookupArnaldo Carvalho de Melo1-19/+2
2018-10-16perf tools: Pass build flags to traceevent buildJiri Olsa1-1/+1
2018-10-16perf report: Don't crash on invalid inline debug informationMilian Wolff1-0/+3
2018-10-16perf cpu_map: Align cpu map synthesized events properly.David Miller1-0/+1
2018-10-16perf tools: Fix tracing_path_mount proper pathJiri Olsa1-2/+2
2018-10-16perf tools: Fix use of alternatives to find JDIRJarod Wilson1-1/+1
2018-10-16perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...Jiri Olsa2-0/+4
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2-2/+2
2018-10-11selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni1-1/+1
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni1-1/+1
2018-10-11perf vendor events intel: Fix wrong filter_band* values for uncore eventsJiri Olsa2-16/+16
2018-10-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-5/+20
2018-10-09Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa1-6/+7
2018-10-09Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm...Ingo Molnar20-259/+539
2018-10-09Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar3-4/+19
2018-10-08tools lib traceevent, perf tools: Move struct tep_handler definition in a loc...Tzvetomir Stoyanov9-211/+416
2018-10-08tools lib traceevent: Separate out tep_strerror() for strerror_r() issuesSteven Rostedt (VMware)3-30/+54
2018-10-08perf python: More portable way to make CFLAGS work with clangEduardo Habkost1-6/+8
2018-10-08perf python: Make clang_has_option() work on Python 3Eduardo Habkost1-1/+1
2018-10-08perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma1-1/+4
2018-10-08perf tools: Avoid double free in read_event_file()Sanskriti Sharma1-3/+1
2018-10-08perf tools: Free 'printk' string in parse_ftrace_printk()Sanskriti Sharma1-0/+1
2018-10-08perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma1-0/+2
2018-10-08perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma1-2/+8
2018-10-08perf test: S390 does not support watchpoints in test 22Thomas Richter3-0/+14
2018-10-08perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONGArnaldo Carvalho de Melo1-0/+1
2018-10-08tools include: Adopt linux/bits.hArnaldo Carvalho de Melo3-5/+29
2018-10-08tools headers uapi: Sync kvm.h copyArnaldo Carvalho de Melo1-0/+1
2018-10-08tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo1-0/+1
2018-10-07Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+1
2018-10-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-0/+172
2018-10-05Merge tag 'perf-urgent-for-mingo-4.19-20181005' of git://git.kernel.org/pub/s...Ingo Molnar4-5/+20
2018-10-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman1-1/+1
2018-10-05perf record: Use unmapped IP for inline callchain cursorsMilian Wolff1-1/+2
2018-10-05perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo1-1/+1
2018-10-04x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-0/+73
2018-10-03Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-9/+10
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-23/+23
2018-10-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar20-6/+27
2018-10-02selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski1-0/+99
2018-10-01tools/kvm_stat: cut down decimal places in update interval dialogStefan Raspl1-1/+1
2018-09-30tools: hv: fcopy: set 'error' in case an unknown operation was requestedVitaly Kuznetsov1-0/+1
2018-09-29Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman17-0/+17
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman17-0/+17
2018-09-27perf report: Don't try to map ip to invalid mapMilian Wolff1-2/+3
2018-09-27rseq/selftests: fix parametrized test with -fpieMathieu Desnoyers1-9/+10
2018-09-26Merge tag 'perf-core-for-mingo-4.20-20180924' of git://git.kernel.org/pub/scm...Ingo Molnar47-1466/+2053
2018-09-25perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter1-1/+5