perf trace: Wire up the augmented syscalls with the syscalls:sys_enter_FOO beautifier
[linux-2.6-microblaze.git] / tools /
2018-08-08 Arnaldo Carvalho... perf trace: Wire up the augmented syscalls with the...
2018-08-08 Arnaldo Carvalho... perf trace: Setup the augmented syscalls bpf-output...
2018-08-08 Arnaldo Carvalho... perf bpf: Make bpf__setup_output_event() return the...
2018-08-08 Arnaldo Carvalho... perf trace: Handle "bpf-output" events associated with...
2018-08-08 Arnaldo Carvalho... perf bpf: Add wrappers to BPF_FUNC_probe_read(_str...
2018-08-08 Arnaldo Carvalho... perf bpf: Add bpf__setup_output_event() strerror()...
2018-08-08 Arnaldo Carvalho... perf bpf: Generalize bpf__setup_stdout()
2018-08-08 Arnaldo Carvalho... perf bpf: Make bpf__for_each_stdout_map() generic
2018-08-08 Arnaldo Carvalho... perf bpf: Add bpf/stdio.h wrapper to bpf_perf_event_out...
2018-08-08 Arnaldo Carvalho... perf bpf: Add struct bpf_map struct
2018-08-08 Jiri Olsaperf report: Add --percent-type option
2018-08-08 Jiri Olsaperf annotate: Add --percent-type option
2018-08-08 Jiri Olsaperf annotate: Display percent type in stdio output
2018-08-08 Jiri Olsaperf annotate: Make local period the default percent...
2018-08-08 Jiri Olsaperf annotate: Add support to toggle percent type
2018-08-08 Jiri Olsaperf annotate: Pass browser percent_type in annotate_br...
2018-08-08 Jiri Olsaperf annotate: Pass 'struct annotation_options' to...
2018-08-08 Jiri Olsaperf annotate: Pass struct annotation_options to symbol...
2018-08-08 Jiri Olsaperf annotate: Add percent_type to struct annotation_op...
2018-08-08 Jiri Olsaperf annotate: Add PERCENT_PERIOD_GLOBAL percent value
2018-08-08 Jiri Olsaperf annotate: Add PERCENT_PERIOD_LOCAL percent value
2018-08-08 Jiri Olsaperf annotate: Add PERCENT_HITS_GLOBAL percent value
2018-08-08 Jiri Olsaperf annotate: Switch struct annotation_data::percent...
2018-08-08 Jiri Olsaperf annotate: Loop group events directly in annotation...
2018-08-08 Jiri Olsaperf annotate: Rename hist to sym_hist in annotation__c...
2018-08-08 Jiri Olsaperf annotate: Rename local sample variables to data
2018-08-08 Jiri Olsaperf annotate: Rename struct annotation_line::samples...
2018-08-08 Jiri Olsaperf annotate: Get rid of annotation__scnprintf_samples...
2018-08-08 Jiri Olsaperf annotate: Make annotation_line__max_percent static
2018-08-08 Jiri Olsaperf annotate: Make symbol__annotate_fprintf2() local
2018-08-08 Arnaldo Carvalho... perf bpf: Add 'syscall_enter' probe helper for syscall...
2018-08-08 Yury Norovperf tools: Drop unneeded bitmap_zero() calls
2018-08-08 Sean V Kelleyperf vendor events arm64: Enable JSON events for eMAG
2018-08-08 Thomas Richterperf report: Add GUI report support for s390 auxiliary...
2018-08-08 Thomas Richterperf report: Add raw report support for s390 auxiliary...
2018-08-03 Thomas Richterperf auxtrace: Support for perf report -D for s390
2018-08-02 Arnaldo Carvalho... perf trace: Use perf_evsel__sc_tp_{uint,ptr} for "id...
2018-08-02 Arnaldo Carvalho... perf trace: Setup struct syscall_tp for syscalls:sys_...
2018-08-02 Arnaldo Carvalho... perf trace: Allow setting up a syscall_tp struct withou...
2018-08-02 Arnaldo Carvalho... perf trace: Rename some syscall_tp methods to raw_syscall
2018-08-02 Arnaldo Carvalho... perf trace: Use beautifiers on syscalls:sys_enter_...
2018-08-02 Arnaldo Carvalho... perf trace: Associate vfs_getname()'ed pathname with...
2018-08-02 Ingo MolnarMerge tag 'perf-core-for-mingo-4.19-20180801' of git...
2018-08-02 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2018-08-01 Arnaldo Carvalho... perf trace: Do not require --no-syscalls to suppress...
2018-08-01 Arnaldo Carvalho... perf bpf: Include uapi/linux/bpf.h from the 'perf trace...
2018-08-01 Christophe Leroyperf tools: Allow overriding MAX_NR_CPUS at compile...
2018-07-31 Arnaldo Carvalho... perf bpf: Show better message when failing to load...
2018-07-31 Michael Petlanperf list: Unify metric group description format with...
2018-07-31 Ganapatrao Kulkarniperf vendor events arm64: Update ThunderX2 implementati...
2018-07-31 Leo Yanperf cs-etm: Generate branch sample for CS_ETM_TRACE_ON...
2018-07-31 Leo Yanperf cs-etm: Generate branch sample when receiving...
2018-07-31 Leo Yanperf cs-etm: Support dummy address value for CS_ETM_TRA...
2018-07-31 Leo Yanperf cs-etm: Fix start tracing packet handling
2018-07-31 Thomas Richterperf build: Fix installation directory for eBPF
2018-07-31 Jiri Olsaperf c2c report: Fix crash for empty browser
2018-07-31 Sandipan Dasperf tests: Fix indexing when invoking subtests
2018-07-31 Arnaldo Carvalho... perf trace: Beautify the AF_INET & AF_INET6 'socket...
2018-07-31 Arnaldo Carvalho... perf trace beauty: Add beautifiers for 'socket''s ...
2018-07-31 Arnaldo Carvalho... perf trace beauty: Do not print NULL strarray entries
2018-07-31 Arnaldo Carvalho... perf beauty: Add a generator for IPPROTO_ socket's...
2018-07-31 Arnaldo Carvalho... tools include uapi: Grab a copy of linux/in.h
2018-07-31 Sandipan Dasperf tests: Fix complex event name parsing
2018-07-31 Kan Liangperf evlist: Fix error out while applying initial delay...
2018-07-31 Arnaldo Carvalho... perf trace beauty: Default header_dir to cwd to work...
2018-07-31 Arnaldo Carvalho... Merge remote-tracking branch 'tip/perf/urgent' into...
2018-07-31 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.18-20180730' of...
2018-07-30 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-07-30 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-07-30 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-07-30 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2018-07-30 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2018-07-30 Arnaldo Carvalho... perf tools: Fix the build on the alpine:edge distro
2018-07-30 Arnaldo Carvalho... tools arch: Update arch/x86/lib/memcpy_64.S copy used...
2018-07-30 Arnaldo Carvalho... tools headers uapi: Refresh linux/bpf.h copy
2018-07-30 Arnaldo Carvalho... tools headers powerpc: Update asm/unistd.h copy to...
2018-07-30 Arnaldo Carvalho... tools headers uapi: Update tools's copy of linux/perf_e...
2018-07-29 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2018-07-29 Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git./linux...
2018-07-28 Linus TorvaldsMerge tag 'gpio-v4.18-2' of git://git./linux/kernel...
2018-07-28 Linus TorvaldsMerge tag 'mips_fixes_4.18_5' of git://git./linux/kerne...
2018-07-28 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2018-07-27 Linus TorvaldsMerge tag 'for-linus-20180727' of git://git.kernel...
2018-07-27 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-07-27 Linus TorvaldsMerge tag 'pci-v4.18-fixes-4' of git://git./linux/kerne...
2018-07-27 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2018-07-27 Linus TorvaldsMerge tag 'drm-fixes-2018-07-27' of git://anongit.freed...
2018-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-07-27 Linus TorvaldsMerge tag 'trace-v4.18-rc6' of git://git./linux/kernel...
2018-07-27 Linus TorvaldsMerge tag 'xfs-4.18-fixes-4' of git://git./fs/xfs/xfs...
2018-07-27 Dave AirlieMerge tag 'imx-drm-fixes-2018-07-20' of git://git.pengu...
2018-07-26 Linus TorvaldsMerge tag 'usb-4.18-rc7' of git://git./linux/kernel...
2018-07-26 Linus TorvaldsMerge tag 'staging-4.18-rc7' of git://git./linux/kernel...
2018-07-26 Linus TorvaldsMerge tag 'driver-core-4.18-rc7' of git://git./linux...
2018-07-26 Linus TorvaldsMerge tag 'acpi-4.18-rc7' of git://git./linux/kernel...
2018-07-26 Linus TorvaldsMerge tag 'pm-4.18-rc7' of git://git./linux/kernel...
2018-07-25 Ingo MolnarMerge tag 'perf-core-for-mingo-4.19-20180725' of git...
2018-07-25 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2018-07-25 Linus TorvaldsMerge tag 'fscache-fixes-20180725' of git://git./linux...
2018-07-25 Masami Hiramatsuselftests/ftrace: Add snapshot and tracing_on test...
next