summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-10Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-10tools headers powerpc: Remove unistd.hRavi Bangoria
2019-01-10perf powerpc: Rework syscall table generationRavi Bangoria
2019-01-09perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbolsArnaldo Carvalho de Melo
2019-01-09tools include uapi: Sync linux/if_link.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-01-08tools/vm/page_owner: use page_owner_sort in the use exampleMiles Chen
2019-01-08tools include uapi: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2019-01-08tools include uapi: Sync linux/fs.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-01-08perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.hArnaldo Carvalho de Melo
2019-01-08tools include uapi: Grab a copy of linux/mount.hArnaldo Carvalho de Melo
2019-01-08perf top: Lift restriction on using callchains without "sym" in --sortArnaldo Carvalho de Melo
2019-01-08tools lib traceevent: Remove tep_data_event_from_type() APITzvetomir Stoyanov
2019-01-08tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian()Tzvetomir Stoyanov
2019-01-08tools lib traceevent: Changed return logic of tep_register_event_handler() APITzvetomir Stoyanov
2019-01-08tools lib traceevent: Changed return logic of trace_seq_printf() and trace_se...Tzvetomir Stoyanov
2019-01-08tools lib traceevent: Rename struct cmdline to struct tep_cmdlineTzvetomir Stoyanov
2019-01-08tools lib traceevent: Initialize host_bigendian at tep_handle allocationTzvetomir Stoyanov
2019-01-08tools lib traceevent: Introduce new libtracevent API: tep_override_comm()Tzvetomir Stoyanov
2019-01-08perf tests: Add a test for the ARM 32-bit [vectors] pageFlorian Fainelli
2019-01-08perf tools: Make find_vdso_map() more modularFlorian Fainelli
2019-01-08perf trace: Fix alignment for [continued] linesArnaldo Carvalho de Melo
2019-01-08perf trace: Fix ')' placement in "interrupted" syscall linesArnaldo Carvalho de Melo
2019-01-08Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm...Ingo Molnar
2019-01-07tools uapi: fix RISC-V 64-bit supportAurelien Jarno
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-04perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo
2019-01-04perf python: Make sure the python binding output directory is in placeArnaldo Carvalho de Melo
2019-01-04perf strbuf: Remove redundant va_end() in strbuf_addv()Mattias Jacobsson
2019-01-04perf annotate: Pass filename to objdump via execlIvan Krylov
2019-01-04perf report: Fix wrong iteration count in --branch-historyJin Yao
2019-01-04tools headers x86: Sync asm/cpufeatures.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-01-04tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2019-01-04tools headers uapi: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2019-01-04tools headers uapi: Sync linux/in.h copy from the kernel sourcesArnaldo Carvalho de Melo
2019-01-04tools headers uapi: Update i915_drm.hArnaldo Carvalho de Melo
2019-01-04tools iio: Override CFLAGS assignmentsJiri Olsa
2019-01-04tools thermal tmon: Use -O3 instead of -O1 if availableJiri Olsa
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-03tools beauty: Make the prctl option table generator catch all PR_ optionsArnaldo Carvalho de Melo
2019-01-03tools headers uapi: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2019-01-03tools headers x86: Sync disabled-features.hArnaldo Carvalho de Melo
2019-01-03perf stat: Fix endless wait for child processJin Yao
2019-01-03Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...Ingo Molnar
2019-01-02bpf: add various test cases to selftestsDaniel Borkmann