summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02
| |\ \
| * | | tools: bpf_jit_disasm: make get_last_jit_image return unsignedAndrzej Hajda2015-09-28
* | | | 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
| * | | | | | | perf tools: Load eBPF object into kernelWang Nan2015-10-28
| * | | | | | | perf tools: Create probe points for BPF programsWang Nan2015-10-28
| * | | | | | | perf tools: Enable passing bpf object file to --eventWang Nan2015-10-28
| * | | | | | | perf ebpf: Add the libbpf glueWang Nan2015-10-28
| * | | | | | | perf tools: Make perf depend on libbpfWang Nan2015-10-28
| * | | | | | | perf symbols: Fix endless loop in dso__split_kallsyms_for_kcoreJiri Olsa2015-10-28
| * | | | | | | perf tools: Enable pre-event inherit setting by config termsWang Nan2015-10-28
| * | | | | | | perf symbols: we can now read separate debug-info files based on a build IDDima Kogan2015-10-28
| * | | | | | | perf symbols: Fix type error when reading a build-idDima Kogan2015-10-28
| * | | | | | | perf tools: Search for more options when passing args to -hArnaldo Carvalho de Melo2015-10-27
| * | | | | | | perf stat: Cache aggregated map entries in extra cpumapJiri Olsa2015-10-27
| * | | | | | | perf cpu_map: Add cpu_map__empty_new functionJiri Olsa2015-10-27
| * | | | | | | perf evsel: Move id_offset out of struct perf_evsel union memberJiri Olsa2015-10-27
| * | | | | | | perf tools: Introduce usage_with_options_msg()Namhyung Kim2015-10-27
| * | | | | | | perf tools: Setup pager when printing usage and helpNamhyung Kim2015-10-26
| * | | | | | | perf report: Rename to --show-cpu-utilizationNamhyung Kim2015-10-26
| * | | | | | | perf tools: Improve ambiguous option help messageNamhyung Kim2015-10-26
| * | | | | | | perf tools: Provide help for subset of optionsArnaldo Carvalho de Melo2015-10-23
| * | | | | | | perf tools: Show tool command line options orderedArnaldo Carvalho de Melo2015-10-23
| * | | | | | | perf annotate: Don't die() when finding an invalid config optionArnaldo Carvalho de Melo2015-10-22
| * | | | | | | perf ui tui: Register the error callbacks before initializing the widgetsArnaldo Carvalho de Melo2015-10-22
| * | | | | | | perf annotate: Fix 'annotate.use_offset' config variable usageNamhyung Kim2015-10-22
| * | | | | | | perf tools: Improve call graph documents and help messagesNamhyung Kim2015-10-22
| * | | | | | | perf tools: Defaults to 'caller' callchain order only if --children is enabledNamhyung Kim2015-10-22
| * | | | | | | perf top: Support call-graph display options alsoNamhyung Kim2015-10-22
| * | | | | | | perf tools: Move callchain help messages to callchain.hNamhyung Kim2015-10-22