• Home
  • History
  • Annotate
  • only in /external/linux-tools-perf/
History log of /external/linux-tools-perf/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
48630d72aea6bab5223eb2538c34d87c1500d7f6 29-Aug-2012 Jean-Baptiste Queru <jbq@google.com> am 3043b188: Merge "Fix build for x86_64"

* commit '3043b1884e42ad9cfc7791b09d3cffc5f1ac13aa':
Fix build for x86_64
3043b1884e42ad9cfc7791b09d3cffc5f1ac13aa 29-Aug-2012 Jean-Baptiste Queru <jbq@google.com> Merge "Fix build for x86_64"
3faf4c4879c9ec35d464774444b75a2e6b4224a6 28-Aug-2012 Jean-Baptiste Queru <jbq@google.com> am b72d0474: Merge "Use gcc 4.6"

* commit 'b72d0474ab2a0d78b2fb61973920aba9d777094c':
Use gcc 4.6
b72d0474ab2a0d78b2fb61973920aba9d777094c 28-Aug-2012 Jean-Baptiste Queru <jbq@google.com> Merge "Use gcc 4.6"
d097dd84895e676b1df2cd5a6cdcc931e9bacc15 16-Jul-2012 Bruce Beare <bruce.j.beare@intel.com> Use gcc 4.6

Fixes to enable gcc 4.6 for the IA build.

Change-Id: I344d2602723fbc4e342e6dd9972582bfabf80963
Author: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Singed-off-by: Shuo Gao <shuo.gao@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jack Ren <jack.ren@intel.com>
Author-tracking-BZ: 46863
til/symbol.c
50220376d56efea3187c6ee3d47b2380c6ad66c6 17-Aug-2012 Joe Onorato <joeo@google.com> am 6c72408e: Merge "Host tools don\'t need LOCAL_MODULE_TAGS"

* commit '6c72408ef1896994760282d0334c27bb5ae8e6f4':
Host tools don't need LOCAL_MODULE_TAGS
6c72408ef1896994760282d0334c27bb5ae8e6f4 17-Aug-2012 Joe Onorato <joeo@google.com> Merge "Host tools don't need LOCAL_MODULE_TAGS"
cc61844ac625106f76d15f70a3c3b4e03e76b414 12-Jul-2012 Joe Onorato <joeo@google.com> Host tools don't need LOCAL_MODULE_TAGS

Change-Id: I26a822ab374f110e3442750200acd79699738a3b
ndroid.mk
a752efca7d3f8857d08ffe46407c4ee36fe4b890 14-Aug-2012 Elliott Hughes <enh@google.com> am 20667305: Merge "[MIPS] Fix the path for unistd.h"

* commit '20667305c6dd45a98de8a54cb47a537c8a40a35e':
[MIPS] Fix the path for unistd.h
20667305c6dd45a98de8a54cb47a537c8a40a35e 14-Aug-2012 Elliott Hughes <enh@google.com> Merge "[MIPS] Fix the path for unistd.h"
d92d446933f5c6ba6f2fa7fdcc2363ce8ef060b6 13-Aug-2012 Raghu Gandham <raghu@mips.com> [MIPS] Fix the path for unistd.h

Change-Id: Ia6606fc586bd9c754288b78502b8477dc4f020b5
erf.h
a175903ff79ff0ed834c4968c4bcc5af86da4d45 30-Jul-2012 SangWook Han <sangwook.han@gmail.com> Fix build for x86_64

Apply same patch as i386

Change-Id: I490fc3e7ba361f96b2652083521bda91c7eab5c0
erf.h
cd6a555d53893369c7cba7486a013eb5394f5677 14-Jun-2012 Nick Kralevich <nnk@google.com> Remove -DNO_STRLCPY

Android has strlcpy support. There's no need to use the
rewritten strlcpy implementation for executables / libraries
which target the Android device.

This change is needed to allow this code to compile with
-D_FORTIFY_SOURCE=1 with strlcpy protections.

Change-Id: Idd60aed97f88810fe6c69da9bff8a80e7fa22858
ndroid.mk
0bcc0f725d87b085f85ef3b5924e9ad666471436 17-May-2012 Jean-Baptiste Queru <jbq@google.com> Fix build

Change-Id: I4f915831bc16a667c8583c99aeaea25e12d678ae
til/symbol.c
8a1715044713722b9fa01419a2148a4a2a67aae5 24-Apr-2012 Ben Cheng <bccheng@google.com> Add source code info to the perf annotate output.

