deliverable/linux.git
2013-07-12  Jiri Olsaperf diff: Move diff related columns into diff command
2013-07-12  Jiri Olsaperf diff: Display data file info ahead of the diff...
2013-07-12  Jiri Olsaperf hists: Marking dummy hists entries
2013-07-12  Jiri Olsaperf diff: Switching the base hists to be pairs head
2013-07-12  Jiri Olsaperf diff: Introducing diff_data object to hold files
2013-07-12  Jiri Olsaperf tools: Centralize default columns init in perf_hpp...
2013-07-12  Jiri Olsaperf tools: Add struct perf_hpp_fmt into hpp callbacks
2013-07-12  Greg Priceperf report/top: Add option to collapse undesired parts...
2013-07-12  Andi Kleenperf list: List kernel supplied event aliases
2013-07-12  Andi Kleenperf tools: Default to cpu// for events v5
2013-07-12  Adrian Hunterperf tools: struct thread has a tid not a pid
2013-07-12  Adrian Hunterperf tools: Validate perf event header size
2013-07-12  Adrian Hunterperf evlist: Tidy duplicated munmap code
2013-07-12  Adrian Hunterperf tools: Add const specifier to perf_pmu__find name...
2013-07-12  Adrian Hunterperf inject: Add missing 'finished_round'
2013-07-12  Adrian Hunterperf tools: Fix missing tool parameter
2013-07-12  Adrian Hunterperf inject: Remove unused parameter
2013-07-12  Namhyung Kimperf gtk/hists: Set rules hint for the hist browser
2013-07-12  Namhyung Kimperf gtk/hists: Add a double-click handler for callchains
2013-07-12  Namhyung Kimperf gtk/hists: Make column headers resizable
2013-07-12  Namhyung Kimperf gtk/hists: Display callchain overhead also
2013-07-12  Namhyung Kimperf gtk/hists: Add support for callchains
2013-07-12  Namhyung Kimperf gtk/hists: Use GtkTreeStore instead of GtkListStore
2013-07-12  Namhyung Kimperf sched: Move struct perf_sched definition out of...
2013-07-12  Namhyung Kimperf util: Remove unused enum and macro in trace-event.h
2013-07-12  Namhyung Kimperf util: No need to call read_trace_init() in tracing...
2013-07-12  Namhyung Kimperf util: Rename read_*() functions in trace-event...
2013-07-12  Namhyung Kimperf script: Adopt latency_format variable
2013-07-12  Namhyung Kimperf util: Get rid of unused header_page_* variables
2013-07-12  Namhyung Kimperf util: Parse header_page to get proper long size
2013-07-12  Namhyung Kimperf util: Skip reading header_event file
2013-07-12  Namhyung Kimperf util: Make file/host_bigendian variable local
2013-07-12  Namhyung Kimperf util: Save long size of traced system
2013-07-12  Namhyung Kimperf util: Save page size in a trace file to pevent
2013-07-12  Namhyung Kimtools lib traceevent: Port kbuffer parser routines
2013-07-12  Namhyung Kimtools lib traceevent: Add page_size field to pevent
2013-07-12  Namhyung Kimtools lib traceevent: Add trace_seq_reset()
2013-07-12  Namhyung Kimtools lib traceevent: Add const qualifier to string...
2013-07-12  Namhyung Kimtools lib traceevent: Get rid of unused gui target
2013-07-12  Namhyung Kimtools lib traceevent: Remove unused install targets
2013-07-12  David Ahernperf parse events: Demystify memory allocations
2013-07-12  David Ahernperf tests: Make terms a stack variable in test_term
2013-07-12  David Ahernperf tools: Don't free list head in parse_events__free_...
2013-07-12  David Ahernperf evlist: Fix use of uninitialized variable
2013-07-12  Runzhen Wangperf tools: Make Power7 events available for perf
2013-07-12  Jiri Olsaperf report: Fix perf_session__delete removal
2013-07-12  Jiri Olsaperf tools: Do not elide parent symbol column
2013-07-12  Namhyung Kimperf util: Use evsel->name to get tracepoint_paths
2013-07-12  Namhyung Kimperf util: Move debugfs/tracing helper functions to...
2013-07-12  Jiri Olsaperf tools: Remove callchain_cursor_reset call
2013-07-12  David Ahernperf tools: Add methods for setting/retrieving priv...
2013-07-12  Robert Richterperf tools: Use default include path notation for libtr...
2013-07-12  Jiri Olsaperf tests: Make TEST_ASSERT_VAL global
2013-07-12  Jiri Olsaperf tests: Omit end of the symbol check failure for...
2013-07-12  Jiri Olsaperf tools: Remove cwd from perf_session struct
2013-07-12  Sukadev Bhattiproluperf top: Add --objdump option
2013-07-12  Sukadev Bhattiproluperf tools: Rename cpu_map__all() to cpu_map__empty()
2013-07-12  Jiri Olsaperf: Remove the 'match' callback for auxiliary events...
2013-07-12  Peter Zijlstraperf: Fix perf_lock_task_context() vs RCU
2013-07-12  Jiri Olsaperf: Remove WARN_ON_ONCE() check in __perf_event_enabl...
2013-07-12  Jiri Olsaperf: Clone child context from parent context pmu
2013-07-12  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2013-07-10  Ramkumar Ramachandraperf script: Fix broken include in Context.xs
2013-07-10  Mike Frysingerperf tools: Fix -ldw/-lelf link test when static linking
2013-07-09  Michael Wittenperf tools: Revert regression in configuration of Pytho...
2013-07-08  Robert Richterperf tools: Fix perf version generation
2013-07-08  Stephane Eranianperf stat: Fix per-socket output bug for uncore events
2013-07-08  Waiman Longperf symbols: Fix vdso list searching
2013-07-08  Adrian Hunterperf evsel: Fix missing increment in sample parsing
2013-07-08  Adrian Hunterperf tools: Update symbol_conf.nr_events when processin...
2013-07-08  Adrian Hunterperf tools: Fix new_term() missing free on error path
2013-07-08  Adrian Hunterperf tools: Fix parse_events_terms() segfault on error...
2013-07-08  David Ahernperf evsel: Fix count parameter to read call in event_f...
2013-07-08  Runzhen Wangperf tools: fix a typo of a Power7 event name
2013-07-08  Jiri Olsaperf tools: Fix -x/--exclude-other option for report...
2013-07-08  Namhyung Kimperf evlist: Enhance perf_evlist__start_workload()
2013-07-08  Jiri Olsaperf record: Remove -f/--force option
2013-07-08  Jiri Olsaperf record: Remove -A/--append option
2013-07-08  Stephane Eranianperf stat: Avoid sending SIGTERM to random processes
2013-07-08  Joonsoo Kimtools lib lk: Fix for cross build
2013-07-08  Joonsoo Kimperf tools: Include termios.h explicitly
2013-07-08  Kirill A. Shutemovperf bench: Fix memory allocation fail check in mem...
2013-07-08  Robert Richterperf tools: Fix build errors with O and DESTDIR make...
2013-07-08  Robert Richterperf tools: Fix output directory of Documentation/
2013-07-08  Robert Richtertools: Get only verbose output with V=1
2013-07-05  Stephane Eranianperf: Fix interrupt handler timing harness
2013-07-05  Peter Zijlstraperf/x86/amd: Do not print an error when the device...
2013-07-02  Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2013-07-02  Linus TorvaldsMerge branch 'x86-tracing-for-linus' of git://git....
2013-07-02  Linus TorvaldsMerge branch 'x86-ras-for-linus' of git://git./linux...
2013-07-02  Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2013-07-02  Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2013-07-02  Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2013-07-02  Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2013-07-02  Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2013-07-02  Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2013-07-02  Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2013-07-02  Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2013-07-02  Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2013-07-02  Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
next
This page took 0.053617 seconds and 5 git commands to generate.