]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-06-03 Cody P Schaferperf tools: Allow overriding sysfs and proc finding...
2014-06-03 Sebastian Andrzej... perf tools: Consider header files outside perf director...
2014-06-03 Arnaldo Carvalho... perf tools: Add warning when disabling perl scripting...
2014-06-03 Arnaldo Carvalho... perf trace: Warn the user when not available
2014-06-03 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2014-06-01 Namhyung Kimperf tests: Add a test case for cumulating callchains
2014-06-01 Namhyung Kimperf tests: Define and use symbolic names for fake...
2014-06-01 Namhyung Kimperf tools: Reset output/sort order to default
2014-06-01 Namhyung Kimperf ui/gtk: Fix callchain display
2014-06-01 Namhyung Kimperf ui/stdio: Fix invalid percentage value of cumulate...
2014-06-01 Namhyung Kimperf tools: Enable --children option by default
2014-06-01 Namhyung Kimperf top: Add top.children config option
2014-06-01 Namhyung Kimperf top: Add --children option
2014-06-01 Namhyung Kimperf top: Convert to hist_entry_iter
2014-06-01 Namhyung Kimperf tools: Add callback function to hist_entry_iter
2014-06-01 Namhyung Kimperf tools: Do not auto-remove Children column if ...
2014-06-01 Namhyung Kimperf report: Add report.children config option
2014-06-01 Namhyung Kimperf report: Add --children option
2014-06-01 Namhyung Kimperf tools: Add more hpp helper functions
2014-06-01 Namhyung Kimperf tools: Apply percent-limit to cumulative percentage
2014-06-01 Namhyung Kimperf ui/gtk: Add support to accumulated hist stat
2014-06-01 Namhyung Kimperf ui/browser: Add support to accumulated hist stat
2014-06-01 Namhyung Kimperf ui/hist: Add support to accumulated hist stat
2014-06-01 Namhyung Kimperf tools: Save callchain info for each cumulative...
2014-06-01 Namhyung Kimperf callchain: Add callchain_cursor_snapshot()
2014-06-01 Namhyung Kimperf report: Cache cumulative callchains
2014-06-01 Namhyung Kimperf tools: Update cpumode for each cumulative entry
2014-06-01 Namhyung Kimperf hists: Accumulate hist entry stat based on the...
2014-06-01 Namhyung Kimperf hists: Check if accumulated when adding a hist...
2014-06-01 Namhyung Kimperf hists: Add support for accumulated stat of hist...
2014-06-01 Namhyung Kimperf tools: Introduce struct hist_entry_iter
2014-06-01 Namhyung Kimperf tools: Introduce hists__inc_nr_samples()
2014-05-22 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2014-05-21 Michael Lentineperf tools: Add automatic remapping of Android libraries
2014-05-21 Michael Lentineperf tools: Add cat as fallback pager
2014-05-21 Namhyung Kimperf tests: Add a testcase for histogram output sorting
2014-05-21 Namhyung Kimperf tests: Factor out print_hists_*()
2014-05-21 Namhyung Kimperf tools: Introduce reset_output_field()
2014-05-21 Namhyung Kimperf tools: Get rid of obsolete hist_entry__sort_list
2014-05-21 Namhyung Kimperf hists: Reset width of output fields with header...
2014-05-21 Namhyung Kimperf tools: Skip elided sort entries
2014-05-21 Namhyung Kimperf top: Add --fields option to specify output fields
2014-05-21 Namhyung Kimperf report/tui: Fix a bug when --fields/sort is given
2014-05-21 Namhyung Kimperf tools: Add ->sort() member to struct sort_entry
2014-05-21 Namhyung Kimperf report: Add -F option to specify output fields
2014-05-21 Namhyung Kimperf tools: Call perf_hpp__init() before setting up...
2014-05-21 Namhyung Kimperf tools: Consolidate management of default sort...
2014-05-21 Namhyung Kimperf tools: Allow hpp fields to be sort keys
2014-05-21 Namhyung Kimperf ui: Get rid of callback from __hpp__fmt()
2014-05-21 Namhyung Kimperf tools: Consolidate output field handling to hpp...
2014-05-21 Namhyung Kimperf tools: Use hpp formats to sort final output
2014-05-21 Namhyung Kimperf tools: Support event grouping in hpp ->sort()
2014-05-21 Namhyung Kimperf tools: Use hpp formats to sort hist entries
2014-05-21 Namhyung Kimperf tools: Convert sort entries to hpp formats
2014-05-21 Namhyung Kimperf tools: Add ->cmp(), ->collapse() and ->sort()...
2014-05-20 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2014-05-19 Stephane Eranianfix Haswell precise store data source encoding
2014-05-19 Peter Zijlstraperf: Fix perf_event_open(.flags) test
2014-05-19 Borislav Petkovperf/events/core: Drop unused variable after cleanup
2014-05-16 Jean Pihetperf tools: Add libdw DWARF post unwind support for ARM
2014-05-16 Jean Pihetperf tests: Add dwarf unwind test on ARM
2014-05-16 Jean Pihetperf tests: Introduce perf_regs_load function on ARM
2014-05-16 Jean Pihetperf tools: Consolidate types.h for ARM and ARM64
2014-05-16 Masanari Iidaperf session: Fix possible null pointer dereference...
2014-05-16 Dongsheng Yangperf sched: Cleanup, remove unused variables in map_swi...
2014-05-16 Dongsheng Yangperf sched: Remove nr_state_machine_bugs in perf latency
2014-05-12 Peter Zijlstraperf tools: Remove usage of trace_sched_wakeup(.success)
2014-05-12 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2014-05-12 Namhyung Kimperf tools: Use tid for finding thread
2014-05-12 Namhyung Kimperf tools: Get rid of on_exit() feature test
2014-05-12 Namhyung Kimperf record: Propagate exit status of a command line...
2014-05-12 Dongshengperf tools: Clarify the output of perf sched map.
2014-05-12 Dongshengperf tools: Adapt the TASK_STATE_TO_CHAR_STR to new...
2014-05-12 Dongshengperf tools: Add missing event for perf sched record.
2014-05-07 Peter Zijlstraperf: Simplify perf_event_exit_task_context()
2014-05-07 Peter Zijlstraperf: Rework free paths
2014-05-07 Peter Zijlstraperf: Validate locking assumption
2014-05-07 Peter Zijlstraperf: Always destroy groups on exit
2014-05-07 Peter Zijlstraperf: Ensure consistent inherit state in groups
2014-05-07 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to avoid...
2014-05-07 Yan, Zhengperf/x86/intel: Fix Silvermont's event constraints
2014-05-07 Peter Zijlstraperf: Fix perf_event_init_context()
2014-05-07 Peter Zijlstraperf: Fix race in removing an event
2014-05-06 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-05-06 Dan Carpenteragp: info leak in agpioc_info_wrap()
2014-05-06 Fabian Frederickfs/affs/super.c: bugfix / double free
2014-05-06 Will Woodsfanotify: fix -EOVERFLOW with large files on 64-bit
2014-05-06 Christoph Lameterslub: use sysfs'es release mechanism for kmem_cache
2014-05-06 Johannes Weinerrevert "mm: vmscan: do not swap anon pages just because...
2014-05-06 Ian Kentautofs: fix lockref lookup
2014-05-06 Johannes Weinermm: filemap: update find_get_pages_tag() to deal with...
2014-05-06 Vlastimil Babkamm/compaction: make isolate_freepages start at pagebloc...
2014-05-06 Seth JenningsMAINTAINERS: zswap/zbud: change maintainer email address
2014-05-06 Rik van Rielmm/page-writeback.c: fix divide by zero in pos_ratio_po...
2014-05-06 Nishanth Aravamudanhugetlb: ensure hugepage access is denied if hugepages...
2014-05-06 Vladimir Davydovslub: fix memcg_propagate_slab_attrs
2014-05-06 Chris Cuidrivers/rtc/rtc-pcf8523.c: fix month definition
2014-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-05-06 Al Vironick kvfree() from apparmor
2014-05-06 Christoph Hellwigposix_acl: handle NULL ACL in posix_acl_equiv_mode
next