index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-04
perf tools: Refactor all_tids to hold nr and the map
Arnaldo Carvalho de Melo
2
-15
/
+43
2011-01-04
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
2
-31
/
+102
2011-01-04
perf evsel: Introduce per cpu and per thread open helpers
Arnaldo Carvalho de Melo
2
-0
/
+57
2011-01-04
perf evsel: Steal the counter reading routines from stat
Arnaldo Carvalho de Melo
2
-0
/
+167
2011-01-03
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2
-0
/
+12
2011-01-03
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
5
-24
/
+23
2011-01-03
perf evsel: Adopt MATCH_EVENT macro from 'stat'
Arnaldo Carvalho de Melo
1
-0
/
+4
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
10
-46
/
+164
2010-12-27
perf probe: Fix short file name probe location reporting
Franck Bui-Huu
1
-7
/
+7
2010-12-22
perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen
Franck Bui-Huu
1
-1
/
+1
2010-12-22
perf symbols: Improve kallsyms symbol end addr calculation
Arnaldo Carvalho de Melo
3
-16
/
+45
2010-12-21
perf probe: Handle gracefully some stupid and buggy line syntaxes
Franck Bui-Huu
1
-32
/
+60
2010-12-21
perf probe: Don't always consider EOF as an error when listing source code
Franck Bui-Huu
1
-12
/
+26
2010-12-21
perf probe: Fix line range description since a single file is allowed
Franck Bui-Huu
1
-5
/
+8
2010-12-21
perf probe: Clean up redundant tests in show_line_range()
Franck Bui-Huu
1
-11
/
+15
2010-12-21
perf probe: Rewrite show_one_line() to make it simpler
Franck Bui-Huu
1
-18
/
+11
2010-12-21
perf probe: Make -L display the absolute path of the dumped file
Franck Bui-Huu
1
-1
/
+1
2010-12-21
perf probe: Cleanup messages
Masami Hiramatsu
2
-34
/
+38
2010-12-21
perf symbols: Add symfs option for off-box analysis using specified tree
David Ahern
3
-19
/
+68
2010-12-21
perf session: Fallback to unordered processing if no sample_id_all
Ian Munsie
2
-2
/
+14
2010-12-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2
-9
/
+61
2010-12-09
perf session: Remove unneeded dump_printf calls
Arnaldo Carvalho de Melo
1
-12
/
+11
2010-12-09
perf session: Split out user event processing
Thomas Gleixner
1
-18
/
+24
2010-12-09
perf session: Split out sample preprocessing
Thomas Gleixner
1
-15
/
+25
2010-12-09
perf session: Move dump code to event delivery path
Thomas Gleixner
1
-5
/
+5
2010-12-09
perf session: Add file_offset to event delivery function
Thomas Gleixner
1
-4
/
+8
2010-12-09
perf session: Store file offset in sample_queue
Thomas Gleixner
1
-2
/
+5
2010-12-09
perf session: Consolidate the dump code
Thomas Gleixner
2
-25
/
+40
2010-12-09
perf session: Dont queue events w/o timestamps
Thomas Gleixner
1
-1
/
+1
2010-12-09
perf event: Prevent unbound event__name array access
Thomas Gleixner
4
-6
/
+19
2010-12-09
perf report: Allow user to specify path to kallsyms file
David Ahern
2
-2
/
+8
2010-12-06
perf tools: Catch a few uncheck calloc/malloc's
Chris Samuel
1
-0
/
+3
2010-12-06
perf session: Sort all events if ordered_samples=true
Thomas Gleixner
1
-53
/
+72
2010-12-06
perf options: add OPT_CALLBACK_DEFAULT_NOOPT
Akihiro Nagai
1
-0
/
+4
2010-12-06
perf hist: Better displaying of unresolved DSOs and symbols
Ian Munsie
1
-3
/
+3
2010-12-04
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
Arnaldo Carvalho de Melo
6
-93
/
+287
2010-12-04
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
7
-80
/
+138
2010-12-01
Merge branch 'perf/rename' into perf/core
Ingo Molnar
2
-5
/
+5
2010-11-30
perf tools: fix event parsing of comma-separated tracepoint events
Corey Ashford
1
-4
/
+8
2010-11-30
perf debug: Simplify trace_event
Arnaldo Carvalho de Melo
1
-28
/
+13
2010-11-30
perf session: Allocate chunks of sample objects
Thomas Gleixner
2
-5
/
+19
2010-11-30
perf session: Cache sample objects
Thomas Gleixner
2
-4
/
+27
2010-11-30
perf session: Keep file mmaped instead of malloc/memcpy
Thomas Gleixner
1
-16
/
+11
2010-11-30
perf session: Use sensible mmap size
Thomas Gleixner
1
-12
/
+29
2010-11-30
perf session: Simplify termination checks
Thomas Gleixner
1
-9
/
+11
2010-11-30
perf session: Move ui_progress_update in __perf_session__process_events()
Thomas Gleixner
1
-1
/
+1
2010-11-30
perf session: Cleanup __perf_session__process_events()
Thomas Gleixner
1
-40
/
+37
2010-11-30
perf session: Use appropriate pointer type instead of silly typecasting
Thomas Gleixner
1
-2
/
+2
2010-11-30
perf session: Fix list sort algorithm
Thomas Gleixner
2
-68
/
+49
2010-11-30
perf header: Don't assume there's no attr info if no sample ids is provided
Franck Bui-Huu
1
-3
/
+8
[next]