perf symbols: Old versions of elf.h don't have NT_GNU_BUILD_ID
[deliverable/linux.git] / tools /
2009-11-21  Arnaldo Carvalho... perf symbols: Old versions of elf.h don't have NT_GNU_B...
2009-11-21  Arnaldo Carvalho... perf symbols: Fixup kernel_maps__fixup_end end map
2009-11-21  Arnaldo Carvalho... perf symbols: Change the kernel DSO name if it comes...
2009-11-21  Arnaldo Carvalho... perf symbols: Check vmlinux buildid
2009-11-21  Arnaldo Carvalho... perf symbols: Do lazy symtab loading for the kernel...
2009-11-21  Arnaldo Carvalho... perf symbols: Introduce dso__build_id_equal
2009-11-21  Arnaldo Carvalho... perf symbols: Filename__read_build_id should look at...
2009-11-21  Arnaldo Carvalho... perf symbols: Remove unrelated actions from dso__load_k...
2009-11-21  Ingo MolnarMerge branch 'tracing/hw-breakpoints' into perf/core
2009-11-21  Ingo MolnarMerge branch 'perf/urgent' into perf/core
2009-11-20  Li Zefanperf: Add 'perf kmem' tool
2009-11-19  Arnaldo Carvalho... perf tools: Don't die() in mmap_dispatch_perf_file
2009-11-19  Arnaldo Carvalho... perf tools: Eliminate some more die() uses in library...
2009-11-19  Arnaldo Carvalho... perf tools: perf_header__read() shouldn't die()
2009-11-19  Arnaldo Carvalho... perf symbols: Capture the running kernel buildid too
2009-11-19  Arnaldo Carvalho... perf symbols: Record the build_ids of kernel modules too
2009-11-19  Arnaldo Carvalho... perf symbols: Kill struct build_id_list and die() anoth...
2009-11-19  Arnaldo Carvalho... perf symbols: Fix comparision of build_ids
2009-11-19  Arnaldo Carvalho... perf top: Don't allocate the source parsing members...
2009-11-19  Arnaldo Carvalho... perf top: Allocate space only for the number of counter...
2009-11-19  Arnaldo Carvalho... perf top: Introduce helper function to access symbol...
2009-11-19  Arnaldo Carvalho... perf top: Suppress DSO column if only one is present
2009-11-19  Arnaldo Carvalho... perf top: Auto adjust symbol and dso widths
2009-11-19  Arnaldo Carvalho... perf symbols: Add a long_name_len member to struct dso
2009-11-19  Luck, Tonyperf tools: Add ia64 support for tools/perf/
2009-11-17  Nick Pigginperf annotate: Allocate history size correctly
2009-11-17  Michael S. Tsirkinperf tools: Support static build
2009-11-17  Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-11-17  Arnaldo Carvalho... perf tools: Don't die() in do_write()
2009-11-17  Arnaldo Carvalho... perf tools: Don't die() in perf_header__new()
2009-11-17  Arnaldo Carvalho... perf tools: Don't die() in perf_header_attr__add_id()
2009-11-17  Arnaldo Carvalho... perf tools: Don't die() in perf_header__add_attr()
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./linux...
2009-11-11  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-11-11  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-11-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-11  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
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./linux/kernel...
2009-11-11  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-11-11  Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-11-11  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-11-11  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
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./linux/kernel/git/davem/net-2.6
2009-11-09  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-11-09  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
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./linux/kernel/git...
2009-11-05  Linus TorvaldsMerge branch 'bugfix' of git://git./linux/kernel/git...
next
This page took 0.048275 seconds and 8 git commands to generate.