summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-11-22libtraceevent: Fix header installationSudip Mukherjee
2019-11-22perf intel-bts: Does not support AUX area samplingAdrian Hunter
2019-11-22perf intel-pt: Add support for decoding AUX area samplesAdrian Hunter
2019-11-22perf intel-pt: Add support for recording AUX area samplesAdrian Hunter
2019-11-22perf pmu: When using default config, record which bits of config were changed...Adrian Hunter
2019-11-22perf auxtrace: Add support for queuing AUX area samplesAdrian Hunter
2019-11-22perf session: Add facility to peek at all eventsAdrian Hunter
2019-11-22perf auxtrace: Add support for dumping AUX area samplesAdrian Hunter
2019-11-22perf inject: Cut AUX area samplesAdrian Hunter
2019-11-22perf record: Add aux-sample-size config termAdrian Hunter
2019-11-22perf record: Add support for AUX area samplingAdrian Hunter
2019-11-22perf auxtrace: Add support for AUX area sample recordingAdrian Hunter
2019-11-22perf auxtrace: Move perf_evsel__find_pmu()Adrian Hunter
2019-11-22perf record: Add a function to test for kernel support for AUX area samplingAdrian Hunter
2019-11-21selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski
2019-11-21selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski
2019-11-21Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-11-21perf tools: Add kernel AUX area sampling definitionsAdrian Hunter
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-19selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32Andrii Nakryiko
2019-11-19libbpf: Fix call relocation offset calculation bugAndrii Nakryiko
2019-11-19perf report: Jump to symbol source view from total cycles viewJin Yao
2019-11-19perf util: Move block TUI function to ui browsersJin Yao
2019-11-19perf session: Fix decompression of PERF_RECORD_COMPRESSED recordsAlexey Budankov
2019-11-19perf dso: Move dso_id from 'struct map' to 'struct dso'Arnaldo Carvalho de Melo
2019-11-19net-af_xdp: Use correct number of channels from ethtoolLuigi Rizzo
2019-11-19perf dsos: Remove unused dsos__find() methodArnaldo Carvalho de Melo
2019-11-19perf map: Move comparision of map's dso_id to a separate functionArnaldo Carvalho de Melo
2019-11-19perf map: Pass a dso_id to map__new()Arnaldo Carvalho de Melo
2019-11-19perf map: Move maj/min/ino/ino_generation to separate structArnaldo Carvalho de Melo
2019-11-18selftests: forwarding: Add speed and auto-negotiation testAmit Cohen
2019-11-18selftests: forwarding: lib.sh: Add wait for dev with timeoutAmit Cohen
2019-11-18selftests: forwarding: Add ethtool_lib.shAmit Cohen
2019-11-18selftests: mlxsw: Check devlink device before running testDanielle Ratson
2019-11-18selftests: mlxsw: Add router scale test for Spectrum-2Danielle Ratson
2019-11-18perf parse: Report initial event parsing errorIan Rogers
2019-11-18perf probe: Trace a magic number if variable is not foundMasami Hiramatsu
2019-11-18perf probe: Support DW_AT_const_value constant valueMasami Hiramatsu
2019-11-18perf probe: Support multiprobe eventMasami Hiramatsu
2019-11-18perf probe: Generate event name with line numberMasami Hiramatsu
2019-11-18perf probe: Do not show non representive lines by perf-probe -LMasami Hiramatsu
2019-11-18perf probe: Verify given line is a representive lineMasami Hiramatsu
2019-11-18perf probe: Show correct statement line number by perf probe -lMasami Hiramatsu
2019-11-18x86/insn: Add some Intel instructions to the opcode mapAdrian Hunter
2019-11-18x86/insn: perf tools: Add some instructions to the new instructions testAdrian Hunter
2019-11-18selftests, bpf: Workaround an alu32 sub-register spilling issueYonghong Song
2019-11-18selftests, bpf: Fix test_tc_tunnel hangingJiri Benc
2019-11-18selftests, bpf: xdping is not meant to be run standaloneJiri Benc
2019-11-18perf map: Move seldom used ->flags field to second cachelineArnaldo Carvalho de Melo