pandora-kernel.git
2009-12-16 Peter Zijlstraperf record: Properly synchronize child creation
2009-12-16 Peter Zijlstraperf events: Allow per-task-per-cpu counters
2009-12-16 Arnaldo Carvalho... perf diff: Percent calcs should use double values
2009-12-16 Arnaldo Carvalho... perf diff: Change the default sort order to "dso,symbol"
2009-12-16 Arnaldo Carvalho... perf diff: Use perf_session__fprintf_hists just like...
2009-12-16 Arnaldo Carvalho... perf report: Fix cut'n'paste error recently introduced
2009-12-16 Arnaldo Carvalho... perf session: Move perf report specific hits out of...
2009-12-16 Arnaldo Carvalho... perf tools: Move hist entries printing routines from...
2009-12-16 Arnaldo Carvalho... perf report: Generalize perf_session__fprintf_hists()
2009-12-16 Arnaldo Carvalho... perf symbols: Move symbol filtering to event__preproces...
2009-12-16 Arnaldo Carvalho... perf symbols: Adopt the strlists for dso, comm
2009-12-16 Arnaldo Carvalho... perf symbols: Make symbol_conf global
2009-12-15 Masami Hiramatsuperf probe: Fix to show which probe point is not found
2009-12-15 Masami Hiramatsuperf probe: Check symbols in symtab/kallsyms
2009-12-15 Masami Hiramatsuperf probe: Check build-id of vmlinux
2009-12-15 Masami Hiramatsuperf probe: Reject second attempt of adding same-name...
2009-12-15 Masami Hiramatsuperf probe: Support event name for --add option
2009-12-15 Masami Hiramatsuperf probe: Add glob matching support on --del
2009-12-15 Masami Hiramatsuperf probe: Use strlist__for_each macros in probe-event.c
2009-12-15 Masami Hiramatsuperf tools: Add for_each macros for strlist
2009-12-15 Masami Hiramatsuperf probe: Fix --del to update current event list
2009-12-15 Masami Hiramatsuperf probe: Fix --del to show info instead of warning
2009-12-15 Masami Hiramatsuperf probe: Show need-dwarf message only if it is reall...
2009-12-15 Masami Hiramatsuperf probe: Check hyphen only argument
2009-12-15 Masami Hiramatsuperf probe: Check the result of e_snprintf()
2009-12-15 Masami Hiramatsuperf probe: Cleanup struct session in builtin-probe.c
2009-12-15 Peter Zijlstraperf_events: Fix perf_event_attr layout
2009-12-15 Arnaldo Carvalho... perf diff: Fix documentation
2009-12-15 Ingo Molnarperf diff: Improve the help text
2009-12-15 Paul Mackerrasperf_event: Fix incorrect range check on cpu number
2009-12-15 Tom Zanussiperf trace/scripting: Update Documentation
2009-12-15 Tom Zanussiperf trace/scripting: Add 'record' and 'report' options
2009-12-15 Tom Zanussiperf trace/scripting: List available scripts
2009-12-15 Tom Zanussiperf trace/scripting: Check return val of perl_run()
2009-12-15 Tom Zanussiperf trace/scripting: Don't install unneeded files
2009-12-15 Tom Zanussiperf trace/scripting: Add support for script args
2009-12-15 Frederic Weisbeckerperf tools: Make symbol_conf static
2009-12-15 Arnaldo Carvalho... perf diff: Introduce tool to show performance difference
2009-12-15 Arnaldo Carvalho... perf record: Rename perf.data to perf.data.old if ...
2009-12-15 Arnaldo Carvalho... perf util: Remove setup_sorting dups
2009-12-15 Arnaldo Carvalho... perf session: Event statistics also are per session
2009-12-14 Arnaldo Carvalho... perf session: Adopt the sample_type variable
2009-12-14 Arnaldo Carvalho... perf session: Adopt resolve_callchain
2009-12-14 Arnaldo Carvalho... perf session: Move the hist_entries rb tree to perf_session
2009-12-14 Arnaldo Carvalho... perf tools: No need for three rb_trees for sorting...
2009-12-14 Arnaldo Carvalho... perf session: Move kmaps to perf_session
2009-12-14 Arnaldo Carvalho... perf session: Move the global threads list to perf_session
2009-12-14 Arnaldo Carvalho... perf session: Reduce the number of parms to perf_sessio...
2009-12-14 Arnaldo Carvalho... perf session: Register the idle thread in perf_session_...
2009-12-14 Arnaldo Carvalho... perf session: Ditch register_perf_file_handler
2009-12-14 Arnaldo Carvalho... perf session: Pass the perf_session to the event handli...
2009-12-14 David Millerperf sched: Fix build failure on sparc
2009-12-14 Hitoshi Mitakeperf bench: Add "all" pseudo subsystem and "all" pseudo...
2009-12-12 Arnaldo Carvalho... perf tools: Introduce perf_session class
2009-12-12 Arnaldo Carvalho... perf symbols: Ditch dso->find_symbol
2009-12-12 Arnaldo Carvalho... perf symbols: Allow lookups by symbol name too
2009-12-12 Arnaldo Carvalho... perf symbols: Add missing "Variables" entry to map_type...
2009-12-12 Arnaldo Carvalho... perf symbols: Add support for 'variable' symtabs
2009-12-12 Arnaldo Carvalho... perf symbols: Introduce ELF counterparts to symbol_type...
2009-12-12 Arnaldo Carvalho... perf symbols: Introduce symbol_type__is_a
2009-12-12 Arnaldo Carvalho... perf symbols: Rename kthreads to kmaps, using another...
2009-12-11 Jamie Ilesperf tools: Allow building for ARM
2009-12-11 Frederic Weisbeckerhw-breakpoints: Handle bad modify_user_hw_breakpoint...
2009-12-11 Jamie Ilesperf tools: Allow cross compiling
2009-12-11 Li Zefantracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE
2009-12-11 Li Zefantracing, slab: Define kmem_cache_alloc_notrace ifdef...
2009-12-10 Cyrill Gorcunovx86, perf events: Check if we have APIC enabled
2009-12-10 Xiao Guangrongperf_event: Fix variable initialization in other codepaths
2009-12-10 Ingo Molnarperf kmem: Fix unused argument build warning
2009-12-10 Arnaldo Carvalho... perf symbols: perf_header__read_build_ids() offset...
2009-12-10 Arnaldo Carvalho... perf symbols: dsos__read_build_ids() should read both...
2009-12-10 Li Zefanperf tools: Align long options which have no short...
2009-12-10 Li Zefanperf kmem: Show usage if no option is specified
2009-12-10 Mike Frysingersched: Mark sched_clock() as notrace
2009-12-10 Frederic Weisbeckerperf sched: Add max delay time snapshot
2009-12-10 Julia Lawallperf tools: Correct size given to memset
2009-12-10 Xiao Guangrongperf_event: Fix perf_swevent_hrtimer() variable initial...
2009-12-09 Xiao Guangrongperf sched: Fix for getting task's execution time
2009-12-09 Frederic Weisbeckertracing/kprobes: Fix field creation's bad error handling
2009-12-09 Xiao Guangrongperf_event: Cleanup for cpu_clock_perf_event_update()
2009-12-09 Xiao Guangrongperf_event: Allocate children's perf_event_ctxp at...
2009-12-09 Xiao Guangrongperf_event: Clean up __perf_event_init_context()
2009-12-09 Frederic Weisbeckerhw-breakpoints: Modify breakpoints without unregisterin...
2009-12-09 Masami Hiramatsuperf probe: Update perf-probe document
2009-12-09 Masami Hiramatsuperf probe: Support --del option
2009-12-09 Masami Hiramatsutrace-kprobe: Support delete probe syntax
2009-12-09 Masami Hiramatsuperf probe: Support vmlinux on cwd by default
2009-12-09 Masami Hiramatsuperf probe: Remove event suffix number _0
2009-12-09 Masami Hiramatsuperf probe: Fix add-probe command syntax without -...
2009-12-09 Masami Hiramatsuperf probe: Change probe-added message more user-friendly
2009-12-09 Masami Hiramatsuperf probe: Change event list format
2009-12-08 Stephen Rothwellperf: hw_breakpoints: Fix percpu namespace clash
2009-12-08 Arnd Bergmannperf events: hw_breakpoints: Don't include asm/hw_break...
2009-12-07 Masami Hiramatsuperf probe: Use pr_debug for debug message
2009-12-07 Masami Hiramatsuperf probe: Check e_snprintf() format string
2009-12-07 Masami Hiramatsuperf probe: Fix event namelist to duplicate string
2009-12-07 Juha Leppanenperf probe: Fix strtailcmp() to compare s1and s2[0]
2009-12-07 Masami Hiramatsux86 insn: Delete empty or incomplete inat-tables.c
2009-12-07 OGAWA Hirofumix86: Compile insn.c and inat.c only for KPROBES
2009-12-07 Ulrich Drepperperf tools: Optimize parse_subsystem_tracepoint_event()
next