deliverable/linux.git
2015-06-07  Kan Liangperf tools: handle PERF_RECORD_LOST_SAMPLES
2015-06-07  Kan Liangperf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES
2015-06-07  Yan, Zhengperf/intel/x86: Enlarge the PEBS buffer
2015-06-07  Yan, Zhengperf/x86/intel: Drain the PEBS buffer during context...
2015-06-07  Yan, Zhengperf/x86/intel: Implement batched PEBS interrupt handli...
2015-06-07  Yan, Zhengperf/x86/intel: Handle multiple records in the PEBS...
2015-06-07  Yan, Zhengperf/x86/intel: Introduce setup_pebs_sample_data()
2015-06-07  Yan, Zhengperf/x86/intel: Use the PEBS auto reload mechanism...
2015-06-07  Stephane Eranianperf record: Add support for sampling indirect jumps
2015-06-07  Stephane Eranianperf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMP
2015-06-07  Stephane Eranianperf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample...
2015-06-04  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-06-03  Wang Nanperf tools: Deal with kernel module names in '[]' correctly
2015-06-02  Wang Nantools: Move tools/perf/util/include/linux/{list.h,poiso...
2015-06-02  Wang Nanperf tools: Move linux/kernel.h to tools/include
2015-06-02  Arnaldo Carvalho... perf machine: Fix the search for the kernel DSO on...
2015-06-01  Madhavan Srinivasanperf tools: Remove newline char when reading event...
2015-05-30  Wang Nanperf probe: Fix segfault when glob matching function...
2015-05-29  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-05-29  Namhyung Kimperf tools: Make Ctrl-C stop processing on TUI
2015-05-29  Jiri Olsaperf build: Do not fail on missing Build file
2015-05-29  Arnaldo Carvalho... perf machine: Fix up vdso methods names
2015-05-29  Arnaldo Carvalho... perf machine: Introduce machine__findnew_dso() method
2015-05-29  Arnaldo Carvalho... perf machine: No need to have two DSOs lists
2015-05-29  Arnaldo Carvalho... perf machine: Adopt findnew_kernel method
2015-05-29  Riku Voipioperf tests: Remove getpgrp from mmap-basic
2015-05-29  Riku Voipioperf tests: Aename open*.c to openat*.c
2015-05-29  Riku Voipioperf tests: Switch from open to openat
2015-05-29  Wang Nanperf tools: Add ARM64 perf_regs_load to support libunwi...
2015-05-29  Arnaldo Carvalho... perf kmem: Fix compiler warning about may be accessing...
2015-05-29  Adrian Hunterperf db-export: Fix thread ref-counting
2015-05-29  Wang Nanperf probe: Fix 'function unused' warning
2015-05-29  Martin Liškaperf annotate: Fix -i option, which is currently ignored.
2015-05-28  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-05-28  Paul Mackerrasperf: Remove myself from MAINTAINERS entry
2015-05-28  Andi Kleenperf tools: Move branch option parsing to own file
2015-05-27  Andi Kleenperf annotation: Add symbol__get_annotation
2015-05-27  Jiri Olsaperf tools: Add hint for 'Too many events are opened...
2015-05-27  Arnaldo Carvalho... perf tools: Reference count struct map
2015-05-27  Arnaldo Carvalho... perf tools: Check if a map is still in use when deleting it
2015-05-27  Arnaldo Carvalho... perf tools: Protect accesses the map rbtrees with a...
2015-05-27  Arnaldo Carvalho... perf tools: Introduce struct maps
2015-05-27  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-05-27  Masami Hiramatsuperf probe: Fix an error when deleting probes successfully
2015-05-27  Masami Hiramatsuperf probe: Show the error reason comes from invalid DSO
2015-05-27  Adrian Hunterperf tools: Disallow PMU events intel_pt and intel_bts...
2015-05-27  Josef Bacikperf sched: Add option to merge like comms to lat output
2015-05-27  Martin Liskaperf tools: Improve setting of gcc debug option
2015-05-27  Martin Liškaperf tools: Assign default value for some pointers
2015-05-27  Arnaldo Carvalho... perf tools: Use maps__first()/map__next()
2015-05-27  Arnaldo Carvalho... perf tools: Leave DSO destruction to the map destruction
2015-05-27  Arnaldo Carvalho... perf machine: Mark removed threads as such
2015-05-27  Arnaldo Carvalho... perf tools: Import rb_erase_init from block/ in the...
2015-05-27  Arnaldo Carvalho... perf tools: Nuke unused map_groups__flush()
2015-05-27  Arnaldo Carvalho... perf tools: Remove redundant initialization of thread...
2015-05-27  Arnaldo Carvalho... perf tools: Rename maps__next
2015-05-27  Namhyung Kimperf tools: Add dso__data_get/put_fd()
2015-05-27  Namhyung Kimperf tools: Get rid of dso__data_fd() from dso__data_size()
2015-05-27  Namhyung Kimperf tools: Fix dso__data_read_offset() file opening
2015-05-27  Arnaldo Carvalho... perf machine: Do not call map_groups__delete(), drop...
2015-05-27  Arnaldo Carvalho... perf comm: Use atomic.h for refcounting
2015-05-27  Arnaldo Carvalho... perf hists: Rename add_hist_entry to hists__findnew_entry
2015-05-27  Namhyung Kimperf hists: Reducing arguments of hist_entry_iter__add()
2015-05-27  Adrian Hunterperf session: Fix perf_session__peek_event()
2015-05-27  Adrian Hunterperf build: Fix libunwind feature detection on 32-bit x86
2015-05-27  Adrian Hunterperf tools: Fix parse_events_error dereferences
2015-05-27  Adrian Hunterperf tools: Fix function declarations needed by parse...
2015-05-27  Nam T. Nguyenperf tools: Separate the tests and tools in installation
2015-05-27  Alexander Shishkinperf/x86/intel/pt: Remove redundant variable declaration
2015-05-27  Alexander Shishkinperf/x86/intel/pt: Kill pt_is_running()
2015-05-27  Alexander Shishkinperf/x86/intel/pt: Document pt_buffer_reset_offsets()
2015-05-27  Alexander Shishkinperf/x86/intel/pt: Document pt_buffer_reset_markers()
2015-05-27  Alexander Shishkinperf/x86/intel/pt: Kill an unused variable
2015-05-27  Peter Zijlstraperf/x86/intel: Simplify put_exclusive_constraints()
2015-05-27  Peter Zijlstraperf/x86: Simplify the x86_schedule_events() logic
2015-05-27  Peter Zijlstraperf/x86/intel: Remove intel_excl_states::init_state
2015-05-27  Peter Zijlstraperf/x86/intel: Remove pointless tests
2015-05-27  Peter Zijlstraperf/x86/intel: Clean up intel_commit_scheduling()...
2015-05-27  Peter Zijlstraperf/x86/intel: Make WARN()ings consistent
2015-05-27  Peter Zijlstraperf/x86/intel: Simplify the dynamic constraint code...
2015-05-27  Peter Zijlstraperf/x86/intel: Add lockdep assert
2015-05-27  Peter Zijlstraperf/x86/intel: Correct local vs remote sibling state
2015-05-27  Matt Flemingperf/x86/intel/cqm: Use 'u32' data type for RMIDs
2015-05-27  Thomas Gleixnerperf/x86/intel/cqm: Add storage for 'closid' and clean...
2015-05-27  Thomas Gleixnerperf/x86/intel/cqm: Remove useless wrapper function
2015-05-27  Thomas Gleixnerperf/x86/intel/cqm: Avoid pointless MSR write
2015-05-27  Thomas Gleixnerperf/x86/intel/cqm: Remove pointless spinlock from...
2015-05-27  Thomas Gleixnerperf/x86/intel/cqm: Use proper data types
2015-05-27  Thomas Gleixnerperf/x86/intel/cqm: Document PQR MSR abuse
2015-05-27  Ingo MolnarMerge branch 'perf/urgent' into perf/core, before apply...
2015-05-27  Don Zickusperf/x86: Tweak broken BIOS rules during check_hw_exists()
2015-05-27  Alexander Shishkinperf/x86/intel/pt: Untangle pt_buffer_reset_markers()
2015-05-27  Alexander Shishkinperf: Disallow sparse AUX allocations for non-SG PMUs...
2015-05-27  Peter Zijlstraperf/x86: Improve HT workaround GP counter constraint
2015-05-27  Peter Zijlstraperf/x86: Fix event/group validation
2015-05-27  Alexei Starovoitovperf: Fix race in BPF program unregister
2015-05-25  Linus TorvaldsLinux 4.1-rc5
2015-05-24  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-05-24  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-05-24  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
next
This page took 0.042046 seconds and 5 git commands to generate.