OSDN Git Service

perf tools: Propagate CFLAGS to libperf
[tomoyo/tomoyo-test1.git] / tools /
2019-10-11 Jiri Olsaperf tools: Propagate CFLAGS to libperf
2019-10-10 Jiri Olsalibperf: Adopt perf_evlist__filter_pollfd() from tools...
2019-10-10 Jiri Olsalibperf: Introduce perf_evlist__purge()
2019-10-10 Jiri Olsalibperf: Introduce perf_evlist__exit()
2019-10-10 Jiri Olsalibperf: Move the pollfd allocation from tools/perf...
2019-10-10 Jiri Olsalibperf: Centralize map refcnt setting
2019-10-10 Jiri Olsaperf evlist: Switch to libperf's mmap interface
2019-10-10 Jiri Olsaperf evlist: Introduce perf_evlist__mmap_cb_mmap()
2019-10-10 Jiri Olsaperf evlist: Introduce perf_evlist__mmap_cb_get()
2019-10-10 Jiri Olsaperf tools: Introduce perf_evlist__mmap_cb_idx()
2019-10-10 Jiri Olsalibperf: Introduce perf_evlist_mmap_ops::mmap callback
2019-10-10 Jiri Olsalibperf: Add perf_evlist_mmap_ops::get callback
2019-10-10 Jiri Olsalibperf: Introduce perf_evlist_mmap_ops::idx callback
2019-10-10 Jiri Olsalibperf: Introduce perf_evlist__mmap_ops()
2019-10-10 Jiri Olsalibperf: Adopt perf_evlist__mmap()/munmap() from tools...
2019-10-10 Jiri Olsalibperf: Adopt perf_mmap__read_event() from tools/perf
2019-10-10 Jiri Olsalibperf: Adopt perf_mmap__read_done() from tools/perf
2019-10-10 Jiri Olsalibperf: Adopt perf_mmap__read_init() from tools/perf
2019-10-10 Jiri Olsalibperf: Adopt perf_mmap__consume() function from tools...
2019-10-10 Jiri Olsaperf tools: Use perf_mmap way to detect aux mmap
2019-10-10 Jiri Olsalibperf: Adopt perf_mmap__put() function from tools...
2019-10-10 Jiri Olsalibperf: Adopt perf_mmap__unmap() function from tools...
2019-10-10 Jiri Olsalibperf: Adopt perf_mmap__get() function from tools...
2019-10-10 Jiri Olsalibperf: Adopt perf_mmap__mmap() function from tools...
2019-10-10 Jiri Olsalibperf: Adopt perf_mmap__mmap_len() function from...
2019-10-10 Jiri Olsalibperf: Add 'struct perf_mmap_param'
2019-10-10 Jiri Olsalibperf: Add perf_mmap__init() function
2019-10-10 Ian Rogersperf tools: Avoid 'sample_reg_masks' being const +...
2019-10-09 Arnaldo Carvalho... perf beauty: Introduce strtoul() for x86 MSRs
2019-10-09 Arnaldo Carvalho... perf trace: Expand strings in filters to integers
2019-10-09 Arnaldo Carvalho... perf trace: Introduce a strtoul() method for 'struct...
2019-10-09 Arnaldo Carvalho... perf trace: Add a strtoul() method to 'struct syscall_a...
2019-10-09 Arnaldo Carvalho... perf trace: Introduce --filter for tracepoint events
2019-10-09 Arnaldo Carvalho... perf evlist: Introduce append_tp_filter_pid() and appen...
2019-10-09 Arnaldo Carvalho... perf evlist: Introduce append_tp_filter() method
2019-10-09 Arnaldo Carvalho... perf evlist: Factor out asprintf routine to build a...
2019-10-09 Arnaldo Carvalho... perf trace: Associate the "msr" tracepoint arg name...
2019-10-09 Arnaldo Carvalho... perf trace beauty: Add the glue for the autogenerated...
2019-10-09 Arnaldo Carvalho... perf trace: Allow associating scnprintf routines with...
2019-10-09 Arnaldo Carvalho... perf beauty: Hook up the x86 MSR table generator
2019-10-09 Arnaldo Carvalho... perf trace beauty: Add a x86 MSR cmd id->str table...
2019-10-09 Arnaldo Carvalho... perf beauty: Make strarray's offset be u64
2019-10-07 Arnaldo Carvalho... tools arch x86: Grab a copy of the file containing...
2019-10-07 Arnaldo Carvalho... perf trace: Allow choosing how to augment the tracepoin...
2019-10-07 Arnaldo Carvalho... perf trace: Enclose all events argument lists with ()
2019-10-07 Arnaldo Carvalho... perf trace: Add array of chars scnprintf beautifier
2019-10-07 Arnaldo Carvalho... perf trace: Add the syscall_arg_fmt pointer to syscall_arg
2019-10-07 Arnaldo Carvalho... perf trace: Move some scnprintf methods from syscall...
2019-10-07 Arnaldo Carvalho... perf trace: Allocate an array of beautifiers for tracep...
2019-10-07 Arnaldo Carvalho... perf trace: Factor out the initialization of syscal_arg...
2019-10-07 Andi Kleenperf script: Allow --time with --reltime
2019-10-07 Björn Töpelperf tools: Make usage of test_attr__* optional for...
2019-10-07 Adrian Hunterperf scripts python: exported-sql-viewer.py: Add Time...
2019-10-07 Adrian Hunterperf scripts python: exported-sql-viewer.py: Add abilit...
2019-10-07 Adrian Hunterperf scripts python: exported-sql-viewer.py: Tidy up...
2019-10-07 Adrian Hunterperf scripts python: exported-sql-viewer.py: Add global...
2019-10-07 Adrian Hunterperf scripts python: exported-sql-viewer.py: Add HBoxLa...
2019-10-07 Adrian Hunterperf scripts python: exported-sql-viewer.py: Add Lookup...
2019-10-07 Arnaldo Carvalho... perf trace augmented_syscalls: Do not show syscalls...
2019-10-07 Arnaldo Carvalho... perf trace: Postpone parsing .perfconfig trace.add_even...
2019-10-07 Arnaldo Carvalho... perf trace: Generalize the syscall_fmt find routines
2019-10-07 Arnaldo Carvalho... perf trace: Separate 'struct syscall_fmt' definition...
2019-10-07 Arnaldo Carvalho... perf trace: Make evlist__set_evsel_handler() affect...
2019-10-07 Arnaldo Carvalho... perf evlist: Adopt __set_tracepoint_handlers method...
2019-10-07 Arnaldo Carvalho... perf top: Initialize perf_env->cpuid, needed by the...
2019-10-07 Arnaldo Carvalho... perf env: Add routine to read the env->cpuid from the...
2019-10-07 Ingo MolnarMerge tag 'perf-urgent-for-mingo-5.4-20191001' of git...
2019-10-06 Linus TorvaldsMerge tag 'dma-mapping-5.4-1' of git://git.infradead...
2019-10-06 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-10-05 Linus TorvaldsMerge tag 'kbuild-fixes-v5.4' of git://git./linux/kerne...
2019-10-05 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-10-05 Linus TorvaldsMerge branch 'readdir' (readdir speedup and sanity...
2019-10-05 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-10-05 Linus TorvaldsMerge tag 's390-5.4-3' of git://git./linux/kernel/git...
2019-10-05 Jakub Kicinskiselftests/net: add nettest to .gitignore
2019-10-04 Linus TorvaldsMerge tag 'mips_fixes_5.4_1' of git://git./linux/kernel...
2019-10-04 Linus TorvaldsMerge tag 'riscv/for-v5.4-rc2' of git://git./linux...
2019-10-04 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.4' of git://git....
2019-10-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-10-04 Linus TorvaldsMerge tag 'for-linus-5.4-rc2-tag' of git://git./linux...
2019-10-04 Linus TorvaldsMerge tag 'copy-struct-from-user-v5.4-rc2' of git:...
2019-10-04 Linus TorvaldsMerge tag 'for-linus-20191003' of git://git./linux...
2019-10-04 Linus TorvaldsMerge tag 'for-linus-2019-10-03' of git://git.kernel...
2019-10-03 Olof JohanssonMerge tag 'omap-for-v5.4/fixes-rc1-signed' of git:...
2019-10-03 Josh Huntudp: only do GSO if # of segs > 1
2019-10-03 Paolo BonziniMerge tag 'kvmarm-fixes-5.4-1' of git://git./linux...
2019-10-03 Shuah Khanselftests: kvm: Fix libkvm build error
2019-10-03 Maxime RipardMerge drm-misc-next-fixes-2019-10-02 into drm-misc...
2019-10-03 Maxime RipardMerge drm/drm-fixes into drm-misc-fixes
2019-10-02 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-10-01 David S. MillerMerge tag 'ieee802154-for-davem-2019-09-28' of git...
2019-09-30 Shuah Khanselftests: pidfd: Fix undefined reference to pthread_cr...
2019-09-30 Arnaldo Carvalho... perf annotate: Don't return -1 for error when doing...
2019-09-30 Arnaldo Carvalho... perf annotate: Return appropriate error code for alloca...
2019-09-30 Arnaldo Carvalho... perf annotate: Fix arch specific ->init() failure errors
2019-09-30 Arnaldo Carvalho... perf annotate: Propagate the symbol__annotate() error...
2019-09-30 Arnaldo Carvalho... perf annotate: Fix the signedness of failure returns
2019-09-30 Arnaldo Carvalho... perf annotate: Propagate perf_env__arch() error
2019-09-30 Arnaldo Carvalho... perf evsel: Fall back to global 'perf_env' in perf_evse...
2019-09-30 Arnaldo Carvalho... perf tools: Propagate get_cpuid() error
next