Merge tag 'perf-core-for-mingo-5.5-20191021' of git://git.kernel.org/pub/scm/linux...
[linux-2.6-microblaze.git] / tools /
2019-10-21 Ingo MolnarMerge tag 'perf-core-for-mingo-5.5-20191021' of git...
2019-10-21 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2019-10-21 Ingo MolnarMerge tag 'perf-urgent-for-mingo-5.4-20191017' of git...
2019-10-19 Arnaldo Carvalho... perf trace: Use STUL_STRARRAY_FLAGS with mmap
2019-10-19 Arnaldo Carvalho... perf trace: Wire up strarray__strtoul_flags()
2019-10-19 Arnaldo Carvalho... libbeauty: Introduce strarray__strtoul_flags()
2019-10-19 Arnaldo Carvalho... libbeauty: Make the mmap_flags strarray visible outside...
2019-10-19 Arnaldo Carvalho... perf trace: Use strtoul for the fcntl 'cmd' argument
2019-10-19 Arnaldo Carvalho... libbeauty: Introduce syscall_arg__strtoul_strarrays()
2019-10-19 Jiri Olsalibperf: Add pr_err() macro
2019-10-19 Jiri Olsalibperf: Do not export perf_evsel__init()/perf_evlist__...
2019-10-19 Jiri Olsalibperf: Keep count of failed tests
2019-10-19 Jiri Olsalibperf: Add tests_mmap_cpus test
2019-10-19 Jiri Olsalibperf: Add tests_mmap_thread test
2019-10-19 Jiri Olsalibperf: Link static tests with libapi.a
2019-10-19 Jiri Olsalibperf: Move mask setup to perf_evlist__mmap_ops()
2019-10-19 Jiri Olsalibperf: Move mmap allocation to perf_evlist__mmap_ops...
2019-10-19 Jiri Olsalibperf: Introduce perf_evlist__for_each_mmap()
2019-10-19 Leo Yanperf tests: Disable bp_signal testing for arm64
2019-10-19 Leo Yanperf tests bp_account: Add dedicated checking helper...
2019-10-19 Leo Yanperf tests: Remove needless headers for bp_account
2019-10-19 Jin Yaoperf list: Hide deprecated events by default
2019-10-19 Arnaldo Carvalho... perf trace: Pass a syscall_arg to syscall_arg_fmt-...
2019-10-18 Arnaldo Carvalho... perf trace: Honour --max-events in processing syscalls...
2019-10-18 Arnaldo Carvalho... libbeauty: Introduce syscall_arg__strtoul_strarray()
2019-10-18 Steven Rostedt ... perf tools: Remove unused trace_find_next_event()
2019-10-18 Steven Rostedt ... perf scripting engines: Iterate on tep event arrays...
2019-10-18 Arnaldo Carvalho... perf trace: Initialize evsel_trace->fmt for syscalls...
2019-10-17 Arnaldo Carvalho... perf trace: Introduce 'struct evsel__trace' for evsel...
2019-10-17 Arnaldo Carvalho... perf trace: Hide evsel->access further, simplify code
2019-10-17 Arnaldo Carvalho... perf trace: Introduce accessors to trace specific evsel...
2019-10-17 Arnaldo Carvalho... perf trace: Show error message when not finding a field...
2019-10-16 Yunfeng Yeperf kmem: Fix memory leak in compact_gfp_flags()
2019-10-15 Arnaldo Carvalho... perf trace: Hook the 'vec' tracepoint argument with...
2019-10-15 Arnaldo Carvalho... perf trace beauty: Add the glue for the autogenerated...
2019-10-15 Arnaldo Carvalho... libbeauty: Add a strarray__scnprintf_suffix() method
2019-10-15 Arnaldo Carvalho... libbeauty: Hook up the x86 irq_vectors table generator
2019-10-15 Arnaldo Carvalho... libbeauty: Add a generator for x86's IRQ vectors -...
2019-10-15 Arnaldo Carvalho... tools arch x86: Grab a copy of the file containing...
2019-10-15 John Garryperf vendor events arm64: Add some missing events for...
2019-10-15 John Garryperf vendor events arm64: Add some missing events for...
2019-10-15 John Garryperf vendor events arm64: Add some missing events for...
2019-10-15 John Garryperf vendor events arm64: Fix Hisi hip08 DDRC PMU eventname
2019-10-15 Arnaldo Carvalho... perf trace: Support tracepoint dynamic char arrays
2019-10-15 Arnaldo Carvalho... perf trace: Filter own pid to avoid a feedback look...
2019-10-15 Arnaldo Carvalho... perf string: Export asprintf__tp_filter_pids()
2019-10-15 Arnaldo Carvalho... perf trace: Introduce --errno-summary
2019-10-15 Arnaldo Carvalho... tools headers UAPI: Sync sched.h with the kernel
2019-10-15 Arnaldo Carvalho... tools headers kvm: Sync kvm.h headers with the kernel...
2019-10-15 Arnaldo Carvalho... tools headers kvm: Sync kvm headers with the kernel...
2019-10-15 Arnaldo Carvalho... tools headers kvm: Sync kvm headers with the kernel...
2019-10-15 Yunfeng Yeperf c2c: Fix memory leak in build_cl_output()
2019-10-15 Adrian Hunterperf tools: Fix mode setting in copyfile_mode_ns()
2019-10-15 Gustavo A. R. Silvaperf annotate: Fix multiple memory and file descriptor...
2019-10-15 Yunfeng Yeperf tools: Fix resource leak of closedir() on the...
2019-10-15 Andi Kleenperf evlist: Fix fix for freed id arrays
2019-10-15 Thomas Richterperf jvmti: Link against tools/lib/ctype.h to have...
2019-10-15 Arnaldo Carvalho... perf trace: Add syscall failure stats to -s/--summary...
2019-10-15 Jin Yaoperf stat: Support --all-kernel/--all-user
2019-10-15 Thomas Richterperf jvmti: Link against tools/lib/ctype.h to have...
2019-10-15 Ian Rogersperf annotate: Fix objdump --no-show-raw-insn flag
2019-10-15 Ian Rogersperf annotate: Don't pipe objdump output through 'expan...
2019-10-15 Ian Rogersperf annotate: Don't pipe objdump output through 'grep...
2019-10-15 Ian Rogersperf annotate: Use libsubcmd's run-command.h to fork...
2019-10-15 Ian Rogersperf annotate: Avoid reallocation in objdump parsing
2019-10-15 Jin Yaoperf report: Add warning when libunwind not compiled in
2019-10-15 Leo Yanperf test: Avoid infinite loop for task exit case
2019-10-15 Leo Yanperf test: Report failure for mmap events
2019-10-15 Andi Kleenperf evlist: Fix fix for freed id arrays
2019-10-15 Andi Kleenperf script: Fix --reltime with --time
2019-10-15 Jiri Olsaperf tools: Allow to build with -ltcmalloc
2019-10-15 Ingo MolnarMerge tag 'perf-core-for-mingo-5.5-20191011' of git...
2019-10-13 Linus TorvaldsMerge tag 'trace-v5.4-rc2' of git://git./linux/kernel...
2019-10-13 Linus TorvaldsMerge tag 'hwmon-for-v5.4-rc3' of git://git./linux...
2019-10-13 Linus TorvaldsMerge tag 'fixes-for-5.4-rc3' of git://git./linux/kerne...
2019-10-13 Linus TorvaldsMerge tag 'for-linus-20191012' of git://git.kernel...
2019-10-12 Linus TorvaldsMerge tag 'char-misc-5.4-rc3' of git://git./linux/kerne...
2019-10-12 Linus TorvaldsMerge tag 'staging-5.4-rc3' of git://git./linux/kernel...
2019-10-12 Linus TorvaldsMerge tag 'tty-5.4-rc3' of git://git./linux/kernel...
2019-10-12 Linus TorvaldsMerge tag 'usb-5.4-rc3' of git://git./linux/kernel...
2019-10-12 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-10-12 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-10-12 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2019-10-12 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-10-12 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2019-10-12 Linus TorvaldsMerge tag 'riscv/for-v5.4-rc3' of git://git./linux...
2019-10-12 Linus TorvaldsMerge tag 'mips_fixes_5.4_2' of git://git./linux/kernel...
2019-10-12 Linus TorvaldsMerge tag 'powerpc-5.4-3' of git://git./linux/kernel...
2019-10-12 Linus TorvaldsMerge tag 'for-linus-5.4-rc3-tag' of git://git./linux...
2019-10-12 Linus TorvaldsMerge tag 's390-5.4-4' of git://git./linux/kernel/git...
2019-10-12 Ingo MolnarMerge branch 'x86/urgent' into perf/urgent, to pick...
2019-10-11 Linus TorvaldsMerge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org...
2019-10-11 Linus TorvaldsMerge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench...
2019-10-11 Linus TorvaldsMerge tag 'modules-for-v5.4-rc3' of git://git./linux...
2019-10-11 Linus TorvaldsMerge tag 'hyperv-fixes-signed' of git://git./linux...
2019-10-11 Linus TorvaldsMerge tag 'drm-fixes-2019-10-11' of git://anongit.freed...
2019-10-11 Linus TorvaldsMerge tag 'for-linus-20191010' of git://git.kernel...
2019-10-11 Jin Yaoperf diff: Report noisy for cycles diff
2019-10-11 Jiri Olsaperf tools: Propagate CFLAGS to libperf
2019-10-11 Dave AirlieMerge tag 'drm-misc-fixes-2019-10-10' of git://anongit...
next