index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evsel: Auto allocate resources needed for some methods
Arnaldo Carvalho de Melo
2011-01-04
1
-0
/
+9
*
perf evsel: Use {cpu,thread}_map to shorten list of parameters
Arnaldo Carvalho de Melo
2011-01-04
3
-17
/
+22
*
perf tools: Refactor all_tids to hold nr and the map
Arnaldo Carvalho de Melo
2011-01-04
5
-85
/
+88
*
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
2011-01-04
5
-67
/
+138
*
perf evsel: Introduce per cpu and per thread open helpers
Arnaldo Carvalho de Melo
2011-01-04
3
-58
/
+83
*
perf evsel: Steal the counter reading routines from stat
Arnaldo Carvalho de Melo
2011-01-04
3
-92
/
+196
*
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2011-01-03
6
-8
/
+16
*
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
2011-01-03
5
-24
/
+23
*
perf evsel: Adopt MATCH_EVENT macro from 'stat'
Arnaldo Carvalho de Melo
2011-01-03
2
-21
/
+20
*
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2011-01-03
14
-245
/
+433
*
Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...
Ingo Molnar
2010-12-30
3
-18
/
+43
|
\
|
*
oprofile, x86: Add support for 6 counters (AMD family 15h)
Robert Richter
2010-12-19
2
-18
/
+40
|
*
oprofile, x86: Add support for AMD family 15h
Robert Richter
2010-12-19
1
-0
/
+3
*
|
perf probe: Fix short file name probe location reporting
Franck Bui-Huu
2010-12-27
1
-7
/
+7
*
|
perf script: Fix event ordering settings to work with older kernels
Arnaldo Carvalho de Melo
2010-12-25
1
-0
/
+1
*
|
perf record: Fix use of sample_id_all userspace with !sample_id_all kernels
Arnaldo Carvalho de Melo
2010-12-25
1
-5
/
+19
*
|
perf script: Finish the rename from trace to script
Arnaldo Carvalho de Melo
2010-12-25
31
-51
/
+35
*
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2010-12-23
5
-21
/
+65
|
\
\
|
*
|
perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen
Franck Bui-Huu
2010-12-22
1
-1
/
+1
|
*
|
perf test: Look forward for symbol aliases
Arnaldo Carvalho de Melo
2010-12-22
1
-4
/
+19
|
*
|
perf symbols: Improve kallsyms symbol end addr calculation
Arnaldo Carvalho de Melo
2010-12-22
3
-16
/
+45
*
|
|
x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...
Don Zickus
2010-12-22
8
-25
/
+8
|
/
/
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-12-22
7
-18
/
+77
|
\
\
|
*
|
tracing: Add TRACE_EVENT_CONDITIONAL()
Steven Rostedt
2010-12-03
2
-6
/
+38
|
*
|
tracing/events: Show real number in array fields
Steven Rostedt
2010-11-19
4
-8
/
+30
|
*
|
ftrace: Speed up recordmcount
Wu Zhangjin
2010-11-18
1
-4
/
+9
*
|
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2010-12-22
23
-144
/
+277
|
\
\
\
|
*
|
|
perf probe: Handle gracefully some stupid and buggy line syntaxes
Franck Bui-Huu
2010-12-21
1
-32
/
+60
|
*
|
|
perf probe: Don't always consider EOF as an error when listing source code
Franck Bui-Huu
2010-12-21
1
-12
/
+26
|
*
|
|
perf probe: Fix line range description since a single file is allowed
Franck Bui-Huu
2010-12-21
2
-6
/
+9
|
*
|
|
perf probe: Clean up redundant tests in show_line_range()
Franck Bui-Huu
2010-12-21
1
-11
/
+15
|
*
|
|
perf probe: Rewrite show_one_line() to make it simpler
Franck Bui-Huu
2010-12-21
1
-18
/
+11
|
*
|
|
perf probe: Make -L display the absolute path of the dumped file
Franck Bui-Huu
2010-12-21
1
-1
/
+1
|
*
|
|
perf probe: Cleanup messages
Masami Hiramatsu
2010-12-21
2
-34
/
+38
|
*
|
|
perf symbols: Add symfs option for off-box analysis using specified tree
David Ahern
2010-12-21
9
-19
/
+81
|
*
|
|
perf record,report,annotate,diff: Process events in order
Ian Munsie
2010-12-21
4
-1
/
+10
|
*
|
|
perf session: Fallback to unordered processing if no sample_id_all
Ian Munsie
2010-12-21
14
-15
/
+31
*
|
|
|
Merge commit 'v2.6.37-rc7' into perf/core
Ingo Molnar
2010-12-22
441
-3146
/
+4222
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Linux 2.6.37-rc7
v2.6.37-rc7
Linus Torvalds
2010-12-21
1
-1
/
+1
|
*
|
|
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-12-21
1
-2
/
+4
|
|
\
\
\
|
|
*
|
|
n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked
Ken Mills
2010-12-16
1
-0
/
+2
|
|
*
|
|
n_gsm: Fix message length handling when building header
Ken Mills
2010-12-16
1
-2
/
+2
|
*
|
|
|
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-12-21
7
-22
/
+50
|
|
\
\
\
\
|
|
*
|
|
|
Revert "USB: gadget: Allow function access to device ID data during bind()"
Greg Kroah-Hartman
2010-12-17
1
-8
/
+8
|
|
*
|
|
|
USB: misc: uss720.c: add another vendor/product ID
Thomas Sailer
2010-12-17
1
-1
/
+3
|
|
*
|
|
|
USB: usb-storage: unusual_devs entry for the Samsung YP-CP3
Vitaly Kuznetsov
2010-12-17
1
-0
/
+7
|
|
*
|
|
|
USB: gadget: Remove suspended sysfs file before freeing cdev
Pavankumar Kondeti
2010-12-17
1
-1
/
+1
|
|
*
|
|
|
USB: core: Add input prompt and help text for USB_OTG config
Pavankumar Kondeti
2010-12-17
1
-2
/
+10
|
|
*
|
|
|
USB: ftdi_sio: Add D.O.Tec PID
Florian Faber
2010-12-10
2
-0
/
+6
|
|
*
|
|
|
xhci: Fix issue with port array setup and buggy hosts.
Sarah Sharp
2010-12-09
1
-10
/
+15
|
|
|
/
/
/
[next]