]> nv-tegra.nvidia Code Review - linux-3.10.git/shortlog
linux-3.10.git
2013-04-01 Stephane Eranianperf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
2013-04-01 Stephane Eranianperf/x86: Add support for PEBS Precise Store
2013-04-01 Stephane Eranianperf/x86: Export PEBS load latency threshold register...
2013-04-01 Stephane Eranianperf/x86: Add memory profiling via PEBS Load Latency
2013-04-01 Stephane Eranianperf: Add generic memory sampling interface
2013-04-01 Andi Kleenperf/core: Add weighted samples
2013-04-01 Stephane Eranianperf/x86: Add flags to event constraints
2013-03-26 Stephane Eranianperf/x86: Improve sysfs event mapping with event string
2013-03-26 Andi Kleenperf/x86: Support CPU specific sysfs events
2013-03-26 Namhyung Kimperf report: Add --no-demangle option
2013-03-25 Stephane Eranianperf stat: Add per-core aggregation
2013-03-25 Stephane Eranianperf stat: Rename --aggr-socket to --per-socket
2013-03-25 Stephane Eranianperf stat: Refactor aggregation code
2013-03-21 Namhyung Kimperf tools: Cleanup calc_data_size logic
2013-03-21 Namhyung Kimperf tools: Get rid of die() calls in trace-data-read.c
2013-03-21 Namhyung Kimperf tools: Get rid of read_or_die() in trace-event...
2013-03-21 Namhyung Kimperf tools: Get rid of malloc_or_die() in trace-event...
2013-03-21 Namhyung Kimperf tools: Handle failure case in trace_report()
2013-03-21 Namhyung Kimperf tools: Get rid of die() calls from trace-event...
2013-03-21 Namhyung Kimperf tools: Get rid of write_or_die() from trace-event...
2013-03-21 Namhyung Kimperf tools: Get rid of malloc_or_die() in trace-event...
2013-03-21 Namhyung Kimperf tools: Let get_tracing_file() return NULL to indic...
2013-03-21 Namhyung Kimperf tools: Get rid of redundant _FILE_OFFSET_BITS...
2013-03-21 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-03-21 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2013-03-18 Namhyung Kimperf tests: Add a test case for checking sw clock event...
2013-03-18 Arnaldo Carvalho... perf stat: Introduce evlist methods to allocate/free...
2013-03-18 Namhyung Kimperf/cgroup: Add __percpu annotation to perf_cgroup...
2013-03-18 Stephane Eranianperf/x86: Add SNB/SNB-EP scheduling constraints for...
2013-03-18 Masami Hiramatsukprobes/x86: Check Interrupt Flag modifier when registe...
2013-03-18 Masami Hiramatsukprobes: Make hash_64() as always inlined
2013-03-18 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2013-03-18 Ingo MolnarMerge branch 'tip/perf/urgent-2' of git://git.kernel...
2013-03-18 Namhyung Kimperf: Generate EXIT event only once per task context
2013-03-18 Namhyung Kimperf: Reset hwc->last_period on sw clock events
2013-03-15 Frederik Deweerdtperf stat: Introduce --repeat forever
2013-03-15 Namhyung Kimperf test: Add test case for checking number of EXIT...
2013-03-15 Namhyung Kimperf tests: Fixup return path of perf record test case
2013-03-15 Namhyung Kimperf tests: Fixup return path of open-syscall-tp-fields...
2013-03-15 Namhyung Kimperf record: Fixup return path of cmd_record()
2013-03-15 Namhyung Kimperf trace: Free evlist resources properly on return...
2013-03-15 Namhyung Kimperf evlist: Introduce perf_evlist__close()
2013-03-15 Namhyung Kimperf evsel: Cleanup perf_evsel__exit()
2013-03-15 Jiri Olsaperf tests: Test breakpoint overflow signal handler...
2013-03-15 Jiri Olsaperf tests: Test breakpoint overflow signal handler
2013-03-15 Namhyung Kimperf tools: Remove duplicated page_size definition
2013-03-15 Namhyung Kimperf tools: Remove unused macro definitions
2013-03-15 Namhyung Kimperf tools: Remove unnecessary calc_data_size variable
2013-03-15 Namhyung Kimperf tools: Remove unused struct definitions
2013-03-15 Namhyung Kimperf tools: Remove unused trace_read_data function
2013-03-15 Wei Yongjunperf report: Remove duplicated include
2013-03-15 David Ahernperf machine: Move machine__remove_thread and make...
2013-03-15 David Ahernperf session: Remove unused perf_session__remove_thread...
2013-03-15 David Ahernperf tools: Remove unused tracing functions
2013-03-15 Namhyung Kimperf trace: Get rid of a duplicate code
2013-03-15 Namhyung Kimperf annotate browser: Support event group view on TUI
2013-03-15 Namhyung Kimperf annotate/gtk: Support event group view on GTK
2013-03-15 Namhyung Kimperf annotate browser: Use disasm__calc_percent()
2013-03-15 Namhyung Kimperf annotate browser: Make browser_disasm_line->percen...
2013-03-15 Namhyung Kimperf annotate: Support event group view for --print...
2013-03-15 Namhyung Kimperf annotate: Factor out struct source_line_percent
2013-03-15 Namhyung Kimperf evsel: Introduce perf_evsel__is_group_event()...
2013-03-15 Namhyung Kimperf annotate: Add basic support to event group view
2013-03-15 Namhyung Kimperf annotate: Cleanup disasm__calc_percent()
2013-03-15 Namhyung Kimperf annotate: Factor out disasm__calc_percent()
2013-03-15 Namhyung Kimperf annotate: Add a comment on the symbol__parse_objdu...
2013-03-15 Namhyung Kimperf annotate: Pass evsel instead of evidx on annotatio...
2013-03-15 Namhyung Kimperf stat: Use perf_evlist__prepare/start_workload()
2013-03-15 Namhyung Kimperf evlist: Add want_signal parameter to perf_evlist__...
2013-03-15 Namhyung Kimperf evlist: Do not pass struct record_opts to perf_evl...
2013-03-15 Namhyung Kimperf evlist: Pass struct perf_target to perf_evlist__pr...
2013-03-15 Namhyung Kimperf evlist: Add thread_map__nr() helper
2013-03-15 Namhyung Kimperf evlist: Use cpu_map__nr() helper
2013-03-15 Namhyung Kimperf evlist: Remove cpus and threads arguments from...
2013-03-15 Borislav Petkovtools lib lk: Fix _FORTIFY_SOURCE builds
2013-03-15 Borislav Petkovtools/vm: Switch to liblk library
2013-03-15 Borislav Petkovperf tools: Extract perf-specific stuff from debugfs.c
2013-03-15 Borislav Petkovperf tools: Introduce tools/lib/lk library
2013-03-15 Jiri Olsaperf tests: Add attr stat -C cpu test
2013-03-15 Jiri Olsaperf tests: Add attr record -C cpu test
2013-03-15 Jiri Olsaperf tests: Make attr script test event cpu
2013-03-15 Jiri Olsaperf tests: Make attr script verbose friendly
2013-03-15 liguangperf tools: Sort command-list.txt alphabetically
2013-03-15 Borislav Petkovperf tools: Correct Makefile.include
2013-03-15 Borislav Petkovperf tools: Honor parallel jobs
2013-03-15 Borislav Petkovperf tools: Remove a write-only variable in the debugfs...
2013-03-15 Cody P Schaferperf tools: Fix build on non-glibc systems due to libio...
2013-03-15 Steven Rostedt... tracing: Prevent buffer overwrite disabled for latency...
2013-03-15 Steven Rostedt... tracing: Keep overwrite in sync between regular and...
2013-03-14 Steven Rostedt... tracing: Protect tracer flags with trace_types_lock
2013-03-14 Vinson Leeperf tools: Fix LIBNUMA build with glibc 2.12 and older.
2013-03-14 anish kumarwatchdog: Add comments to explain the watchdog_disabled...
2013-03-14 Ingo MolnarMerge branch 'tip/perf/urgent-2' of git://git.kernel...
2013-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-13 Linus TorvaldsMerge branch 'akpm' (fixes from Andrew)
2013-03-13 Tejun Heoidr: idr_alloc() shouldn't trigger lowmem warning when...
2013-03-13 David HowellsUAPI: fix endianness conditionals in M32R's asm/stat.h
2013-03-13 David HowellsUAPI: fix endianness conditionals in linux/raid/md_p.h
2013-03-13 David HowellsUAPI: fix endianness conditionals in linux/acct.h
2013-03-13 David HowellsUAPI: fix endianness conditionals in linux/aio_abi.h
next