OSDN Git Service

tomoyo/tomoyo-test1.git
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 John GarryMAINTAINERS: Add entry for perf tool arm64 pmu-events...
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öpelsamples/bpf: fix build by setting HAVE_ATTR_TEST to...
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 Alexander Shishkinperf/core: Fix inheritance of aux_output groups
2019-10-07 Ingo MolnarMerge tag 'perf-urgent-for-mingo-5.4-20191001' of git...
2019-10-06 Linus TorvaldsLinux 5.4-rc2 v5.4-rc2
2019-10-06 Linus Torvaldself: don't use MAP_FIXED_NOREPLACE for elf executable...
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 TorvaldsMake filldir[64]() verify the directory entry filename...
2019-10-05 Linus TorvaldsConvert filldir[64]() from __put_user() to unsafe_put_u...
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 Heiko CarstensKVM: s390: mark __insn32_query() as __always_inline
2019-10-05 Heiko CarstensKVM: s390: fix __insn32_query() inline assembly
2019-10-05 Andrey Smirnovdma-mapping: fix false positivse warnings in dma_common...
2019-10-05 Dmitry Goldinkheaders: make headers archive reproducible
2019-10-05 Masahiro Yamadakbuild: update compile-test header list for v5.4-rc2
2019-10-05 Masahiro Yamadakbuild: two minor updates for Documentation/kbuild...
2019-10-05 Masahiro Yamadascripts/setlocalversion: clear local variable to make...
2019-10-05 Jacob Kellernamespace: fix namespace.pl script to support relative...
2019-10-05 Masahiro Yamadavideo/logo: do not generate unneeded logo C files
2019-10-05 Masahiro Yamadavideo/logo: remove unneeded *.o pattern from clean...
2019-10-05 Masahiro Yamadaintegrity: remove pointless subdir-$(CONFIG_...)
2019-10-05 Masahiro Yamadaintegrity: remove unneeded, broken attempt to add ...
2019-10-05 Jakub Kicinskiselftests/net: add nettest to .gitignore
2019-10-05 Navid Emamdoostnet: qlogic: Fix memory leak in ql_alloc_large_buffers
2019-10-05 Eric Dumazetnfc: fix memory leak in llcp_sock_bind()
2019-10-05 Eric Dumazetsch_dsmark: fix potential NULL deref in dsmark_init()
2019-10-05 David S. MillerMerge branch 'Fix-regression-with-AR8035-speed-downgrade'
2019-10-05 Russell Kingnet: phy: at803x: use operating parameters from PHY...
2019-10-05 Russell Kingnet: phy: extract pause mode
next