2010-01-29 |
Peter Zijlstra | perf_events, x86: Remove spurious counter reset from... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_events, x86: Implement Intel Westmere support |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_events, x86: Clean up hw_perf_*_all() implementation |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_events, x86: Fix event constraint masks |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Deduplicate the disable code |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Ingo Molnar | perf, x86: Clean up event constraints code a bit |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Optimize x86_pmu_disable() |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Optimize the fast path a little more |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Optimize constraint weight computation |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Optimize the constraint searching... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | bitops: Provide compile time HWEIGHT{8,16,32,64} |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Reduce some overly long lines with... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Clean up some of the u64/long bitmask... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Fixup constraints typing issue |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Allocate the fake_cpuc |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Stephane Eranian | perf_events: Add fast-path to the rescheduling code |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Stephane Eranian | perf_events, x86: Improve x86 event scheduling |
commit | commitdiff | tree | snapshot |
2010-01-29 |
K.Prasad | x86/hw-breakpoints: Optimize return code from notifier... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
K.Prasad | x86/debug: Clear reserved bits of DR6 in do_debug() |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Xiao Guangrong | tracing/kprobe: Cleanup unused return value of tracing... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Xiao Guangrong | perf: Factorize trace events raw sample buffer operations |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Anton Blanchard | perf: Fix inconsistency between IP and callchain sampling |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Hitoshi Mitake | perf trace: Add -i option for choosing input file |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Arnaldo Carvalho... | perf symbols: Use the right variable to check for kalls... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Arnaldo Carvalho... | perf symbols: Fix inverted logic for showing kallsyms... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Arnaldo Carvalho... | perf top: Handle PERF_RECORD_{FORK,EXIT} events |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Arnaldo Carvalho... | perf top: Fix sample counting |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Peter Zijlstra | perf: Reimplement frequency driven sampling |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Arnaldo Carvalho... | perf buildid-cache: Add new command to manage build... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Arnaldo Carvalho... | perf symbols: Use only --vmlinux if specified |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Arnaldo Carvalho... | perf symbols: Set dso->kernel when handling the fake... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Arnaldo Carvalho... | perf archive: Fix installation steps in the Makefile |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Arnaldo Carvalho... | perf archive: Add documentation |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Motohiro KOSAKI | kprobetrace, doc: Add the explanation to remove probe... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Motohiro KOSAKI | kprobetrace, doc: Shell needs single quote to use ... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Ingo Molnar | Merge branch 'perf/scheduling' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Frederic Weisbecker | perf: Better order flexible and pinned scheduling |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Frederic Weisbecker | perf: Don't schedule out/in pinned events on task tick |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Frederic Weisbecker | perf: Allow pinned and flexible groups to be scheduled... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Frederic Weisbecker | perf: Make __perf_event_sched_out static |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Masami Hiramatsu | tracing/kprobe: Update kprobe tracing self test for... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Hitoshi Mitake | perf probe: Fix build error of builtin-probe.c |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Frederic Weisbecker | perf: Fix implicit declaration of getline in util.c |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Frederic Weisbecker | perf: Export software-only event group characteristic... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Frederic Weisbecker | perf: Round robin flexible groups of events using list_... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Frederic Weisbecker | list: Introduce list_rotate_left() |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Frederic Weisbecker | perf/core: Split context's event group list into pinned... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Arnaldo Carvalho... | perf symbols: Accept an alias when looking for "_text" |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Arnaldo Carvalho... | perf record: Intercept all events |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Arnaldo Carvalho... | perf archive: Add helper script to package files needed... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Arnaldo Carvalho... | perf symbols: The synthesized kernel modules MMAP must... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Arnaldo Carvalho... | perf buildid-list: Introduce --with-hits option |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Arnaldo Carvalho... | perf symbols: Create thread__find_addr_map from thread_... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Arnaldo Carvalho... | perf record: Encode the domain while synthesizing MMAP... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Arnaldo Carvalho... | perf symbols: Use dso->long_name in dsos__find() |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Arnaldo Carvalho... | perf symbols: Cache /proc/kallsyms files by build-id |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Arnaldo Carvalho... | perf symbols: Don't try to load kallsyms if doesn't... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Arnaldo Carvalho... | perf tools: Convert getpagesize() uses to sysconf(_SC_G... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Arnaldo Carvalho... | perf tools: Cross platform perf.data analysis support |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Arnaldo Carvalho... | perf tools: Don't cast RIP to pointers |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Kirill Smelkov | perf top: Fix code typo in prompt_symbol() |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Kirill Smelkov | perf: Fix few typos + cosmetics |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Arnaldo Carvalho... | perf tools: Encode kernel module mappings in perf.data |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Wenji Huang | perf: Make cmd_to_page() function more compact |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Jamie Iles | sched/perf: Make sure irqs are disabled for perf_event_... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Arnaldo Carvalho... | perf tools: Create typedef for common event synthesizin... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Arnaldo Carvalho... | perf symbols: Record the domain of DSOs in HEADER_BUILD... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Arnaldo Carvalho... | perf buildid-list: No need to process the header sectio... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Alexander Beregalov | perf: Fix memory leak: counterwidth |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Masami Hiramatsu | perf probe: Support --line option to show probable... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Masami Hiramatsu | perf tools: Enhance glob string matching |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Masami Hiramatsu | perf tools: Support tracepoint glob matching |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Masami Hiramatsu | perf probe: Show probe list in pager |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Masami Hiramatsu | perf probe: Remove newline from die() |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Masami Hiramatsu | x86/ptrace: Remove unused regs_get_argument_nth API |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Masami Hiramatsu | tracing/kprobe: Drop function argument access syntax |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Masami Hiramatsu | tracing/kprobe: Update example output in documentation |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Arnaldo Carvalho... | perf tools: Handle relocatable kernels |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Arnaldo Carvalho... | perf report: Fix --no-call-chain option handling |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Arnaldo Carvalho... | perf session: Keep pointers to the vmlinux maps |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Arnaldo Carvalho... | perf tools: Create write_padded routine out of __dsos__... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Arnaldo Carvalho... | perf symbols: Export symbol_type__is_a |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Arnaldo Carvalho... | perf symbols: Generalise the kallsyms parsing routine |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Liming Wang | perf tools: Fix --pid option for stat |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Frederic Weisbecker | perf: Drop useless check for ignored frame |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Ingo Molnar | Merge branch 'perf/urgent' into perf/core |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Arnaldo Carvalho... | perf tools: Check if /dev/null can be used as the ... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Arnaldo Carvalho... | perf tools: Move QUIET_STDERR def to before first use |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Frederic Weisbecker | perf: Stop stack frame walking off kernel addresses... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Linus Torvalds | Linux 2.6.33-rc4 |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Linus Torvalds | Merge git://git.infradead.org/battery-2.6 |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Bryn M. Reeves | [SCSI] megaraid_sas: remove sysfs poll_mode_io world... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Linus Torvalds | Merge branch 'for-linus' of git://gitorious.org/linux... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Dave Chinner | lib: Introduce generic list_sort function |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Dave Jones | remove my email address from checkpatch. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Linus Torvalds | Merge branch 'upstream-linus' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Linus Torvalds | Merge branch 'upstream' of git://ftp.linux-mips.org... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
next |