]> rtime.felk.cvut.cz Git - linux-imx.git/history - tools
uprobes/tracing: Change create_trace_uprobe() to support uretprobes
[linux-imx.git] / tools /
2013-04-01 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-04-01 Arnaldo Carvalho... perf map browser: Exit just on well known key presses
2013-04-01 Arnaldo Carvalho... perf tools: Remove dependency on libnewt
2013-04-01 Arnaldo Carvalho... perf map browser: Use ui_browser__input_window()
2013-04-01 Naohiro Aotaperf python: Fix dependency for python/perf.so
2013-04-01 Arnaldo Carvalho... perf tools: Convert needless static variable to local
2013-04-01 Arnaldo Carvalho... Revert "perf sched: Handle PERF_RECORD_EXIT events"
2013-04-01 Namhyung Kimperf tools: Fix output of symbol_daddr offset
2013-04-01 Stephane Eranianperf machine: Detect data vs. text mappings
2013-04-01 Stephane Eranianperf tools: Add new mem command for memory access profiling
2013-04-01 Stephane Eranianperf report: Add support for mem access profiling
2013-04-01 Stephane Eranianperf record: Add support for mem access profiling
2013-04-01 Stephane Eranianperf tools: Add mem access sampling core support
2013-04-01 Andi Kleenperf tools: Add support for weight v7 (modified)
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 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-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-14 Vinson Leeperf tools: Fix LIBNUMA build with glibc 2.12 and older.
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 Linus TorvaldsMerge tag 'usb-3.9-rc2' of git://git.kernel.org/pub...
2013-03-13 Linus TorvaldsMerge tag 'tty-3.9-rc2' of git://git.kernel.org/pub...
2013-03-13 Linus TorvaldsMerge tag 'staging-3.9-rc2' of git://git.kernel.org...
2013-03-13 Ananth N Mavinakay... perf probe: Fix segfault
2013-03-13 Jack Mitchelllibtraceevent: Remove hard coded include to /usr/local...
2013-03-13 Jiri Olsaperf record: Fix -C option
2013-03-13 Marcin Slusarzperf tools: check if -DFORTIFY_SOURCE=2 is allowed
2013-03-13 Michael Ellermanperf report: Fix build with NO_NEWT=1
2013-03-13 Michael Ellermanperf annotate: Fix build with NO_NEWT=1
2013-03-13 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
next