Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | tracing: Remove letfover markers section | Frederic Weisbecker | 2010-07-15 | 1 | -4/+0 | |
| | * | | | | | | | tracing: Remove ksym tracer | Frederic Weisbecker | 2010-07-15 | 6 | -606/+0 | |
| | * | | | | | | | tracing: Update tracing branch url | Frederic Weisbecker | 2010-07-15 | 1 | -1/+1 | |
| * | | | | | | | | perf probe: Fix the logic of die_compare_name | Masami Hiramatsu | 2010-07-16 | 1 | -7/+7 | |
| * | | | | | | | | perf probe: Support comp_dir to find an absolute source path | Masami Hiramatsu | 2010-07-16 | 3 | -12/+44 | |
| * | | | | | | | | perf probe: Fix error message if get_real_path() failed | Masami Hiramatsu | 2010-07-16 | 2 | -56/+64 | |
| * | | | | | | | | perf tools: Add DWARF register lookup for SH | Matt Fleming | 2010-07-12 | 2 | -0/+59 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-07-06 | 7 | -165/+523 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | perf probe: Support static and global variables | Masami Hiramatsu | 2010-07-05 | 2 | -27/+73 | |
| | * | | | | | | | perf probe: Support tracing an entry of array | Masami Hiramatsu | 2010-07-05 | 4 | -24/+83 | |
| | * | | | | | | | perf probe: Support "string" type | Masami Hiramatsu | 2010-07-05 | 2 | -12/+49 | |
| | * | | | | | | | tracing/kprobes: Support "string" type | Masami Hiramatsu | 2010-07-05 | 2 | -79/+293 | |
| | * | | | | | | | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail... | Conny Seidel | 2010-07-02 | 1 | -23/+25 | |
| * | | | | | | | | perf, x86: P4 PMU -- redesign cache events | Cyrill Gorcunov | 2010-07-05 | 2 | -83/+163 | |
| * | | | | | | | | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 | 179 | -1451/+1866 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | perf: Fix hist_entry__tui_annotate() build failure | Srikar Dronamraju | 2010-06-29 | 1 | -1/+1 | |
| * | | | | | | | | kprobes/x86: Fix kprobes to skip prefixes correctly | Masami Hiramatsu | 2010-06-29 | 1 | -16/+17 | |
| * | | | | | | | | tracing: Use class->reg() for all registering of events | Steven Rostedt | 2010-06-28 | 4 | -35/+44 | |
| * | | | | | | | | tracing/function-graph: Use correct string size for snprintf | Chase Douglas | 2010-06-28 | 1 | -1/+2 | |
| * | | | | | | | | tracing: Remove open-coded __trace_add_event_call() | Li Zefan | 2010-06-28 | 1 | -51/+19 | |
| * | | | | | | | | tracing: Remove redundant raw_init callbacks | Li Zefan | 2010-06-28 | 2 | -16/+2 | |
| * | | | | | | | | tracing: Remove test of NULL define_fields callback | Li Zefan | 2010-06-28 | 2 | -24/+13 | |
| * | | | | | | | | tracing: Convert more sched events to DEFINE_EVENT | Li Zefan | 2010-06-28 | 1 | -25/+7 | |
| * | | | | | | | | tracing: Convert some timer events to DEFINE_EVENT | Li Zefan | 2010-06-28 | 1 | -48/+32 | |
| * | | | | | | | | tracing: Don't allocate common fields for every trace events | Li Zefan | 2010-06-28 | 3 | -52/+81 | |
| * | | | | | | | | tracing: Use a global field list for all syscall exit events | Li Zefan | 2010-06-28 | 3 | -6/+4 | |
| * | | | | | | | | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 | 268 | -1693/+2055 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-06-25 | 3 | -87/+109 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | perf kvm: Get rid of unused guest_kallsyms | Gui Jianfeng | 2010-06-25 | 1 | -9/+0 | |
| | * | | | | | | | | | perf ui: Move objdump_line specific stuff out of ui_browser | Arnaldo Carvalho de Melo | 2010-06-21 | 1 | -19/+30 | |
| | * | | | | | | | | | perf ui: Separate showing the entries from running the browser | Arnaldo Carvalho de Melo | 2010-06-21 | 1 | -31/+29 | |
| | * | | | | | | | | | perf ui: Introduce ui_browser->seek to support multiple list structures | Arnaldo Carvalho de Melo | 2010-06-21 | 1 | -26/+43 | |
| | * | | | | | | | | | perf ui: Introduce routine ui_browser__is_current_entry | Arnaldo Carvalho de Melo | 2010-06-21 | 1 | -3/+8 | |
| | * | | | | | | | | | perf scripts perl: Makefile fix | Tom Zanussi | 2010-06-18 | 1 | -1/+1 | |
| * | | | | | | | | | | perf: Report lost events in perf trace debug mode | Frederic Weisbecker | 2010-06-24 | 1 | -5/+17 | |
| * | | | | | | | | | | perf: Don't print traces when debugging ordering | Frederic Weisbecker | 2010-06-24 | 1 | -1/+11 | |
| * | | | | | | | | | | perf: Don't use 4 bytes as a default instruction breakpoint length | Frederic Weisbecker | 2010-06-24 | 1 | -2/+9 | |
| * | | | | | | | | | | x86: Support for instruction breakpoints | Frederic Weisbecker | 2010-06-24 | 2 | -16/+30 | |
| * | | | | | | | | | | x86: Set resume bit before returning from breakpoint exception | Frederic Weisbecker | 2010-06-24 | 1 | -0/+7 | |
| * | | | | | | | | | | perf: Fix argument of perf_arch_fetch_caller_regs | Nobuhiro Iwamatsu | 2010-06-24 | 1 | -1/+1 | |
| * | | | | | | | | | | hw_breakpoints: Fix per task breakpoint tracking | Frederic Weisbecker | 2010-06-24 | 2 | -39/+45 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | x86, perf: Add power_end event to process_*.c cpu_idle routine | Robert Schöne | 2010-06-18 | 2 | -0/+9 | |
| * | | | | | | | | | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 1019 | -7720/+83287 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | perf session: fix error message on failure to open perf.data | Andy Isaacson | 2010-06-17 | 1 | -2/+4 | |
| * | | | | | | | | | | perf debug: fix hex dump partial final line | Andy Isaacson | 2010-06-17 | 1 | -6/+4 | |
| * | | | | | | | | | | perf probe: Add kernel source path option | Chase Douglas | 2010-06-17 | 4 | -3/+62 | |
| * | | | | | | | | | | perf tools: .gitignore += config.make config.make.autogen | Kirill Smelkov | 2010-06-17 | 1 | -0/+2 | |
| * | | | | | | | | | | perf record: Add option to avoid updating buildid cache | Stephane Eranian | 2010-06-17 | 4 | -1/+21 | |
| * | | | | | | | | | | perf symbols: Function descriptor symbol lookup | Eric B Munson | 2010-06-17 | 1 | -3/+34 | |
| * | | | | | | | | | | perf record: Avoid synthesizing mmap() for all processes in per-thread mode | Stephane Eranian | 2010-06-17 | 1 | -1/+1 |