summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | tracing: Remove letfover markers sectionFrederic Weisbecker2010-07-151-4/+0
| | * | | | | | | tracing: Remove ksym tracerFrederic Weisbecker2010-07-156-606/+0
| | * | | | | | | tracing: Update tracing branch urlFrederic Weisbecker2010-07-151-1/+1
| * | | | | | | | perf probe: Fix the logic of die_compare_nameMasami Hiramatsu2010-07-161-7/+7
| * | | | | | | | perf probe: Support comp_dir to find an absolute source pathMasami Hiramatsu2010-07-163-12/+44
| * | | | | | | | perf probe: Fix error message if get_real_path() failedMasami Hiramatsu2010-07-162-56/+64
| * | | | | | | | perf tools: Add DWARF register lookup for SHMatt Fleming2010-07-122-0/+59
| |/ / / / / / /
| * | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-07-067-165/+523
| |\ \ \ \ \ \ \
| | * | | | | | | perf probe: Support static and global variablesMasami Hiramatsu2010-07-052-27/+73
| | * | | | | | | perf probe: Support tracing an entry of arrayMasami Hiramatsu2010-07-054-24/+83
| | * | | | | | | perf probe: Support "string" typeMasami Hiramatsu2010-07-052-12/+49
| | * | | | | | | tracing/kprobes: Support "string" typeMasami Hiramatsu2010-07-052-79/+293
| | * | | | | | | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel2010-07-021-23/+25
| * | | | | | | | perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov2010-07-052-83/+163
| * | | | | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-05179-1451/+1866
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | perf: Fix hist_entry__tui_annotate() build failureSrikar Dronamraju2010-06-291-1/+1
| * | | | | | | | kprobes/x86: Fix kprobes to skip prefixes correctlyMasami Hiramatsu2010-06-291-16/+17
| * | | | | | | | tracing: Use class->reg() for all registering of eventsSteven Rostedt2010-06-284-35/+44
| * | | | | | | | tracing/function-graph: Use correct string size for snprintfChase Douglas2010-06-281-1/+2
| * | | | | | | | tracing: Remove open-coded __trace_add_event_call()Li Zefan2010-06-281-51/+19
| * | | | | | | | tracing: Remove redundant raw_init callbacksLi Zefan2010-06-282-16/+2
| * | | | | | | | tracing: Remove test of NULL define_fields callbackLi Zefan2010-06-282-24/+13
| * | | | | | | | tracing: Convert more sched events to DEFINE_EVENTLi Zefan2010-06-281-25/+7
| * | | | | | | | tracing: Convert some timer events to DEFINE_EVENTLi Zefan2010-06-281-48/+32
| * | | | | | | | tracing: Don't allocate common fields for every trace eventsLi Zefan2010-06-283-52/+81
| * | | | | | | | tracing: Use a global field list for all syscall exit eventsLi Zefan2010-06-283-6/+4
| * | | | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-28268-1693/+2055
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-06-253-87/+109
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf kvm: Get rid of unused guest_kallsymsGui Jianfeng2010-06-251-9/+0
| | * | | | | | | | | perf ui: Move objdump_line specific stuff out of ui_browserArnaldo Carvalho de Melo2010-06-211-19/+30
| | * | | | | | | | | perf ui: Separate showing the entries from running the browserArnaldo Carvalho de Melo2010-06-211-31/+29
| | * | | | | | | | | perf ui: Introduce ui_browser->seek to support multiple list structuresArnaldo Carvalho de Melo2010-06-211-26/+43
| | * | | | | | | | | perf ui: Introduce routine ui_browser__is_current_entryArnaldo Carvalho de Melo2010-06-211-3/+8
| | * | | | | | | | | perf scripts perl: Makefile fixTom Zanussi2010-06-181-1/+1
| * | | | | | | | | | perf: Report lost events in perf trace debug modeFrederic Weisbecker2010-06-241-5/+17
| * | | | | | | | | | perf: Don't print traces when debugging orderingFrederic Weisbecker2010-06-241-1/+11
| * | | | | | | | | | perf: Don't use 4 bytes as a default instruction breakpoint lengthFrederic Weisbecker2010-06-241-2/+9
| * | | | | | | | | | x86: Support for instruction breakpointsFrederic Weisbecker2010-06-242-16/+30
| * | | | | | | | | | x86: Set resume bit before returning from breakpoint exceptionFrederic Weisbecker2010-06-241-0/+7
| * | | | | | | | | | perf: Fix argument of perf_arch_fetch_caller_regsNobuhiro Iwamatsu2010-06-241-1/+1
| * | | | | | | | | | hw_breakpoints: Fix per task breakpoint trackingFrederic Weisbecker2010-06-242-39/+45
| |/ / / / / / / / /
| * | | | | | | | | x86, perf: Add power_end event to process_*.c cpu_idle routineRobert Schöne2010-06-182-0/+9
| * | | | | | | | | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-181019-7720/+83287
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf session: fix error message on failure to open perf.dataAndy Isaacson2010-06-171-2/+4
| * | | | | | | | | | perf debug: fix hex dump partial final lineAndy Isaacson2010-06-171-6/+4
| * | | | | | | | | | perf probe: Add kernel source path optionChase Douglas2010-06-174-3/+62
| * | | | | | | | | | perf tools: .gitignore += config.make config.make.autogenKirill Smelkov2010-06-171-0/+2
| * | | | | | | | | | perf record: Add option to avoid updating buildid cacheStephane Eranian2010-06-174-1/+21
| * | | | | | | | | | perf symbols: Function descriptor symbol lookupEric B Munson2010-06-171-3/+34
| * | | | | | | | | | perf record: Avoid synthesizing mmap() for all processes in per-thread modeStephane Eranian2010-06-171-1/+1
OpenPOWER on IntegriCloud