profile/ivi/kernel-x86-ivi.git
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-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 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
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./linux...
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./linux...
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...
next