summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
* tools include: Add compiler.h to list.hArnaldo Carvalho de Melo2015-11-11
* perf probe: Verify parameters in two functionsWang Nan2015-11-11
* perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo2015-11-11
* perf annotate: Support full source file paths for srcline fixMichael Petlan2015-11-11
* perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song2015-11-11
* Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-08
|\
| * perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo2015-11-06
| * perf test: Add 'perf test BPF'Wang Nan2015-11-06
| * perf test: Enhance the LLVM tests: add kbuild testWang Nan2015-11-06
| * perf test: Enhance the LLVM test: update basic BPF test programWang Nan2015-11-06
| * perf bpf: Improve BPF related error messagesWang Nan2015-11-06
| * perf tools: Make fetch_kernel_version() publicly availableWang Nan2015-11-06
| * bpf tools: Add new API bpf_object__get_kversion()Wang Nan2015-11-06
| * bpf tools: Improve libbpf error reportingWang Nan2015-11-06
| * perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancyMasami Hiramatsu2015-11-06
| * perf annotate: Inform the user about objdump failures in --stdioAndi Kleen2015-11-06
| * perf stat: Make stat options globalJiri Olsa2015-11-05
| * perf sched latency: Fix thread pid reuse issueJiri Olsa2015-11-05
| * perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...Wang Nan2015-11-05
| * perf trace: Fix documentation for -iPeter Feiner2015-11-05
| * tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpfYunlong Song2015-11-05
| * perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan2015-11-05
| * perf llvm: Pass number of configured CPUs to clang compilerWang Nan2015-11-05
| * perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo2015-11-05
| * perf tools: Insert split maps correctly into origin groupJiri Olsa2015-11-05
| * perf stat: Use common printout function to avoid duplicated codeAndi Kleen2015-11-04
| * perf stat: Move sw clock metrics printout to stat-shadowAndi Kleen2015-11-04
| * tools lib bpf: Fix compiler warning on CentOS 6Namhyung Kim2015-11-03
| * perf bpf: Mute libbpf when '-v' not setWang Nan2015-11-03
| * perf test: Keep test result clean if '-v' not setWang Nan2015-11-03
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-03
|\ \
| * | x86/fpu/math-emu, selftests: Add test for FISTTP instructionsDenys Vlasenko2015-09-20
| * | x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insnsDenys Vlasenko2015-09-20
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-03
|\ \ \
| * | | selftests/x86: Style fixes for the 'unwind_vdso' testAndy Lutomirski2015-10-14
| * | | selftests/x86: Add a test for ptrace syscall restart and arg modificationAndy Lutomirski2015-10-07
| * | | selftests/x86: Add a test for vDSO unwindingAndy Lutomirski2015-10-07
| * | | Merge branch 'linus' into x86/asm, to pick up fixes before applying new changesIngo Molnar2015-10-07
| |\ \ \
| * \ \ \ Merge branch 'linus' into x86/asm, to refresh the tree before applying new ch...Ingo Molnar2015-09-25
| |\ \ \ \
| * | | | | x86/asm/entry/32, selftests: Add 'test_syscall_vdso' testDenys Vlasenko2015-09-18
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-03
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | perf unwind: Pass symbol source to libunwindRabin Vincent2015-10-29
| * | | | | tools build: Fix libiberty feature detectionRabin Vincent2015-10-29
| * | | | | perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan2015-10-29
| * | | | | perf record: Add clang options for compiling BPF scriptsWang Nan2015-10-29
| * | | | | perf bpf: Attach eBPF filter to perf eventWang Nan2015-10-29
| * | | | | perf tools: Make sure fixdep is built before libbpfJiri Olsa2015-10-29
| * | | | | perf script: Enable printing of branch stackStephane Eranian2015-10-29
| * | | | | perf trace: Add cmd string table to decode sys_bpf first argArnaldo Carvalho de Melo2015-10-29
| * | | | | perf bpf: Collect perf_evsel in BPF object filesWang Nan2015-10-28