OSDN Git Service

uclinux-h8/linux.git
2015-10-27 Arnaldo Carvalho... perf tools: Search for more options when passing args...
2015-10-27 Jiri Olsaperf stat: Cache aggregated map entries in extra cpumap
2015-10-27 Jiri Olsaperf cpu_map: Add cpu_map__empty_new function
2015-10-27 Jiri Olsaperf evsel: Move id_offset out of struct perf_evsel...
2015-10-27 Namhyung Kimperf tools: Introduce usage_with_options_msg()
2015-10-26 Namhyung Kimperf tools: Setup pager when printing usage and help
2015-10-26 Namhyung Kimperf report: Rename to --show-cpu-utilization
2015-10-26 Namhyung Kimperf tools: Improve ambiguous option help message
2015-10-25 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-24 Arnaldo Carvalho... perf tools: Provide help for subset of options
2015-10-24 Arnaldo Carvalho... perf tools: Show tool command line options ordered
2015-10-23 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-22 Arnaldo Carvalho... perf annotate: Don't die() when finding an invalid...
2015-10-22 Arnaldo Carvalho... perf ui tui: Register the error callbacks before initia...
2015-10-22 Namhyung Kimperf annotate: Fix 'annotate.use_offset' config variabl...
2015-10-22 Namhyung Kimperf tools: Improve call graph documents and help messages
2015-10-22 Namhyung Kimperf tools: Defaults to 'caller' callchain order only...
2015-10-22 Namhyung Kimperf top: Support call-graph display options also
2015-10-22 Namhyung Kimperf tools: Move callchain help messages to callchain.h
2015-10-22 Scott Woodtools lib traceevent: Support %ps/%pS
2015-10-22 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-21 Arnaldo Carvalho... perf annotate: Add debug message for out of bounds...
2015-10-21 Andi Kleenperf evsel: Print branch filter state with -vv
2015-10-20 Kan Liangperf cpu_map: Fix core dump caused by per-socket/core...
2015-10-20 Paolo Bonzinitools lib traceevent: update KVM plugin
2015-10-20 Yunlong Songperf build: Add fixdep to .gitignore
2015-10-20 Stephane Eranianperf record: Add ability to sample call branches
2015-10-20 Stephane Eranianperf/powerpc: Add support for PERF_SAMPLE_BRANCH_CALL
2015-10-20 Stephane Eranianperf/x86: Add support for PERF_SAMPLE_BRANCH_CALL
2015-10-20 Stephane Eranianperf: Add PERF_SAMPLE_BRANCH_CALL
2015-10-20 Adrian Hunterperf/x86: Fix time_shift in perf_event_mmap_page
2015-10-20 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-19 Arnaldo Carvalho... perf bench: Use named initializers in the trailer too
2015-10-19 Jiri Olsaperf script: Check output fields only for samples
2015-10-19 Jiri Olsaperf cpu_map: Add data arg to cpu_map__build_map callback
2015-10-19 Jiri Olsaperf cpu_map: Make cpu_map__build_map global
2015-10-19 Jiri Olsaperf stat: Add AGGR_UNSET mode
2015-10-19 Jiri Olsaperf stat: Rename perf_stat struct into perf_stat_evsel
2015-10-19 Yunlong Songperf help: Change 'usage' to 'Usage' for consistency
2015-10-19 Ingo Molnarperf bench: Run benchmarks, don't test them
2015-10-19 Ingo Molnarperf bench mem: Rename 'routine' to 'function'
2015-10-19 Ingo Molnarperf bench: Harmonize all the -l/--nr_loops options
2015-10-19 Ingo Molnarperf bench mem: Reorganize the code a bit
2015-10-19 Ingo Molnarperf bench mem: Improve user visible strings
2015-10-19 Ingo Molnarperf bench mem: Fix 'length' vs. 'size' naming confusion
2015-10-19 Ingo Molnarperf bench mem: Rename 'routine' to 'routine_str'
2015-10-19 Ingo Molnarperf bench mem: Change 'cycle' to 'cycles'
2015-10-19 Ingo Molnarperf bench: List output formatting options on 'perf...
2015-10-19 Ingo Molnarperf bench: Remove the prefaulting complication from...
2015-10-19 Ingo Molnarperf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'
2015-10-19 Ingo Molnarperf bench: Eliminate unused argument from bench_mem_co...
2015-10-19 Ingo Molnarperf bench: Default to all routines in 'perf bench...
2015-10-19 Ingo Molnarperf bench: Improve the 'perf bench mem memcpy' code...
2015-10-19 Namhyung Kimperf test: Suppress libtraceevent warnings
2015-10-19 Namhyung Kimperf test: Silence tracepoint event failures
2015-10-14 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-13 Jiri Olsatools build: Fix cross compile build
2015-10-13 Jiri Olsatools include: Fix strict-aliasing rules breakage
2015-10-13 Namhyung Kimperf hists browser: Add 'm' key for context menu display
2015-10-13 Rabin Vincentperf callchains: Fix unw_word_t pointer casts
2015-10-13 Rabin Vincentperf callchain: Use debug_frame if eh_frame is unusable
2015-10-12 Arnaldo Carvalho... perf hists browser: Inform how to reset the symbol...
2015-10-12 Arnaldo Carvalho... perf ui browsers: Remove help messages about use of...
2015-10-12 Arnaldo Carvalho... perf symbols: Try the .debug/ DSO cache as a last resort
2015-10-08 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-08 Ingo MolnarMerge branch 'perf/urgent' into perf/core, before pulli...
2015-10-07 Arnaldo Carvalho... perf python: Support the PERF_RECORD_SWITCH event
2015-10-07 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-10-07 Sukadev Bhattiproluperf tools: Fix build break on powerpc due to sample_re...
2015-10-07 Linus TorvaldsMerge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org...
2015-10-07 Linus TorvaldsRevert "fs: do not prefault sys_write() user buffer...
2015-10-06 Anna SchumakerNFS: Fix a tracepoint NULL-pointer dereference
2015-10-06 Andrzej Hajdaperf tools: Fix handling read result using a signed...
2015-10-06 Jiri Olsaperf tools: Use hpp_dimension__add_output to register...
2015-10-06 Jiri Olsaperf tools: Introduce hpp_dimension__add_output function
2015-10-06 Jiri Olsaperf tools: Get rid of superfluos call to reset_dimensions
2015-10-06 Taku Izumiperf/x86/intel/uncore: Fix multi-segment problem of...
2015-10-06 Kan Liangperf/x86: Add Intel cstate PMUs support
2015-10-06 Linus TorvaldsMerge tag 'for-linus-4.3b-rc4-tag' of git://git./linux...
2015-10-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-10-06 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2015-10-06 David Vrabelx86/xen/p2m: hint at the last populated P2M entry
2015-10-06 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-10-05 Jiri Olsaperf tools: Fail properly in case pattern matching...
2015-10-05 Arnaldo Carvalho... perf hists browser: Implement horizontal scrolling
2015-10-05 Arnaldo Carvalho... perf ui browser: Optional horizontal scrolling key...
2015-10-05 Arnaldo Carvalho... perf callchain: Switch default to 'graph,0.5,caller'
2015-10-05 Matt Flemingperf tests: Add Intel CQM test
2015-10-05 Matt Flemingperf tests: Move x86 tests into arch directory
2015-10-05 Matt Flemingperf tests: Add arch tests
2015-10-05 Jiri Olsaperf tools: Handle -h and -v options
2015-10-05 Jiri Olsaperf tools: Setup proper width for symbol_iaddr field
2015-10-05 Don Zickusperf tools: Add support for sorting on the iaddr
2015-10-05 Jiri Olsaperf tests: Add parsing test for 'P' modifier
2015-10-05 Jiri Olsaperf tools: Introduce 'P' modifier to request max precision
2015-10-05 Jiri Olsaperf tools: Export perf_event_attr__set_max_precise_ip()
2015-10-05 Jiri Olsaperf annotate: Fix sizeof_sym_hist overflow issue
2015-10-05 Jiri Olsaperf evlist: Display DATA_SRC sample type bit
2015-10-05 Jiri Olsatools lib api fs: No need to use PATH_MAX + 1
2015-10-04 Linus TorvaldsLinux 4.3-rc4 v4.3-rc4
next