perf annotate: Move locking to struct annotation
[platform/kernel/linux-starfive.git] / tools /
2011-02-08 Arnaldo Carvalho... perf annotate: Move locking to struct annotation
2011-02-08 Arnaldo Carvalho... perf annotate: Fix --stdio rendering
2011-02-07 Masami Hiramatsuperf probe: Add bitfield member support
2011-02-07 Borislav Petkovperf annotate: Fix build error
2011-02-07 Kyle McMartinperf tool: Fix gcc 4.6.0 issues
2011-02-07 Franck Bui-Huuperf probe: Rewrite find_lazy_match_lines() by using...
2011-02-07 Denis Kirjanovperf top: Use pid_t for target_{pid|tid}
2011-02-07 Michael Wittenperf tools: Makefile: Use $(QUIET_GEN) for perf.so
2011-02-07 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-02-07 Ingo MolnarMerge branch 'linus' into perf/core
2011-02-06 Linus TorvaldsMerge branch 'ixp4xx' of git://git./linux/kernel/git...
2011-02-06 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2011-02-06 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2011-02-06 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-06 Arnaldo Carvalho... perf top: Ditch private annotation code, share perf...
2011-02-06 Arnaldo Carvalho... perf annotate: Separate objdump parsing from actual...
2011-02-05 Arnaldo Carvalho... perf annotate: Config options for symbol__tty_annotate
2011-02-05 Arnaldo Carvalho... perf annotate: Support multiple histograms in annotation
2011-02-05 Arnaldo Carvalho... perf annotate: Move annotate functions to util/
2011-02-05 Arnaldo Carvalho... perf top: Remove superfluous name_len field
2011-02-04 Ingo MolnarMerge branch 'tip/perf/urgent-2' of git://git./linux...
2011-02-03 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2011-02-03 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2011-02-03 Arnaldo Carvalho... perf stat: Fix aggreate counter reading accounting
2011-02-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-03 Linus TorvaldsMerge branch 'media_fixes' of git://git./linux/kernel...
2011-02-02 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-02 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-02-02 Ingo MolnarMerge commit 'v2.6.38-rc3' into perf/core
2011-02-02 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-02-02 Dave AirlieMerge remote branch 'intel/drm-intel-fixes' of /ssd...
2011-02-01 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-01 Yinghai Luperf top: Fix TUI compilation
2011-02-01 Arnaldo Carvalho... perf tools: Don't try to build python bindings if Pytho...
2011-02-01 Arnaldo Carvalho... perf stat: Fix up resource release order
2011-02-01 Arnaldo Carvalho... perf tools: Fix up 'make clean' target
2011-02-01 Arnaldo Carvalho... perf tools: Remove verbose build messages for the pytho...
2011-01-31 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-01-31 Arnaldo Carvalho... perf python: Fix build on 32-bit
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-01-31 Linus TorvaldsMerge branch 'usb-linus' of git://git./linux/kernel...
2011-01-31 Linus TorvaldsMerge branch 'staging-linus' of git://git./linux/kernel...
2011-01-31 Linus TorvaldsMerge branch 'tty-linus' of git://git./linux/kernel...
2011-01-31 Arnaldo Carvalho... perf probe: Use %td for pointer arithmetic result
2011-01-31 Arnaldo Carvalho... perf top: Introduce slang based TUI
2011-01-31 Arnaldo Carvalho... perf tools: Don't fallback to setup_pager unconditionally
2011-01-31 Arnaldo Carvalho... perf top: Move display agnostic routines to util/top...
2011-01-31 Arnaldo Carvalho... perf evlist: Store pointer to the cpu and thread maps
2011-01-31 David S. MillerMerge branch 'batman-adv/merge-oopsonly' of git://git...
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-31 Linus TorvaldsMerge branch 'zerolen' of git://git./linux/kernel/git...
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-31 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://android.git./kernel...
2011-01-30 Arnaldo Carvalho... perf evlist: Move evlist methods to evlist.c
2011-01-30 Arnaldo Carvalho... perf tools: Initial python binding
2011-01-29 Arnaldo Carvalho... perf tools: Kill event_t typedef, use 'union perf_event...
2011-01-29 Arnaldo Carvalho... perf tools: Rename 'struct sample_data' to 'struct...
2011-01-29 Arnaldo Carvalho... perf top: Switch to non overwrite mode
2011-01-29 Arnaldo Carvalho... perf evlist: Support non overwrite mode in perf_evlist_...
2011-01-29 Arnaldo Carvalho... perf events: Account PERF_RECORD_LOST events in event__...
2011-01-29 Arnaldo Carvalho... perf record: No need to check for overwrites
2011-01-28 Han Pingtianperf test: Fix return values checking
2011-01-28 Masami Hiramatsuperf probe: Add filters support for available functions
2011-01-28 Masami Hiramatsuperf probe: Add variable filter support
2011-01-28 Masami Hiramatsuperf tools: Add strfilter for general purpose string...
2011-01-28 Linus TorvaldsMerge branch 'stable/bug-fixes-rc2' of git://git./linux...
2011-01-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-28 Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2011-01-27 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-27 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-01-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-01-26 Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2011-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-25 Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2011-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-25 Linus TorvaldsMerge branch 'rmobile-fixes-for-linus' of git://git...
2011-01-25 Linus TorvaldsMerge branch 'fbdev-fixes-for-linus' of git://git....
2011-01-25 Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://git./linux...
2011-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-01-25 Linus TorvaldsMerge branch 'for-38-rc3' of git://codeaurora.org/quic...
2011-01-25 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-01-24 David S. MillerMerge branch 'can/at91_can-for-net-2.6' of git://git...
2011-01-24 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2011-01-24 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2011-01-24 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-01-24 Chris WilsonMerge remote branch 'linus/master' into drm-intel-fixes
2011-01-24 Arnaldo Carvalho... perf evsel: Introduce perf_evsel__{in,ex}it
2011-01-24 Arnaldo Carvalho... perf tools: Move event__parse_sample to evsel.c
2011-01-24 Arnaldo Carvalho... perf threads: Move thread_map to separate file
2011-01-24 Arnaldo Carvalho... perf tools: Pass the struct opt to the wildcard parsing...
2011-01-24 Franck Bui-Huuperf record: auto detect when stdout is a pipe
2011-01-24 Masami Hiramatsuperf probe: Add --funcs to show available functions...
2011-01-24 Masami Hiramatsuperf probe: Enable to put probe inline function call...
2011-01-24 Masami Hiramatsuperf probe: Introduce lines walker interface
next