]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2012-11-19 Dave Jonestracing: Remove unnecessary WARN_ONCE's from tracing_bu...
2012-11-19 Anton Vorontsovtracing: Remove unneeded checks from the stack tracer
2012-11-15 Hiraku Toyookatracing: Add a resize function to make one buffer equiv...
2012-11-13 Shan Weitracing: Kill unused and puzzled sample code in ftrace.h
2012-11-13 Yoshihiro YUNOMAEtracing: Show raw time stamp on stats per cpu using...
2012-11-13 David Sharptracing: Format non-nanosec times from tsc clock withou...
2012-11-13 David Sharptracing,x86: Add a TSC trace_clock
2012-11-02 Steven Rostedttracing: Add trace_options kernel command line parameter
2012-11-02 Steven Rostedttracing: Use irq_work for wake ups and remove *_nowake_...
2012-11-02 Steven Rostedttracing: Remove deprecated tracing_enabled file
2012-11-02 Steven Rostedttracing: Make tracing_enabled be equal to tracing_on
2012-11-02 Steven Rostedttracing: Remove unused function unregister_tracer()
2012-11-02 Steven Rostedttracing: Separate open function from set_event and...
2012-11-02 Yoshihiro YUNOMAEring-buffer: Change unsigned long type of ring_buffer_o...
2012-11-02 David Sharptracing: Reset ring buffer when changing trace_clocks
2012-10-31 Michal Hockolinux/kernel.h: Remove duplicate trace_printk declaration
2012-10-31 Vaibhav Nagarnaiktracing: Cleanup unnecessary function declarations
2012-10-31 David Sharptracing: Trivial cleanup
2012-10-31 Steven Rostedttracing: Cache comms only after an event occurred
2012-10-31 Steven Rostedttracing: Have tracing_sched_wakeup_trace() use standard...
2012-10-31 Steven Rostedttracing: Enable comm recording if trace_printk() is...
2012-10-31 Steven Rostedttracing: Expand ring buffer when trace_printk() is...
2012-10-31 Slava Pestovring-buffer: Add a 'dropped events' counter
2012-10-31 Hiraku Toyookatracing: Change tracer's integer flags to bool
2012-10-31 Steven Rostedttracing: Allow tracers to start at core initcall
2012-10-31 Daniel Waltertracing: Replace strict_strto* with kstrto*
2012-10-30 Peter Hueweperf/x86: Fix sparse warnings
2012-10-30 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2012-10-29 Arnaldo Carvalho... perf python: Initialize 'page_size' variable
2012-10-29 Jiri Olsaperf record: Fix mmap error output condition
2012-10-29 Feng Tangperf header: Add is_perf_magic() func
2012-10-29 Feng Tangperf hists browser: Integrate script browser into main...
2012-10-29 Feng Tangperf annotate browser: Integrate script browser into...
2012-10-29 Feng Tangperf scripts browser: Add a browser for perf script
2012-10-29 Feng Tangperf script: Add more filter to find_scripts()
2012-10-29 Feng Tangperf tools: Add a global variable "const char *input_name"
2012-10-29 Jiri Olsaperf tools: Move dso_* related functions into dso object
2012-10-29 Jiri Olsaperf tools: Move strxfrchar into string object
2012-10-29 Jiri Olsaperf tools: Move hex2u64 into util object
2012-10-29 Jiri Olsaperf tools: Move BUILD_ID_SIZE into build-id object
2012-10-29 Jiri Olsaperf tools: Move build_id__sprintf into build-id object
2012-10-28 Andi Kleenperf tools: Move parse_events error printing to parse_e...
2012-10-26 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2012-10-26 Peter Zijlstraperf stat: Add --pre and --post command
2012-10-26 Andrew Vaginperf inject: Mark a dso if it's used
2012-10-26 Andrew Vaginperf inject: Merge sched_stat_* and sched_switch events
2012-10-26 Andrew Vaginperf inject: Work with files
2012-10-26 Namhyung Kimperf tools: Fix LIBELF_MMAP checking
2012-10-26 Namhyung Kimperf tools: Always show CHK message when doing try-cc
2012-10-26 Namhyung Kimperf tools: Convert invocation of MAKE into SUBDIR
2012-10-26 Namhyung Kimperf tools: Cleanup doc related targets
2012-10-26 Namhyung Kimtools lib traceevent: Do not generate dependency for...
2012-10-26 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2012-10-25 Arnaldo Carvalho... perf trace: Use sched:sched_stat_runtime to provide...
2012-10-25 Arnaldo Carvalho... perf trace: Count number of events for each thread...
2012-10-25 Arnaldo Carvalho... perf tools: Don't stop synthesizing threads when one...
2012-10-25 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2012-10-24 Borislav Petkovperf tools: Try to build Documentation when installing
2012-10-24 Arnaldo Carvalho... perf trace: Print the name of a syscall when failing...
2012-10-24 Arnaldo Carvalho... perf tools: Pretty print errno for some more functions
2012-10-24 Arnaldo Carvalho... perf trace: Add duration filter
2012-10-24 Arnaldo Carvalho... perf trace: Add an event duration column
2012-10-24 Arnaldo Carvalho... perf trace: Support interrupted syscalls
2012-10-24 Arnaldo Carvalho... perf test: Align the 'Ok'/'FAILED!' test results
2012-10-24 David Ahernperf tools: Give user better message if precise is...
2012-10-24 Suzuki K. PouloseAccount the nr_entries in rblist properly
2012-10-24 Irina Tirdeaperf tools: Try to find cross-built objdump path
2012-10-24 Arnaldo Carvalho... perf tools: Remove noise in python version feature...
2012-10-24 Jiri Olsaperf tools: Diplays more output on features check for...
2012-10-24 David Vrabelx86: Allow tracing of functions in arch/x86/kernel...
2012-10-24 Jiri Olsaperf test: Add automated tests for pmu sysfs translated...
2012-10-24 Jiri Olsaperf tools: Add support to specify hw event as PMU...
2012-10-24 Jiri Olsaperf tools: Fix PMU object alias initialization
2012-10-24 Jiri Olsaperf/x86: Add hardware events translations for Intel...
2012-10-24 Jiri Olsaperf/x86: Add hardware events translations for AMD...
2012-10-24 Jiri Olsaperf/x86: Add hardware events translations for Intel...
2012-10-24 Jiri Olsaperf/x86: Filter out undefined events from sysfs events...
2012-10-24 Jiri Olsaperf/x86: Make hardware event translations available...
2012-10-24 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-10-24 Srivatsa S... perf, cpu hotplug: Use cached value of smp_processor_id()
2012-10-24 Srivatsa S... perf, cpu hotplug: Run CPU_STARTING notifiers with...
2012-10-24 Andre Przywarax86/perf: Fix virtualization sanity check
2012-10-24 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2012-10-24 Linus TorvaldsMerge tag 'stable/for-linus-3.7-rc2-tag' of git://git...
2012-10-24 Al Viroalpha: separate thread-synchronous flags
2012-10-24 Linus TorvaldsMerge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm...
2012-10-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2012-10-24 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2012-10-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-10-24 Linus TorvaldsMerge branch 'stable' of git://git.kernel.org/pub/scm...
2012-10-24 Linus TorvaldsMerge tag 'please-pull-uapi-fix' of git://git.kernel...
2012-10-23 Chris Metcalfarch/tile: avoid build warnings from duplicate ELF_R_xx...
2012-10-23 Chris Metcalfarch/tile: avoid generating .eh_frame information in...
2012-10-23 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-10-23 Linus TorvaldsMerge tag 'jfs-3.7-2' of git://github.com/kleikamp...
2012-10-23 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2012-10-23 Linus TorvaldsMerge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org...
2012-10-23 Linus TorvaldsMerge tag 'regmap-fix-mmio' of git://git.kernel.org...
2012-10-23 Thomas Hellstromdrm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()
2012-10-23 Thomas Hellstromdrm/ttm: Fix a theoretical race
next