aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/export-to-postgresql-record
blob: 221d66e05713bbc1f97d4f10c41838ac31820bdb (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash

#
# export perf data to a postgresql database. Can cover
# perf ip samples (excluding the tracepoints). No special
# record requirements, just record what you want to export.
#
perf record $@
follow=1'>Plug memory leak in index-pack collision checking codepath.Nicolas Pitre1-0/+1 2007-04-03rerere should not repeat the earlier hunks in later onesJunio C Hamano2-4/+26 2007-04-02Hopefully final update to the draft Release Notes, preparing for 1.5.1Junio C Hamano1-8/+15 2007-03-31Optional Tck/Tk: ignore generated files.Junio C Hamano1-0/+2 2007-03-31Eliminate checks of user-specified Tcl/Tk interpreter.Eygene Ryabinkin1-3/+1 2007-03-31Rewrite Tcl/Tk interpreter path for the GUI tools.Eygene Ryabinkin1-3/+24 2007-03-31Add --with-tcltk and --without-tcltk to configure.Eygene Ryabinkin3-1/+38 2007-03-31NO_TCLTKEygene Ryabinkin1-3/+18 2007-03-31Added correct Python path to the RPM specfile.Eygene Ryabinkin1-1/+5 2007-03-31Remove unused WITH_OWN_SUBPROCESS_PY from RPM specBrian Gernhardt1-5/+4 2007-03-31Added git-p4 package to the list of git RPMs.Eygene Ryabinkin1-4/+21 2007-03-31Add the WITH_P4IMPORT knob to the Makefile.Eygene Ryabinkin1-0/+26 2007-03-31git-blame.el: pick a set of random colors for each git-blame turnXavier Maillard1-28/+55 2007-03-31git-blame.el: separate git-blame-mode to ease maintenanceXavier Maillard1-18/+37 2007-03-31Optimize directory listing with pathspec limiter.Linus Torvalds5-9/+95 2007-03-31cvsserver: Don't lie about binary mode in asciidoc documentationFrank Lichtenheld1-3/+5 2007-03-31git-svn: fail on rebase if we are unable to find a ref to rebase againstEric Wong1-0/+3 2007-03-31Keep rename/rename conflicts of intermediate merges while doing recursive mergeAlex Riesen1-6/+31