summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-03-25objtool: Optimize read_sections()Peter Zijlstra
2020-03-25objtool: Optimize find_symbol_by_name()Peter Zijlstra
2020-03-25objtool: Resize insn_hashPeter Zijlstra
2020-03-25objtool: Rename find_containing_func()Peter Zijlstra
2020-03-25objtool: Optimize find_symbol_*() and read_symbols()Peter Zijlstra
2020-03-25objtool: Optimize find_section_by_name()Peter Zijlstra
2020-03-25objtool: Optimize find_section_by_index()Peter Zijlstra
2020-03-25objtool: Add a statistics modePeter Zijlstra
2020-03-25objtool: Optimize find_symbol_by_index()Peter Zijlstra
2020-03-25objtool: Rename func_for_each_insn_all()Peter Zijlstra
2020-03-25objtool: Rename func_for_each_insn()Peter Zijlstra
2020-03-25objtool: Introduce validate_return()Peter Zijlstra
2020-03-25selftests/ptrace: add test cases for dead-locksBernd Edlinger
2020-03-25selftests: add pid namespace ENOMEM regression testChristian Brauner
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25tools: gpio: Fix typo in gpio-utilsMykyta Poturai
2020-03-25tools: gpio-hammer: Apply scripts/Lindent and retain good changesGabriel Ravier
2020-03-25tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences"Colin Ian King
2020-03-25tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier
2020-03-25selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin
2020-03-25selftests/powerpc: Don't rely on segfault to rerun the testGustavo Luiz Duarte
2020-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-03-24selftests: netfilter: add nfqueue test caseFlorian Westphal
2020-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-24perf dso: Fix dso comparisonRavi Bangoria
2020-03-24perf cpumap: Fix snprintf overflow checkChristophe JAILLET
2020-03-24perf test: Test pmu-events aliasesJohn Garry
2020-03-24perf pmu: Make pmu_uncore_alias_match() publicJohn Garry
2020-03-24perf pmu: Add is_pmu_core()John Garry
2020-03-24perf test: Add pmu-events testJohn Garry
2020-03-24perf pmu: Refactor pmu_add_cpu_aliases()John Garry
2020-03-24perf jevents: Support test events folderJohn Garry
2020-03-24perf jevents: Add some test eventsJohn Garry
2020-03-24perf tools: Unify a bit the build directory outputJiri Olsa
2020-03-24tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo
2020-03-24perf vendor events amd: Update Zen1 events to V2Vijay Thakkar
2020-03-24perf vendor events amd: Add Zen2 eventsVijay Thakkar
2020-03-24perf vendor events amd: Restrict model detection for zen1 based processorsVijay Thakkar
2020-03-24perf metricgroup: Fix printing event names of metric group with multiple even...Kajol Jain
2020-03-24perf stat: Align the output for interval aggregation modeJin Yao
2020-03-24perf report/top TUI: Support hotkeys to let user select any event for sortingJin Yao
2020-03-24perf report: Support a new key to reload the browserJin Yao
2020-03-24perf report: Allow specifying event to be used as sort key in --group outputJin Yao
2020-03-24perf report/top TUI: Support hotkey 'a' for annotation of unresolved addressesJin Yao
2020-03-24perf report: Support interactive annotation of code without symbolsJin Yao
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-03-23selftests/net/forwarding: add Makefile to install testsVadym Kochan
2020-03-23kunit: add --make_optionsGreg Thelen
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee
2020-03-23bpf: Add tests for bpf_sk_storage to bpf_tcp_caMartin KaFai Lau