OSDN Git Service

android-x86/kernel.git
2014-10-14 Arnaldo Carvalho... perf tools: Remove hists from evsel
2014-10-14 Arnaldo Carvalho... perf callchain: Move the callchain_param extern to...
2014-10-14 Arnaldo Carvalho... perf evsel: Subclassing
2014-10-14 Arnaldo Carvalho... perf session: Remove last reference to hists struct
2014-10-10 Arnaldo Carvalho... perf ui browsers: Add missing include
2014-10-10 Arnaldo Carvalho... perf tools: Move events_stats struct to event.h
2014-10-10 Arnaldo Carvalho... perf session: Don't count per evsel events
2014-10-09 Arnaldo Carvalho... perf evsel: Add hists helper
2014-10-09 Arnaldo Carvalho... perf script: Stop updating hists stats, not used
2014-10-09 Arnaldo Carvalho... perf sched: Stop updating hists stats, not used
2014-10-03 Jiri Olsaperf callchain: Move callchain_param to util object...
2014-10-03 Jiri Olsaperf kvm stat live: Use fdarray object instead of pollfd
2014-10-03 Jiri Olsaperf kvm stat live: Use perf_evlist__add_pollfd return...
2014-10-03 Jiri Olsaperf kvm stat live: Fix perf_evlist__add_pollfd error...
2014-10-03 Wei Huangperf/x86: Tone down kernel messages when the PMU check...
2014-10-03 Andi Kleenperf/x86/intel/uncore: Fix minor race in box set up
2014-10-03 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-10-01 Arnaldo Carvalho... perf record: Fix error message for --filter option...
2014-10-01 Will Deaconperf tools: Fix build breakage on arm64 targets
2014-10-01 Waiman Longperf symbols: Improve DSO long names lookup speed with...
2014-09-30 Waiman Longperf symbols: Encapsulate dsos list head into struct...
2014-09-29 Davidlohr Buesoperf bench futex: Sanitize -q option in requeue
2014-09-29 Davidlohr Buesoperf bench futex: Support operations for shared futexes
2014-09-29 Chang Hyun... perf trace: Fix mmap return address truncation to 32-bit
2014-09-29 Matt Flemingperf tools: Refactor unit and scale function parameters
2014-09-27 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-09-26 Jiri Olsaperf tools: Fix line number in the config file error...
2014-09-26 Namhyung Kimperf tools: Convert {record,top}.call-graph option...
2014-09-26 Namhyung Kimperf tools: Introduce perf_callchain_config()
2014-09-26 Namhyung Kimperf callchain: Move some parser functions to callchain.c
2014-09-26 Namhyung Kimperf tools: Move callchain config from record_opts...
2014-09-26 Namhyung Kimperf hists browser: Fix callchain print bug on TUI
2014-09-26 Pranith Kumarperf tools: Use ACCESS_ONCE() instead of volatile cast
2014-09-26 Taeung Songperf tools: Modify error code for when perf_session__ne...
2014-09-26 Andi Kleenperf tools: Fix perf record as non root with kptr_restr...
2014-09-26 Andi Kleenperf stat: Fix --per-core on multi socket systems
2014-09-26 Ingo MolnarMerge tag 'perf-fdarray-for-mingo' of git://git./linux...
2014-09-25 Arnaldo Carvalho... perf trace: Filter out POLLHUP'ed file descriptors
2014-09-25 Arnaldo Carvalho... perf record: Filter out POLLHUP'ed file descriptors
2014-09-25 Arnaldo Carvalho... perf evlist: Unmap when all refcounts to fd are gone...
2014-09-25 Arnaldo Carvalho... tools lib fd array: Allow associating an integer cookie...
2014-09-25 Arnaldo Carvalho... perf evlist: Refcount mmaps
2014-09-25 Arnaldo Carvalho... tools lib api: Adopt fdarray class from perf's evlist
2014-09-25 Arnaldo Carvalho... perf evlist: Introduce poll method for common code...
2014-09-25 Arnaldo Carvalho... perf kvm stat live: Use perf_evlist__add_pollfd() inste...
2014-09-25 Arnaldo Carvalho... perf tests: Add pollfd growing test
2014-09-25 Arnaldo Carvalho... perf evlist: Allow growing pollfd on add method
2014-09-25 Arnaldo Carvalho... perf evlist: We need to poll all event file descriptors
2014-09-25 Arnaldo Carvalho... perf evlist: Monitor POLLERR and POLLHUP events too
2014-09-25 Arnaldo Carvalho... perf tests: Add test for perf_evlist__filter_pollfd()
2014-09-25 Arnaldo Carvalho... perf evlist: Introduce perf_evlist__filter_pollfd method
2014-09-24 Stephane Eranianperf/x86/intel/uncore: Update support for client uncore...
2014-09-24 Andi Kleenperf/x86/intel/uncore: Fix PCU filter setup for Sandy...
2014-09-24 Andi Kleenperf/x86/intel/uncore: Add missing cbox filter flags...
2014-09-24 Yan, Zhengperf/x86/intel/uncore: Register the PMU only if the...
2014-09-24 Yan, Zhengperf/x86/intel/uncore: Add Haswell-EP uncore support
2014-09-24 Andi Kleenperf/x86/intel: Use Broadwell cache event list for...
2014-09-24 Andi Kleenperf/x86: Add INST_RETIRED.ALL workarounds
2014-09-24 Andi Kleenperf/x86/intel: Add Broadwell core support
2014-09-24 Andi Kleenperf/x86/intel: Document all Haswell models
2014-09-24 Andi Kleenperf/x86/intel: Remove incorrect model number from...
2014-09-24 Jiri OlsaRevert "perf: Do not allow optimized switch for non...
2014-09-24 Jiri Olsaperf: Fix child event initial state setup
2014-09-24 Jiri Olsaperf: Do not POLLHUP event if it has children
2014-09-19 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-09-17 Arnaldo Carvalho... perf record: Use ring buffer consume method to look...
2014-09-17 Masami Hiramatsuperf probe: Do not use dwfl_module_addrsym if dwarf_die...
2014-09-17 Masami Hiramatsuperf probe: Do not access kallsyms when analyzing user...
2014-09-17 Anton Blanchardperf symbols: Add path to Ubuntu kernel debuginfo file
2014-09-17 Anton Blanchardperf symbols: Ignore stripped vmlinux and fallback...
2014-09-17 Chanho Parkperf tools: define _DEFAULT_SOURCE for glibc_2.20
2014-09-17 Arnaldo Carvalho... perf tools: Don't include sys/poll.h directly
2014-09-17 John Spencerperf tools: Fix GNU-only grep usage in Makefile
2014-09-17 Avi Kivityperf tools: Disable kernel symbol demangling by default
2014-09-17 Stephane Eranianperf tool: fix compilation for ARM
2014-09-17 Adrian Hunterperf tools: Add perf_pmu__scan_file()
2014-09-17 Adrian Hunterperf tools: Let default config be defined for a PMU
2014-09-17 Adrian Hunterperf tools: Add perf-with-kcore script
2014-09-17 Adrian Hunterperf tools: Let a user specify a PMU event without...
2014-09-17 Jiri Olsaperf tools: Allow to specify lib compile variable for...
2014-09-17 Alexander Yaryginperf kvm stat report: Unify the title bar output
2014-09-17 Alexander Yaryginperf kvm stat report: Enable the target.system_wide...
2014-09-17 Alexander Yaryginperf kvm stat report: Save pid string in opts.target.pid
2014-09-17 Anton Blanchardperf tools powerpc: Fix build issue when DWARF support...
2014-09-17 Jiri Olsaperf tools: Add +field argument support for --sort...
2014-09-16 Jiri Olsaperf: Do not check PERF_EVENT_STATE_EXIT on syscall...
2014-09-09 Andi Kleenperf/x86: Fix section mismatch in split uncore driver
2014-09-09 Mathias Krauseperf/x86/intel: Mark initialization code as such
2014-09-09 Andreea-Cristina... perf/core: Replace rcu_assign_pointer() with RCU_INIT_P...
2014-09-09 Andreea-Cristina... perf/callchain: Replace rcu_assign_pointer() with RCU_I...
2014-09-09 Ingo MolnarMerge tag 'v3.17-rc4' into perf/core, to pick up fixes
2014-09-07 Linus TorvaldsLinux 3.17-rc4
2014-09-07 Sudip MukherjeeDocumentation: new page link in SubmittingPatches
2014-09-07 Paul BolleDocumentation: NFS/RDMA: Document separate Kconfig...
2014-09-07 Masanari IidaDocumentation: misc-devices: Rename freefall.c from...
2014-09-07 Jose Manuel... Documentation: i2c: rename variable "register" to ...
2014-09-07 Rob JonesDocumentation: seq_file: Document seq_open_private...
2014-09-07 Linus TorvaldsMerge tag 'pm+acpi-3.17-rc4' of git://git./linux/kernel...
2014-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-07 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
next