Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / tools /
2012-09-24  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-24  Namhyung Kimtools lib traceevent: Handle alloc_arg failure
2012-09-24  Arnaldo Carvalho... perf test: Add test for the sched tracepoint format...
2012-09-24  Arnaldo Carvalho... perf evsel: Provide a new constructor for tracepoints
2012-09-24  Arnaldo Carvalho... tools lib traceevent: Carve out events format parsing...
2012-09-24  Arnaldo Carvalho... tools lib traceevent: Remove some die() calls
2012-09-24  Arnaldo Carvalho... tools lib traceevent: Fix afterlife gotos
2012-09-24  Arnaldo Carvalho... tools lib traceevent: Use calloc were applicable
2012-09-24  Arnaldo Carvalho... tools lib traceevent: Use asprintf were applicable
2012-09-24  Markus Trippelsdorfperf tools: bfd.h/libbfd detection fails with recent...
2012-09-24  Namhyung Kimtools lib traceevent: Free field if an error occurs...
2012-09-24  Namhyung Kimtools lib traceevent: Free field if an error occurs...
2012-09-24  Namhyung Kimtools lib traceevent: Make sure that arg->op.right...
2012-09-24  Namhyung Kimtools lib traceevent: Fix error path on process_array()
2012-09-24  Irina Tirdeaperf tools: remove sscanf extension %as
2012-09-24  Namhyung Kimperf header: Remove perf_header__read_feature
2012-09-24  Namhyung Kimperf kvm: Use perf_session_env for reading cpuid
2012-09-24  Namhyung Kimperf header: Remove unused @feat arg from ->process...
2012-09-24  Namhyung Kimperf header: Use pre-processed session env when printing
2012-09-24  Namhyung Kimperf header: Add ->process callbacks to most of features
2012-09-24  Namhyung Kimperf header: Add struct perf_session_env
2012-09-24  Arnaldo Carvalho... perf timechart: Use zalloc and fix a couple leaks
2012-09-24  Arnaldo Carvalho... perf lock: Use perf_evsel__intval and perf_session__set...
2012-09-24  Arnaldo Carvalho... perf kmem: Use perf_evsel__intval and perf_session__set...
2012-09-24  Arnaldo Carvalho... perf kvm: Use perf_evsel__intval
2012-09-21  Xiao Guangrongperf kvm: Events analysis tool
2012-09-21  Eric Sandeenperf tools: Fix parallel build
2012-09-20  Stephane Eranianperf record: Print event causing perf_event_open()...
2012-09-20  Feng Tangperf tools: Fix a compiling error in util/map.c
2012-09-20  Feng Tangperf tools: Fix a compiling error in trace-event-perl...
2012-09-19  Ingo MolnarMerge branch 'uprobes/core' of git://git./linux/kernel...
2012-09-19  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-17  Yan, Zhengperf stat: Check PMU cpumask file
2012-09-17  Namhyung Kimperf report: Add missing perf_hpp__init for pipe-mode
2012-09-17  Feng Tangperf scripts: Export a find_scripts() function
2012-09-17  Feng Tangperf scripts: Add event_analyzing_sample-record/report
2012-09-17  Feng Tangperf scripts: Add --symbols option to handle specific...
2012-09-17  Feng Tangperf symbols: Filter samples with unresolved symbol...
2012-09-17  Irina Tirdeaperf archive: Make 'f' the last parameter for tar
2012-09-17  Irina Tirdeaperf archive: Remove -f from the rm command
2012-09-17  Xiao Guangrongperf stat: Move stats related code to util/stat.c
2012-09-17  Namhyung Kimperf report: Enable integrated annotation only if possible
2012-09-17  Namhyung Kimperf tools: Add sort__has_sym
2012-09-14  Namhyung Kimperf hists browser: Fix first column printing
2012-09-14  Namhyung Kimperf hists browser: Fix output for 100.00%
2012-09-14  Arnaldo Carvalho... tools lib traceevent: Define _GNU_SOURCE in Makefile
2012-09-14  Namhyung Kimperf sched: Fixup for the die() removal
2012-09-14  Namhyung Kimperf test: Fixup for the die() removal
2012-09-14  Hyeoncheol Leeperf probe: Add union member access support
2012-09-14  Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2012-09-13  Ingo MolnarMerge branch 'core/rcu' into perf/core
2012-09-13  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-11  Arnaldo Carvalho... perf sched: Don't read all tracepoint variables in...
2012-09-11  Arnaldo Carvalho... perf sched: Use perf_evsel__{int,str}val
2012-09-11  Arnaldo Carvalho... perf evsel: Introduce perf_evsel__{str,int}val methods
2012-09-11  Arnaldo Carvalho... perf sched: Use perf_tool as ancestor
2012-09-11  Arnaldo Carvalho... perf sched: Remove unused thread parameter
2012-09-11  Irina Tirdeaperf tools: Use __maybe_used for unused variables
2012-09-11  Jiri Olsaperf tools: Back [vdso] DSO with real data
2012-09-11  Jiri Olsaperf symbols: Make dsos__find function globally available
2012-09-11  Jiri Olsaperf tools: Add memdup function
2012-09-11  Jiri Olsaperf tools: Do backtrace post unwind only if we regs...
2012-09-11  Irina Tirdeaperf tools: fix ALIGN redefinition in system headers
2012-09-11  Irina Tirdeaperf tools: include __WORDSIZE definition
2012-09-11  Irina Tirdeaperf tools: Update types definitions for Android
2012-09-11  Arnaldo Carvalho... perf tools: Add missing perf_regs.h file to MANIFEST
2012-09-11  Irina Tirdeaperf tools: include wrapper for magic.h
2012-09-09  Arnaldo Carvalho... perf kmem: Remove die() calls
2012-09-09  Arnaldo Carvalho... perf sched: Remove die() calls
2012-09-09  Arnaldo Carvalho... perf test: Remove die() calls
2012-09-09  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-08  Linus TorvaldsMerge branch 'fixes-for-3.6' of git://git.linaro.org...
2012-09-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-09-08  David Ahernperf symbols: Remove BIONIC wrapper around libgen.h
2012-09-08  David Ahernperf probe: Make a copy of exec path for passing to...
2012-09-08  David Ahernperf annotate: Make a copy of filename for passing...
2012-09-08  Namhyung Kimperf gtk/browser: Use perf_hpp__format functions
2012-09-08  Namhyung Kimperf hists browser: Use perf_hpp__format functions
2012-09-08  Namhyung Kimperf hists: Use perf_hpp__format->width to calculate...
2012-09-08  Namhyung Kimperf hists: Handle field separator properly
2012-09-08  Namhyung Kimperf hists: Introduce perf_hpp for hist period printing
2012-09-08  Irina Tirdeaperf bench: fix assert when NDEBUG is defined
2012-09-08  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-08  Adrian Hunterperf tools: Fix build for another rbtree.c change
2012-09-08  Irina Tirdeaperf tools: add NO_BACKTRACE for application self-debugging
2012-09-08  Irina Tirdeatools lib traceevent: replace mempcpy with memcpy
2012-09-08  Irina Tirdeaperf tools: replace mkostemp with mkstemp
2012-09-08  Irina Tirdeaperf tools: include missing pthread.h header
2012-09-08  Irina Tirdeaperf tools: fix missing winsize definition
2012-09-08  Irina Tirdeaperf tools: include basename for non-glibc systems
2012-09-08  Jiri Olsaperf tools: Replace sort's standalone field_sep with...
2012-09-08  Jiri Olsaperf diff: Make diff command work with evsel hists
2012-09-07  Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2012-09-07  Namhyung Kimtools lib traceevent: Get rid of die() from pevent_regi...
2012-09-07  Namhyung Kimtools lib traceevent: Get rid of die() from pevent_regi...
2012-09-07  Namhyung Kimtools lib traceevent: Get rid of die() from pretty_print()
2012-09-07  Namhyung Kimperf tools: Ignore compiled python binaries
2012-09-07  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2012-09-07  Linus TorvaldsMerge tag 'stable/for-linus-3.6-rc4-tag' of git://git...
2012-09-07  Linus TorvaldsMerge tag '3.6-pci-fixes' of git://git./linux/kernel...
next
This page took 0.055923 seconds and 8 git commands to generate.