2010-05-13 |
Stephane Eranian | perf tools: change event inheritance logic in stat... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Frederic Weisbecker | perf hist: Fix missing getline declaration |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Frederic Weisbecker | perf hist: Fix hists__browse no-newt case |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Cyrill Gorcunov | x86, perf: P4 PMU -- use hash for p4_get_escr_idx() |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Ingo Molnar | Merge branch 'perf' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Arnaldo Carvalho... | perf report: Librarize the annotation code and use... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Arnaldo Carvalho... | perf ui: Add ui_helpline methods |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Kyle McMartin | perf symbols: allow forcing use of cplus_demangle |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Masami Hiramatsu | perf probe: Check older elfutils and set NO_DWARF |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Arnaldo Carvalho... | perf hist: Adopt filter by dso and by thread methods... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Lin Ming | perf, powerpc: Implement group scheduling transactional... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Peter Zijlstra | perf: Fix exit() vs event-groups |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Peter Zijlstra | perf: Fix exit() vs PERF_FORMAT_GROUP |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Ingo Molnar | Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Tom Zanussi | perf/trace/scripting: syscall-counts script cleanup |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Tom Zanussi | perf/trace/scripting: syscall-counts-by-pid script... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Tom Zanussi | perf/trace/scripting: failed-syscalls-by-pid script... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Tom Zanussi | perf/trace/scripting: don't show script start/stop... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Tom Zanussi | perf/trace/scripting: workqueue-stats script cleanup |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Tom Zanussi | perf/trace/scripting: wakeup-latency script cleanup |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Tom Zanussi | perf/trace/scripting: rwtop script cleanup |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Tom Zanussi | perf/trace/scripting: rw-by-pid script cleanup |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Tom Zanussi | perf/trace/scripting: failed-syscalls script cleanup |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Arnaldo Carvalho... | perf hist: Calculate max_sym name len and nr_entries |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Arnaldo Carvalho... | perf hist: Introduce hists class and move lots of metho... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Arnaldo Carvalho... | perf session: create_kernel_maps should use ->host_machine |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Arnaldo Carvalho... | perf callchains: Use zalloc to allocate objects |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Arnaldo Carvalho... | perf newt: Use newtAddComponent() |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Ingo Molnar | Merge branch 'perf/test' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Arnaldo Carvalho... | perf report: Allow limiting the number of entries to... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Arnaldo Carvalho... | perf session: Embed the host machine data on perf_session |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Arnaldo Carvalho... | perf symbols: Check if a struct machine instance was... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Arnaldo Carvalho... | perf symbols: Consider unresolved DSOs in the dso__col_... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Hitoshi Mitake | perf lock: Drop "-a" option from cmd_record() default... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Arnaldo Carvalho... | perf hist: Simplify the insertion of new hist_entry... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Arnaldo Carvalho... | perf report: Fix leak of resolved callchains array... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Arnaldo Carvalho... | perf callchain: Move validate_callchain to callchain lib |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Tom Zanussi | perf/live-mode: Handle payload-less events |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Frederic Weisbecker | tracing: Factorize lock events in a lock class |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Frederic Weisbecker | tracing: Drop the nested field from lock_release event |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Frederic Weisbecker | tracing: Drop lock_acquired waittime field |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Frederic Weisbecker | perf lock: Always check min AND max wait time |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Frederic Weisbecker | perf: Fix perf lock bad rate |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Frederic Weisbecker | perf: Humanize lock flags in perf lock |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Frederic Weisbecker | perf: Cleanup perf lock broken states |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Hitoshi Mitake | perf lock: Add "info" subcommand for dumping misc infor... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Frederic Weisbecker | perf: Provide a new deterministic events reordering... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Frederic Weisbecker | perf: Introduce a new "round of buffers read" pseudo... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Pekka Enberg | perf report: Document '--call-graph' better for usage |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Masami Hiramatsu | kprobes: Move enable/disable_kprobe() out from debugfs... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Cyrill Gorcunov | x86, perf: P4 PMU -- check for proper event index in... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Cyrill Gorcunov | x86, perf: P4 PMU -- Get rid of redundant check for... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Cyrill Gorcunov | x86, perf: P4 PMU -- protect sensible procedures from... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Cyrill Gorcunov | x86, perf: P4 PMU -- configure predefined events |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Paul Mackerras | perf_event: Make software events work again |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Ingo Molnar | Merge branch 'perf' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Arnaldo Carvalho... | perf list: Improve the raw hw event descriptor document... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Lin Ming | perf, x86: implement group scheduling transactional... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Lin Ming | perf: Add group scheduling transactional APIs |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Peter Zijlstra | perf, x86: Improve the PEBS ABI |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Peter Zijlstra | perf, x86: Consolidate some code repetition |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Peter Zijlstra | perf, x86: Remove PEBS SAMPLE_RAW support |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Robert Richter | perf, x86: Use weight instead of cmask in for_each_even... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Robert Richter | perf, x86: Pass enable bit mask to __x86_pmu_enable_event() |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Robert Richter | perf, x86: Call x86_setup_perfctr() from .hw_config() |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Robert Richter | perf, x86: Move x86_setup_perfctr() |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Robert Richter | perf, x86: Move perfctr init code to x86_setup_perfctr() |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Peter Zijlstra | perf: Annotate perf_event_read_group() vs perf_event_re... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Ingo Molnar | Merge branch 'perf/urgent' into perf/core |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Peter Zijlstra | perf: Fix exit() vs PERF_FORMAT_GROUP |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Dan Carpenter | perf: Fix check at end of event search |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Linus Torvalds | Merge branch 'zerolen' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Linus Torvalds | Merge branch 'upstream-linus' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Jeff Garzik | [MTD] Remove zero-length files mtdbdi.c and internal.ho |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Kristoffer... | pata_pcmcia / ide-cs: Fix bad hashes for Transcend... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Sergei Shtylyov | libata: Fix several inaccuracies in developer's guide |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Linus Torvalds | Merge branch 'slab-for-linus' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Zhang, Yanmin | slub: Fix bad boundary check in init_kmem_cache_nodes() |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Dan Williams | raid6: fix recovery performance regression |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Arnaldo Carvalho... | perf tools: Fixup minor doc formatting issues |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Arnaldo Carvalho... | perf list: Add explanation about raw hardware event... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Tom Zanussi | perf/record: simplify TRACE_INFO tracepoint check |
commit | commitdiff | tree | snapshot |
2010-05-05 |
David Howells | KEYS: call_sbin_request_key() must write lock keyrings... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
David Howells | KEYS: Use RCU dereference wrappers in keyring key type... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Toshiyuki Okajima | KEYS: find_keyring_by_name() can gain access to a freed... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Arnaldo Carvalho... | perf report: Make dso__calc_col_width agree with hist_e... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Takashi Iwai | Merge branch 'fix/hda' into for-linus |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel T Chen | ALSA: hda: Fix 0 dB for Packard Bell models using Conex... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Anisse Astier | ALSA: hda - Add quirk for Dell Inspiron 19T using a... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Dan Carpenter | ALSA: take tu->qlock with irqs disabled |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Mattias Walström | FEC: Fix kernel panic in fec_set_mac_address. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel T Chen | ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Daniel T Chen | ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Brian J. Tarricone | ALSA: hda - fix array indexing while creating inputs... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Linus Torvalds | Merge branch 'drm-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
next |