summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-05-05libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for...He Zhe
2020-05-05perf record: Move side band evlist setup to separate routineArnaldo Carvalho de Melo
2020-05-05perf record: Introduce --switch-output-eventArnaldo Carvalho de Melo
2020-05-05libsubcmd: Introduce OPT_CALLBACK_SET()Arnaldo Carvalho de Melo
2020-05-05perf evlist: Allow reusing the side band thread for more purposesArnaldo Carvalho de Melo
2020-05-05perf evlist: Move the sideband thread routines to separate objectArnaldo Carvalho de Melo
2020-05-05perf parse-events: Add parse_events_option() variant that creates evlistArnaldo Carvalho de Melo
2020-05-05perf bpf: Decouple creating the evlist from adding the SB eventArnaldo Carvalho de Melo
2020-05-05perf top: Move sb_evlist to 'struct perf_top'Arnaldo Carvalho de Melo
2020-05-05perf record: Move sb_evlist to 'struct record'Arnaldo Carvalho de Melo
2020-05-05perf tools: Move routines that probe for perf API features to separate fileArnaldo Carvalho de Melo
2020-05-05tools: gpio: add bias flags to lsgpioKent Gibson
2020-05-05iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo
2020-05-04devlink: let kernel allocate region snapshot idJakub Kicinski
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-01selftests/bpf: Use reno instead of dctcpStanislav Fomichev
2020-05-01bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addrStanislav Fomichev
2020-05-01bpf: Add selftest for BPF_ENABLE_STATSSong Liu
2020-05-01libbpf: Add support for command BPF_ENABLE_STATSSong Liu
2020-05-01bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu
2020-05-01selftests: fix kvm relocatable native/cross builds and installsShuah Khan
2020-05-01selftests/ftrace: Make XFAIL green colorMasami Hiramatsu
2020-05-01ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire
2020-05-01ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire
2020-04-30Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-30iocost_monitor: drop string wrap around numbers when outputting jsonTejun Heo
2020-04-30iocost_monitor: exit successfully if interval is zeroTejun Heo
2020-04-30objtool: Add support for intra-function callsAlexandre Chartre
2020-04-30objtool: Move the IRET hack into the arch decoderMiroslav Benes
2020-04-30objtool: Remove INSN_STACKPeter Zijlstra
2020-04-30objtool: Make handle_insn_ops() unconditionalPeter Zijlstra
2020-04-30objtool: Rework allocating stack_ops on decodePeter Zijlstra
2020-04-30objtool: UNWIND_HINT_RET_OFFSET should not check registersAlexandre Chartre
2020-04-30objtool: is_fentry_call() crashes if call has no destinationAlexandre Chartre
2020-04-30objtool: Fix ORC vs alternativesPeter Zijlstra
2020-04-30objtool: Uniquely identify alternative instruction groupsAlexandre Chartre
2020-04-30objtool: Remove check preventing branches within alternativeJulien Thierry
2020-04-30Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Will Deacon
2020-04-30selftests/bpf: Test allowed maps for bpf_sk_select_reuseportJakub Sitnicki
2020-04-30libbpf: Fix false uninitialized variable warningAndrii Nakryiko
2020-04-30perf vendor events power9: Add hv_24x7 socket/chip level metric eventsKajol Jain
2020-04-30perf tools: Enable Hz/hz prinitg for --metric-only optionKajol Jain
2020-04-30perf tests expr: Added test for runtime param in metric expressionKajol Jain
2020-04-30perf metricgroups: Enhance JSON/metric infrastructure to handle "?"Kajol Jain
2020-04-30perf pmu: Fix function name in comment, its get_cpuid_str(), not get_cpustr()Shaokun Zhang
2020-04-30perf report: Fix warning assignment of 0/1 to bool variableZou Wei
2020-04-30perf tools: Remove unneeded semicolonsZou Wei
2020-04-30perf c2c: Remove unneeded semicolonZou Wei
2020-04-30libtraceevent: Remove unneeded semicolonZou Wei