summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | perf script: Add --show-cgroup-events optionNamhyung Kim2020-04-032-0/+44
| | * | | | | perf top: Add --all-cgroups optionNamhyung Kim2020-04-032-0/+19
| | * | | | | perf record: Add --all-cgroups optionNamhyung Kim2020-04-035-2/+27
| | * | | | | perf record: Support synthesizing cgroup eventsNamhyung Kim2020-04-034-0/+129
| | * | | | | perf report: Add 'cgroup' sort keyNamhyung Kim2020-04-035-0/+54
| | * | | | | perf cgroup: Maintain cgroup hierarchyNamhyung Kim2020-04-035-5/+109
| | * | | | | perf tools: Basic support for CGROUP eventNamhyung Kim2020-04-0313-1/+74
| | * | | | | perf tools: Add file-handle feature testNamhyung Kim2020-04-034-2/+28
| | * | | | | perf python: Include rwsem.c in the pythong bidingArnaldo Carvalho de Melo2020-04-031-0/+1
| | * | | | | tools headers UAPI: Update tools's copy of linux/perf_event.hNamhyung Kim2020-04-021-2/+14
| | * | | | | perf script: Introduce --deltatime optionHagen Paul Pfeifer2020-03-272-0/+20
| | * | | | | perf test x86: Add CET instructions to the new instructions testAdrian Hunter2020-03-273-0/+544
| | * | | | | x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode mapYu-cheng Yu2020-03-271-6/+11
| | * | | | | perf: Normalize gcc parameter when generating arch errno tableHe Zhe2020-03-261-1/+1
| | * | | | | perf parse-events: Add defensive NULL checkIan Rogers2020-03-261-6/+5
| | * | | | | perf callchain: Update docs regarding kernel/user space unwindingTony Jones2020-03-252-12/+20
| | * | | | | perf dso: Fix dso comparisonRavi Bangoria2020-03-241-1/+21
| | * | | | | perf cpumap: Fix snprintf overflow checkChristophe JAILLET2020-03-241-5/+5
| | * | | | | perf test: Test pmu-events aliasesJohn Garry2020-03-241-1/+147
| | * | | | | perf pmu: Make pmu_uncore_alias_match() publicJohn Garry2020-03-242-1/+2
| | * | | | | perf pmu: Add is_pmu_core()John Garry2020-03-242-0/+6
| | * | | | | perf test: Add pmu-events testJohn Garry2020-03-244-0/+239
| | * | | | | perf pmu: Refactor pmu_add_cpu_aliases()John Garry2020-03-242-8/+16
| | * | | | | perf jevents: Support test events folderJohn Garry2020-03-241-0/+30
| | * | | | | perf jevents: Add some test eventsJohn Garry2020-03-243-0/+59
| | * | | | | perf tools: Unify a bit the build directory outputJiri Olsa2020-03-241-4/+5
| | * | | | | tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo2020-03-241-0/+2
| | * | | | | perf vendor events amd: Update Zen1 events to V2Vijay Thakkar2020-03-247-136/+172
| | * | | | | perf vendor events amd: Add Zen2 eventsVijay Thakkar2020-03-247-0/+1117
| | * | | | | perf vendor events amd: Restrict model detection for zen1 based processorsVijay Thakkar2020-03-247-1/+1
| | * | | | | perf metricgroup: Fix printing event names of metric group with multiple even...Kajol Jain2020-03-241-19/+30
| | * | | | | perf stat: Align the output for interval aggregation modeJin Yao2020-03-241-3/+3
| | * | | | | perf report/top TUI: Support hotkeys to let user select any event for sortingJin Yao2020-03-241-1/+27
| | * | | | | perf report: Support a new key to reload the browserJin Yao2020-03-244-3/+6
| | * | | | | perf report: Allow specifying event to be used as sort key in --group outputJin Yao2020-03-244-15/+94
| | * | | | | perf report/top TUI: Support hotkey 'a' for annotation of unresolved addressesJin Yao2020-03-241-11/+35
| | * | | | | perf report: Support interactive annotation of code without symbolsJin Yao2020-03-242-6/+38
| | * | | | | perf report: Print al_addr when symbol is not foundJin Yao2020-03-231-2/+4
| | * | | | | perf symbols: Consolidate symbol fixup issueLeo Yan2020-03-235-33/+8
| | * | | | | perf parse-events: Fix 3 use after frees found with clang ASANIan Rogers2020-03-232-3/+4
* | | | | | | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-0515-41/+465
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | selftests/powerpc: Fix try-run when source tree is not writableMichael Ellerman2020-04-011-0/+1
| * | | | | | selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin2020-03-258-0/+12
| * | | | | | selftests/powerpc: Don't rely on segfault to rerun the testGustavo Luiz Duarte2020-03-251-39/+35
| * | | | | | selftests/powerpc: Add tm-signal-pagefault testGustavo Luiz Duarte2020-03-203-1/+287
| * | | | | | selftests/powerpc: Add a test of sigreturn vs VDSOMichael Ellerman2020-03-203-1/+129
| * | | | | | selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy2020-03-171-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-04-056-19/+292
|\ \ \ \ \ \
| * | | | | | selftests/ftrace: Add test to test new set_event_notrace_pid fileSteven Rostedt (VMware)2020-03-271-0/+125
| * | | | | | selftests/ftrace: Add test to test new set_ftrace_notrace_pid fileSteven Rostedt (VMware)2020-03-271-0/+108