platform/adaptation/renesas_rcar/renesas_kernel.git
2012-11-13 Ingo MolnarMerge branch 'tip/perf/core-2' of git://git./linux...
2012-11-13 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-11-09 Arnaldo Carvalho... tools lib traceevent: Use 'const' in variables pointing...
2012-11-09 Arnaldo Carvalho... tools lib traceevent: Handle INVALID_ARG_TYPE errno...
2012-11-09 Arnaldo Carvalho... tools lib traceevent: No need to check for < 0 on an...
2012-11-09 Arnaldo Carvalho... tools lib traceevent: Avoid comparisions between signed...
2012-11-09 Arnaldo Carvalho... tools lib traceevent: Add __maybe_unused to unused...
2012-11-09 Namhyung Kimperf annotate: Merge same lines in summary view
2012-11-09 Namhyung Kimperf annotate: Don't try to follow jump target on PLT...
2012-11-09 Namhyung Kimperf annotate: Whitespace fixups
2012-11-09 Zheng Liuperf test: fix a build error on builtin-test
2012-11-09 Arnaldo Carvalho... perf machine: Move more methods to machine.[ch]
2012-11-08 Arnaldo Carvalho... perf diff: Use hists__link when not pairing just with...
2012-11-08 Arnaldo Carvalho... perf hists: Introduce hists__link
2012-11-08 Arnaldo Carvalho... perf diff: Move hists__match to the hists lib
2012-11-08 Arnaldo Carvalho... perf diff: Start moving to support matching more than...
2012-11-08 Namhyung Kimperf tools: Don't try to lookup objdump for live mode
2012-11-08 Andi Kleenperf tools: Add arbitary aliases and support names...
2012-11-08 Jiri Olsaperf tools: Add LIBDW_DIR Makefile variable to for...
2012-11-08 Jiri Olsaperf tests: Move attr.py temp dir cleanup into finally...
2012-11-08 Namhyung Kimperf hists: Free branch_info when freeing hist_entry
2012-11-08 Namhyung Kimperf tools: Fix detection of stack area
2012-11-08 Namhyung Kimperf machine: Set kernel data mapping length
2012-11-05 Jiri Olsaperf tests: Removing 'optional' field
2012-11-05 Jiri Olsaperf tests: Fix attr watermark field name typo
2012-11-05 Jiri Olsaperf tests: Factor attr tests WRITE_ASS macro
2012-11-05 Jiri Olsaperf tests: Add missing attr stat basic test
2012-11-05 Namhyung Kimperf report: Postpone objdump check until annotation...
2012-11-05 Namhyung Kimperf tools: Introduce struct hist_browser_timer
2012-11-05 Namhyung Kimperf tools: Use normalized arch name for searching...
2012-11-05 Jiri Olsaperf tests: Add documentation for attr tests
2012-11-05 Jiri Olsaperf tests: Add attr stat default test
2012-11-05 Jiri Olsaperf tests: Add attr stat default test
2012-11-05 Jiri Olsaperf tests: Add attr stat event syntax group test
2012-11-05 Jiri Olsaperf tests: Add attr stat group test
2012-11-05 Jiri Olsaperf tests: Add attr stat no-inherit test
2012-11-05 Jiri Olsaperf tests: Add attr record branch filter tests
2012-11-05 Jiri Olsaperf tests: Add attr record branch any test
2012-11-05 Jiri Olsaperf tests: Add attr record no delay test
2012-11-05 Jiri Olsaperf tests: Add attr record raw test
2012-11-05 Jiri Olsaperf tests: Add attr record data test
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-11-01 Jiri Olsaperf tests: Add attr record no-inherit test
2012-11-01 Jiri Olsaperf tests: Add attr record no samples test
2012-11-01 Jiri Olsaperf tests: Add attr record period test
2012-11-01 Jiri Olsaperf tests: Add attr record graph test
2012-11-01 Jiri Olsaperf tests: Add attr record count test
2012-11-01 Jiri Olsaperf tests: Add attr record freq test
2012-11-01 Jiri Olsaperf tests: Add attr record event syntax group test
2012-11-01 Jiri Olsaperf tests: Add attr record group test
2012-11-01 Jiri Olsaperf tests: Add attr tests under builtin test command
2012-11-01 Jiri Olsaperf tests: Add attr record basic test
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-31 Jiri Olsaperf tests: Add framework for automated perf_event_attr...
2012-10-31 Jiri Olsaperf tests: Move test objects into 'tests' directory
2012-10-31 Feng Tangperf browser: Don't show scripts menu for 'perf top'
2012-10-31 Jiri Olsaperf tools: Remove BINDIR define from exec_cmd.o compil...
2012-10-31 Andi Kleenperf annotate: Handle XBEGIN like a jump
2012-10-31 Arnaldo Carvalho... perf tools: Handle --version string generation on machi...
2012-10-31 Ingo Molnarperf tools: Further speed up the perf build
2012-10-31 Ingo Molnarperf tools: Speed up the perf build time by simplifying...
2012-10-31 Joonsoo Kimperf tools: Add info about cross compiling for Android ARM
2012-10-31 Namhyung Kimperf tools: Warn about missing libelf
2012-10-30 Peter Hueweperf/x86: Fix sparse warnings
2012-10-30 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
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./linux...
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
next