Change-Id: I551a6a6bf1c03a09a47fb64a19aa6794828e075e
uiltin-top.c
til/annotate.c
til/annotate.h
til/hist.c
f22f083e64e11400d973db90abc0cc0a0eee0492 23-Apr-2012 Ben Cheng <bccheng@google.com> Add definition for BUILD_BUG_ON_ZERO (needed by host build)

It might be missing from /usr/include/linux/kernel.h in newer releases.

BUG: 6337628
Change-Id: I57daf3163b78929c3f45b6914f2b351fba22b11f
til/parse-options.h
097a574687b429a2f8ab7988308c7edb828156b6 23-Apr-2012 Andrew Hsieh <andrewhsieh@google.com> Fixed coding convention

Change-Id: I7b8d14a946dfc729e6f1bd4a093c439af75ed706
uiltin-top.c
til/event.c
til/hist.h
til/include/asm/hweight.h
til/include/linux/added/perf_event.h
til/symbol.h
4eb881eab369a68754cb352bd8c73cd363757d28 23-Apr-2012 Andrew Hsieh <andrewhsieh@google.com> Suppress kernel-name space pollution

space pollution. Without it older kernel provides type such as time_t
(in long) may conflict with GLIBC types (void *).

See http://www.digipedia.pl/usenet/thread/18908/12063/ for details.

Change-Id: I57ca34b149a78030b8f53c05d496bcfadf531fc0
uiltin-top.c
til/event.c
til/hist.h
til/include/asm/hweight.h
til/include/linux/added/perf_event.h
til/symbol.h
7bab52425c117025591387193f874ede77df192a 31-Mar-2012 Ben Cheng <bccheng@google.com> Do not build perf for SDK.

Change-Id: I9f93b49a6703c49009e0ff6b4c742bb7912ae4a4
ndroid.mk
fcb11b9f7d18588332732a03d35f4daf50ddfc0a 31-Mar-2012 Ben Cheng <bccheng@google.com> Build perf and perfhost for eng builds.

Change-Id: Id7f5f99d2dd34a0c43cea2bfc73931cc0f289dd0
ndroid.mk
3c10218898c4cd620378b6a34bccce69072c7f21 30-Mar-2012 Ben Cheng <bccheng@google.com> No pager support.

Change-Id: I052399d1c27e7da9e9bd58cf22d0a3fbda778306
til/pager.c
1f1971a6c267114285fe5907e31e2be8f8c4721a 27-Mar-2012 Ben Cheng <bccheng@google.com> Added CleanSpec.mk

Need to rebuild elfutils.

Change-Id: I7962a8f6f5e9bd14ada56e21affc82e54765d45d
leanSpec.mk
7d82a4640abdcc3ffbd89c7971a11e4ac7953b7f 27-Mar-2012 Ben Cheng <bccheng@google.com> Build the host version of perf on MacOS for post processing.

Change-Id: Ic5ca42a69fcf26af8608239db537cab0175a53be
ndroid.mk
uiltin-kvm.c
uiltin-lock.c
uiltin-record.c
uiltin-sched.c
uiltin-stat.c
uiltin-top.c
ost-darwin-fixup/AndroidFixup.h
ost-darwin-fixup/byteswap.h
ost-linux-fixup/AndroidFixup.h
erf.c
erf.h
til/annotate.h
til/build-id.c
til/debugfs.c
til/event.c
til/event.h
til/evsel.c
til/header.c
til/hist.h
til/include/asm/hweight.h
til/include/linux/added/hash.h
til/include/linux/added/perf_event.h
til/include/linux/added/rbtree.h
til/include/linux/bitops.h
til/include/linux/kernel.h
til/include/linux/types.h
til/parse-options.h
til/session.c
til/symbol.c
til/symbol.h
til/trace-event-info.c
til/trace-event.h
til/util.h
e6817ec1d8ab31fc7b01906e305f848542df6413 23-Mar-2012 Ben Cheng <bccheng@google.com> Initial checkin of perf 3.0.8

