summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-08-06perf header: Store clock references for -k/--clockid optionJiri Olsa
2020-08-06perf tools: Add clockid_name functionJiri Olsa
2020-08-06perf clockid: Move parse_clockid() to new clockid objectJiri Olsa
2020-08-06tools lib traceevent: Handle possible strdup() error in tep_add_plugin_path()...Tzvetomir Stoyanov (VMware)
2020-08-06libtraceevent: Fixed description of tep_add_plugin_path() APITzvetomir Stoyanov (VMware)
2020-08-06libtraceevent: Fixed type in PRINT_FMT_STINGTzvetomir Stoyanov (VMware)
2020-08-06libtraceevent: Fixed broken indentation in parse_ip4_print_args()Tzvetomir Stoyanov (VMware)
2020-08-06libtraceevent: Improve error handling of tep_plugin_add_option() APITzvetomir Stoyanov (VMware)
2020-08-06libtraceevent: Fix typo in tep_plugin_add_option() descriptionTzvetomir Stoyanov (VMware)
2020-08-06libtraceevent: Handle strdup() error in parse_option_name()Tzvetomir Stoyanov (VMware)
2020-08-06libtraceevent: Document tep_load_plugins_hook()Tzvetomir Stoyanov (VMware)
2020-08-06perf evsel: Extend message to mention CAP_SYS_PTRACE and perf security doc linkAlexey Budankov
2020-08-06perf intel-pt: Add support for decoding PSB+ onlyAdrian Hunter
2020-08-06perf intel-pt: Add support for decoding FUP/TIP onlyAdrian Hunter
2020-08-06perf auxtrace: Add itrace 'q' option for quicker, less detailed decodingAdrian Hunter
2020-08-06perf intel-pt: Time filter logged perf eventsAdrian Hunter
2020-08-06perf intel-pt: Use itrace debug log flags to suppress some messagesAdrian Hunter
2020-08-06perf auxtrace: Add optional log flags to the itrace 'd' optionAdrian Hunter
2020-08-06perf intel-pt: Use itrace error flags to suppress some errorsAdrian Hunter
2020-08-06perf auxtrace: Add optional error flags to the itrace 'e' optionAdrian Hunter
2020-08-06perf auxtrace: Add missing itrace options to help textAdrian Hunter
2020-08-06perf tools: Improve aux_output not supported errorAdrian Hunter
2020-08-06perf intel-pt: Fix duplicate branch after CBRAdrian Hunter
2020-08-06perf intel-pt: Fix FUP packet stateAdrian Hunter
2020-08-06Mgerge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-08-05Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-08-05selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn
2020-08-05selftests: rtnetlink: make kci_test_encap() return sub-test resultPo-Hsu Lin
2020-08-05selftests: rtnetlink: correct the final return value for the testPo-Hsu Lin
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-05Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-05Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-05selftests/powerpc: Fix pkey syscall redefinitionsSandipan Das
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-08-04Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-04selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitchStefano Brivio
2020-08-04selftests: pmtu.sh: Add tests for bridged UDP tunnelsStefano Brivio
2020-08-04perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy eventJin Yao
2020-08-04perf record: Introduce --control fd:ctl-fd[,ack-fd] optionsAlexey Budankov
2020-08-04perf record: Implement control commands handlingAlexey Budankov