aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
...
| * | | | | | | | tools uapi asm-generic: Sync unistd.h with the kernel sourcesArnaldo Carvalho de Melo2019-09-20
| * | | | | | | | tools headers uapi: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo2019-09-20
| * | | | | | | | perf tests: Fix static build testJiri Olsa2019-09-20
| * | | | | | | | Merge tag 'perf-core-for-mingo-5.4-20190920-2' of git://git.kernel.org/pub/sc...Ingo Molnar2019-09-20
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in p...Anju T Sudhakar2019-09-20
| | * | | | | | | perf kvm: Add arch neutral function to choose event for perf kvm recordAnju T Sudhakar2019-09-20
| | * | | | | | | perf kvm: Move kvm-stat header file from conditional inclusion to common incl...Anju T Sudhakar2019-09-20
| | * | | | | | | perf test: Fix spelling mistake "allos" -> "allocate"Colin Ian King2019-09-20
| | * | | | | | | perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju2019-09-20
| | * | | | | | | perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju2019-09-20
| | * | | | | | | tools lib traceevent: Convert remaining %p[fF] users to %p[sS]Sakari Ailus2019-09-20
| | * | | | | | | perf tools: Move event synthesizing routines to separate .c fileArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf memswap: Adopt 'struct u64_swap' from evsel.hArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf tools: Move event synthesizing routines to separate headerArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf auxtrace: Add missing 'struct perf_sample' forward declarationArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf sched: Add missing event.h include directiveArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf annotate: Add missing machine.h include directiveArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf hist: Add missing 'struct branch_stack' forward declarationArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf python: Remove debug.hArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf callchain: Remove needless event.h includeArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf stat: Move perf_stat_synthesize_config() to event.hArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf event: Move perf_event__synthesize* to event.hArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf symbols: Add missing dso.h headerArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf probe: Add missing build-id.h header.Arnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf debug: No need to include ui/util.hArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf tools: Remove needless builtin.h include directivesArnaldo Carvalho de Melo2019-09-20
| | * | | | | | | perf tools: Add PMU event JSON files for ARM Cortex-A76 and, Neoverse N1.James Clark2019-09-20
| | * | | | | | | perf jvmti: Link against tools/lib/string.o to have weak strlcpy()Arnaldo Carvalho de Melo2019-09-20
| | * | | | | | | libperf: Adopt perf_cpu_map__max() functionJiri Olsa2019-09-10
| | * | | | | | | libperf: Add missing event.h file to install ruleJiri Olsa2019-09-10
| | * | | | | | | perf tests: Add libperf automated test for 'make -C tools/perf build-test'Jiri Olsa2019-09-10
| | * | | | | | | perf python: Add missing python/perf.so dependency for libperfJiri Olsa2019-09-10
* | | | | | | | | Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-09-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests: tpm2: install python filesAnders Roxell2019-09-23
| * | | | | | | | | selftests: livepatch: add missing fragments to configAnders Roxell2019-09-23
| * | | | | | | | | selftests: watchdog: cleanup whitespace in usage optionsGeorge G. Davis2019-09-23
| * | | | | | | | | selftest/ftrace: Fix typo in trigger-snapshot.tcMasanari Iida2019-09-23
| * | | | | | | | | selftests: watchdog: Add optional file argumentGeorge G. Davis2019-09-23
| * | | | | | | | | selftests/seccomp: fix build on older kernelsTycho Andersen2019-09-23
| * | | | | | | | | selftests: use "$(MAKE)" instead of "make"Ilya Leoshkevich2019-08-19
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definitionMichel Lespinasse2019-09-25
| * | | | | | | | | | augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse2019-09-25
| * | | | | | | | | | augmented rbtree: add comments for RB_DECLARE_CALLBACKS macroMichel Lespinasse2019-09-25
| * | | | | | | | | | rbtree: avoid generating code twice for the cached versions (tools copy)Michel Lespinasse2019-09-25
* | | | | | | | | | | Merge tag 'tpmdd-next-20190925' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2019-09-25
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | selftests/tpm2: Add log and *.pyc to .gitignorePetr Vorel2019-09-24