summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-09-20Merge tag 'perf-core-for-mingo-5.4-20190920-2' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-09-20perf kvm stat: Set 'trace_cycles' as default event for 'perf kvm record' in p...Anju T Sudhakar
2019-09-20perf kvm: Add arch neutral function to choose event for perf kvm recordAnju T Sudhakar
2019-09-20perf kvm: Move kvm-stat header file from conditional inclusion to common incl...Anju T Sudhakar
2019-09-20perf test: Fix spelling mistake "allos" -> "allocate"Colin Ian King
2019-09-20perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju
2019-09-20perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju
2019-09-20tools lib traceevent: Convert remaining %p[fF] users to %p[sS]Sakari Ailus
2019-09-20perf tools: Move event synthesizing routines to separate .c fileArnaldo Carvalho de Melo
2019-09-20perf memswap: Adopt 'struct u64_swap' from evsel.hArnaldo Carvalho de Melo
2019-09-20perf tools: Move event synthesizing routines to separate headerArnaldo Carvalho de Melo
2019-09-20perf auxtrace: Add missing 'struct perf_sample' forward declarationArnaldo Carvalho de Melo
2019-09-20perf sched: Add missing event.h include directiveArnaldo Carvalho de Melo
2019-09-20perf annotate: Add missing machine.h include directiveArnaldo Carvalho de Melo
2019-09-20perf hist: Add missing 'struct branch_stack' forward declarationArnaldo Carvalho de Melo
2019-09-20perf python: Remove debug.hArnaldo Carvalho de Melo
2019-09-20perf callchain: Remove needless event.h includeArnaldo Carvalho de Melo
2019-09-20perf stat: Move perf_stat_synthesize_config() to event.hArnaldo Carvalho de Melo
2019-09-20perf event: Move perf_event__synthesize* to event.hArnaldo Carvalho de Melo
2019-09-20perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo
2019-09-20perf symbols: Add missing dso.h headerArnaldo Carvalho de Melo
2019-09-20perf probe: Add missing build-id.h header.Arnaldo Carvalho de Melo
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo
2019-09-20perf debug: No need to include ui/util.hArnaldo Carvalho de Melo
2019-09-20perf tools: Remove needless builtin.h include directivesArnaldo Carvalho de Melo
2019-09-20perf tools: Add PMU event JSON files for ARM Cortex-A76 and, Neoverse N1.James Clark
2019-09-20perf jvmti: Link against tools/lib/string.o to have weak strlcpy()Arnaldo Carvalho de Melo
2019-09-16Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-09-16Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-16Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-16Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-09-16Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-12kselftests: cgroup: add freezer mkdir testRoman Gushchin
2019-09-10libperf: Adopt perf_cpu_map__max() functionJiri Olsa
2019-09-10libperf: Add missing event.h file to install ruleJiri Olsa
2019-09-10perf tests: Add libperf automated test for 'make -C tools/perf build-test'Jiri Olsa
2019-09-10perf python: Add missing python/perf.so dependency for libperfJiri Olsa
2019-09-10objtool: Clobber user CFLAGS variableJosh Poimboeuf
2019-09-09tools/power/x86/intel-speed-select: Display core count for bucketSrinivas Pandruvada
2019-09-07tools/power/x86/intel-speed-select: Fix memory leakPrarit Bhargava
2019-09-07tools/power/x86/intel-speed-select: Output success/failed for command outputPrarit Bhargava
2019-09-07tools/power/x86/intel-speed-select: Output human readable CPU listPrarit Bhargava
2019-09-07tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turb...Prarit Bhargava
2019-09-07tools/power/x86/intel-speed-select: Switch output to MHzPrarit Bhargava