Change-Id: Ibcaad534a2ebe31bd6ef5b35c5f9d65a23546c5d
ndroid.mk
REDITS
ocumentation/Makefile
ocumentation/asciidoc.conf
ocumentation/examples.txt
ocumentation/manpage-1.72.xsl
ocumentation/manpage-base.xsl
ocumentation/manpage-bold-literal.xsl
ocumentation/manpage-normal.xsl
ocumentation/manpage-suppress-sp.xsl
ocumentation/maps
ocumentation/perf-annotate.txt
ocumentation/perf-archive.txt
ocumentation/perf-bench.txt
ocumentation/perf-buildid-cache.txt
ocumentation/perf-buildid-list.txt
ocumentation/perf-diff.txt
ocumentation/perf-evlist.txt
ocumentation/perf-help.txt
ocumentation/perf-inject.txt
ocumentation/perf-kmem.txt
ocumentation/perf-kvm.txt
ocumentation/perf-list.txt
ocumentation/perf-lock.txt
ocumentation/perf-probe.txt
ocumentation/perf-record.txt
ocumentation/perf-report.txt
ocumentation/perf-sched.txt
ocumentation/perf-script-perl.txt
ocumentation/perf-script-python.txt
ocumentation/perf-script.txt
ocumentation/perf-stat.txt
ocumentation/perf-test.txt
ocumentation/perf-timechart.txt
ocumentation/perf-top.txt
ocumentation/perf.txt
ANIFEST
akefile
ERF-CFLAGS
ERF-VERSION-FILE
ndroid.patch
rch/arm/Makefile
rch/arm/util/dwarf-regs.c
rch/powerpc/Makefile
rch/powerpc/util/dwarf-regs.c
rch/s390/Makefile
rch/s390/util/dwarf-regs.c
rch/sh/Makefile
rch/sh/util/dwarf-regs.c
rch/sparc/Makefile
rch/sparc/util/dwarf-regs.c
rch/x86/Makefile
rch/x86/util/dwarf-regs.c
ench/bench.h
ench/mem-memcpy-arch.h
ench/mem-memcpy-x86-64-asm-def.h
ench/mem-memcpy-x86-64-asm.S
ench/mem-memcpy.c
ench/sched-messaging.c
ench/sched-pipe.c
uiltin-annotate.c
uiltin-bench.c
uiltin-buildid-cache.c
uiltin-buildid-list.c
uiltin-diff.c
uiltin-evlist.c
uiltin-help.c
uiltin-inject.c
uiltin-kmem.c
uiltin-kvm.c
uiltin-list.c
uiltin-lock.c
uiltin-probe.c
uiltin-record.c
uiltin-report.c
uiltin-sched.c
uiltin-script.c
uiltin-stat.c
uiltin-test.c
uiltin-timechart.c
uiltin-top.c
uiltin.h
ommand-list.txt
ommon-cmds.h
onfig/feature-tests.mak
onfig/utilities.mak
esign.txt
m.c
erf-archive.sh
erf.c
erf.h
ython/twatch.py
cripts/perl/Perf-Trace-Util/Context.c
cripts/perl/Perf-Trace-Util/Context.xs
cripts/perl/Perf-Trace-Util/Makefile.PL
cripts/perl/Perf-Trace-Util/README
cripts/perl/Perf-Trace-Util/lib/Perf/Trace/Context.pm
cripts/perl/Perf-Trace-Util/lib/Perf/Trace/Core.pm
cripts/perl/Perf-Trace-Util/lib/Perf/Trace/Util.pm
cripts/perl/Perf-Trace-Util/typemap
cripts/perl/bin/check-perf-trace-record
cripts/perl/bin/failed-syscalls-record
cripts/perl/bin/failed-syscalls-report
cripts/perl/bin/rw-by-file-record
cripts/perl/bin/rw-by-file-report
cripts/perl/bin/rw-by-pid-record
cripts/perl/bin/rw-by-pid-report
cripts/perl/bin/rwtop-record
cripts/perl/bin/rwtop-report
cripts/perl/bin/wakeup-latency-record
cripts/perl/bin/wakeup-latency-report
cripts/perl/bin/workqueue-stats-record
cripts/perl/bin/workqueue-stats-report
cripts/perl/check-perf-trace.pl
cripts/perl/failed-syscalls.pl
cripts/perl/rw-by-file.pl
cripts/perl/rw-by-pid.pl
cripts/perl/rwtop.pl
cripts/perl/wakeup-latency.pl
cripts/perl/workqueue-stats.pl
cripts/python/Perf-Trace-Util/Context.c
cripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py
cripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py
cripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
cripts/python/bin/failed-syscalls-by-pid-record
cripts/python/bin/failed-syscalls-by-pid-report
cripts/python/bin/futex-contention-record
cripts/python/bin/futex-contention-report
cripts/python/bin/netdev-times-record
cripts/python/bin/netdev-times-report
cripts/python/bin/sched-migration-record
cripts/python/bin/sched-migration-report
cripts/python/bin/sctop-record
cripts/python/bin/sctop-report
cripts/python/bin/syscall-counts-by-pid-record
cripts/python/bin/syscall-counts-by-pid-report
cripts/python/bin/syscall-counts-record
cripts/python/bin/syscall-counts-report
cripts/python/check-perf-trace.py
cripts/python/failed-syscalls-by-pid.py
cripts/python/futex-contention.py
cripts/python/netdev-times.py
cripts/python/sched-migration.py
cripts/python/sctop.py
cripts/python/syscall-counts-by-pid.py
cripts/python/syscall-counts.py
til/PERF-VERSION-GEN
til/abspath.c
til/added/rbtree.c
til/alias.c
til/annotate.c
til/annotate.h
til/bitmap.c
til/build-id.c
til/build-id.h
til/cache.h
til/callchain.c
til/callchain.h
til/cgroup.c
til/cgroup.h
til/color.c
til/color.h
til/config.c
til/cpumap.c
til/cpumap.h
til/ctype.c
til/debug.c
til/debug.h
til/debugfs.c
til/debugfs.h
til/environment.c
til/event.c
til/event.h
til/evlist.c
til/evlist.h
til/evsel.c
til/evsel.h
til/exec_cmd.c
til/exec_cmd.h
til/generate-cmdlist.sh
til/header.c
til/header.h
til/help.c
til/help.h
til/hist.c
til/hist.h
til/hweight.c
til/include/asm/alternative-asm.h
til/include/asm/asm-offsets.h
til/include/asm/bug.h
til/include/asm/byteorder.h
til/include/asm/cpufeature.h
til/include/asm/dwarf2.h
til/include/asm/hweight.h
til/include/asm/swab.h
til/include/asm/system.h
til/include/asm/uaccess.h
til/include/dwarf-regs.h
til/include/linux/added/hash.h
til/include/linux/added/hw_breakpoint.h
til/include/linux/added/list.h
til/include/linux/added/perf_event.h
til/include/linux/added/poison.h
til/include/linux/added/rbtree.h
til/include/linux/added/stringify.h
til/include/linux/bitmap.h
til/include/linux/bitops.h
til/include/linux/compiler.h
til/include/linux/const.h
til/include/linux/ctype.h
til/include/linux/hash.h
til/include/linux/kernel.h
til/include/linux/linkage.h
til/include/linux/list.h
til/include/linux/module.h
til/include/linux/poison.h
til/include/linux/prefetch.h
til/include/linux/rbtree.h
til/include/linux/string.h
til/include/linux/types.h
til/levenshtein.c
til/levenshtein.h
til/map.c
til/map.h
til/pager.c
til/parse-events.c
til/parse-events.h
til/parse-options.c
til/parse-options.h
til/path.c
til/probe-event.c
til/probe-event.h
til/probe-finder.c
til/probe-finder.h
til/pstack.c
til/pstack.h
til/python.c
til/quote.c
til/quote.h
til/run-command.c
til/run-command.h
til/scripting-engines/trace-event-perl.c
til/scripting-engines/trace-event-python.c
til/session.c
til/session.h
til/setup.py
til/sigchain.c
til/sigchain.h
til/sort.c
til/sort.h
til/strbuf.c
til/strbuf.h
til/strfilter.c
til/strfilter.h
til/string.c
til/strlist.c
til/strlist.h
til/svghelper.c
til/svghelper.h
til/symbol.c
til/symbol.h
til/test.o
til/thread.c
til/thread.h
til/thread_map.c
til/thread_map.h
til/top.c
til/top.h
til/trace-event-info.c
til/trace-event-parse.c
til/trace-event-read.c
til/trace-event-scripting.c
til/trace-event.h
til/types.h
til/ui/browser.c
til/ui/browser.h
til/ui/browsers/annotate.c
til/ui/browsers/hists.c
til/ui/browsers/map.c
til/ui/browsers/map.h
til/ui/browsers/top.c
til/ui/helpline.c
til/ui/helpline.h
til/ui/libslang.h
til/ui/progress.c
til/ui/progress.h
til/ui/setup.c
til/ui/ui.h
til/ui/util.c
til/ui/util.h
til/usage.c
til/util.c
til/util.h
til/values.c
til/values.h
til/wrapper.c
til/xyarray.c
til/xyarray.h
0ac95d24c96258485f471382fbc5da460e8fd866 22-Mar-2012 Anatol Pomazau <anatol@google.com> Initial empty repository