]> Pileus Git - ~andy/linux/history - tools/perf
perf buildid-list: Always show the DSO name
[~andy/linux] / tools / perf /
2009-11-17 Arnaldo Carvalho... perf buildid-list: Always show the DSO name
2009-11-17 Arnaldo Carvalho... perf top: Introduce --hide_{user,kernel}_symbols
2009-11-17 Arnaldo Carvalho... perf top: Use all the lines in the screen
2009-11-17 Arnaldo Carvalho... perf tools: Don't die in perf_header_attr__new()
2009-11-16 Arnaldo Carvalho... perf buildid-list: New plumbing command
2009-11-16 Arnaldo Carvalho... perf tools: Introduce dsos__fprintf_buildid
2009-11-16 Arnaldo Carvalho... perf tools: Generalize perf_header__adds_read()
2009-11-16 Arnaldo Carvalho... perf tools: Debug.h needs to include event.h for event_t
2009-11-16 Arnaldo Carvalho... perf symbols: Pass the offset to perf_header__read_buil...
2009-11-16 Arnaldo Carvalho... perf symbols: Call the symbol filter in dso__synthesize...
2009-11-15 Lucas De Marchiperf stat: Do not print ratio when task-clock event...
2009-11-15 Hitoshi Mitakeperf tools: Add new perf_atoll() function to parse...
2009-11-15 Ingo MolnarMerge branches 'perf/powerpc' and 'perf/bench' into...
2009-11-15 Ingo MolnarMerge commit 'v2.6.32-rc7' into perf/core
2009-11-12 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2009-11-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-11-11 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-11-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-11-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-11-11 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2009-11-11 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-11-11 Linus TorvaldsMerge branch 'drm-linus' of git://git.kernel.org/pub...
2009-11-11 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2009-11-11 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git.kernel...
2009-11-11 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2009-11-11 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-11-11 Michael Creeperf tools: Test -fstack-protector-all compiler option...
2009-11-11 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-11-11 Frederic Weisbeckerperf tools: Bring linear set of section headers for...
2009-11-11 Frederic Weisbeckerperf tools: Use perf_header__set/has_feat whenever...
2009-11-11 Frederic Weisbeckerperf tools: Read the build-ids from the header layer
2009-11-11 Frederic Weisbeckerperf tools: Split up build id saving into fetch and...
2009-11-11 Frederic Weisbeckerperf tools: Move the build-id storage operations to...
2009-11-11 Frederic Weisbeckerperf tools: Synthetize the targeted process
2009-11-11 Benjamin HerrenschmidtMerge commit 'kumar/merge' into merge
2009-11-10 Hitoshi Mitakeperf bench: Improve sched-message.c with more comfortab...
2009-11-10 Hitoshi Mitakeperf bench: Improve sched-pipe.c with more comfortable...
2009-11-10 Hitoshi Mitakeperf bench: Improve builtin-bench.c for more friendly...
2009-11-10 Hitoshi Mitakeperf bench: Modify command-list.txt for the entry of...
2009-11-10 Hitoshi Mitakeperf bench: Add new document about perf-bench
2009-11-10 Ingo Molnarperf bench: Clean up bench/bench.h
2009-11-10 Hitoshi Mitakeperf bench: Modify builtin-pipe.c for processing common...
2009-11-10 Hitoshi Mitakeperf bench: Modify bench/bench-messaging.c to adopt...
2009-11-10 Hitoshi Mitakeperf bench: Modify builtin-bench.c for processing commo...
2009-11-10 Hitoshi Mitakeperf bench: Add format constants to bench.h for unified...
2009-11-09 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-11-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-11-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-11-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-11-09 Zeev Tarantovperf tools: Fix syntax in documentation
2009-11-09 Hitoshi Mitakeperf bench: Fix bench/sched-pipe.c to wait for child...
2009-11-08 Clark Williamsperf tools: Modify perf routines to use new debugfs...
2009-11-08 Clark Williamsperf tools: Add debugfs utility routines for perf
2009-11-08 Pekka Enbergperf tools: Fix permission checks
2009-11-08 Arnaldo Carvalho... perf symbols: Use the buildids if present
2009-11-08 Hitoshi Mitakeperf bench: Add subcommand 'bench' to the Makefile
2009-11-08 Hitoshi Mitakeperf bench: Add new subcommand 'bench' to perf.c
2009-11-08 Hitoshi Mitakeperf bench: Modify builtin.h for new prototype
2009-11-08 Hitoshi Mitakeperf bench: Add builtin-bench.c: General framework...
2009-11-08 Hitoshi Mitakeperf bench: Add sched-pipe.c: Benchmark for pipe()...
2009-11-08 Hitoshi Mitakeperf bench: Add sched-messaging.c: Benchmark for schedu...
2009-11-08 Hitoshi Mitakeperf bench: Add new directory and header for new subcom...
2009-11-08 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-11-08 Takashi IwaiMerge branch 'fix/misc' into for-linus
2009-11-05 Len BrownMerge branches 'misc', 'eeepc-laptop' and 'bugzilla...
2009-11-05 Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/mtd-2.6.32
2009-11-05 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2009-11-05 Linus TorvaldsMerge branch 'bugfix' of git://git.kernel.org/pub/scm...
2009-11-05 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2009-11-05 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-11-05 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-11-05 Russell KingMerge branch 'fix' of git://git.kernel.org/pub/scm...
2009-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-11-04 Arnaldo Carvalho... perf symbols: Factor out buildid reading routine
2009-11-04 Ingo MolnarMerge commit 'v2.6.32-rc6' into perf/core
2009-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-11-04 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-11-03 Arnaldo Carvalho... perf symbols: Initialize dso->loaded
2009-11-03 Thiago Farinaperf: Clean up trivial style issues in builtin-help.c
2009-11-03 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-11-03 Linus TorvaldsMerge branch 'fixes-s3c-2632-rc5' of git://git.fluff...
2009-11-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-11-03 Joerg RoedelMerge branches 'amd-iommu/fixes' and 'dma-debug/fixes...
2009-11-03 Dmitry TorokhovMerge commit 'v2.6.32-rc5' into for-linus
2009-11-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-11-02 Ingo Molnarperf tools: Fix missing symtabs printouts
2009-11-02 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2009-11-02 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2009-11-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-11-02 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2009-11-02 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2009-11-02 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-11-02 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-11-02 Arnaldo Carvalho... perf tools: Improve message about missing symtabs for...
2009-11-02 Arnaldo Carvalho... perf tools: Simplify the symbol priv area mechanism
2009-11-02 Arnaldo Carvalho... perf tools: Factor out the map initialization
2009-11-02 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-10-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next