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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-07
perf evlist: Fix creation of cpu map
Namhyung Kim
1
-2
/
+3
2012-05-07
perf top: Set target.system_wide
Arnaldo Carvalho de Melo
1
-0
/
+4
2012-05-07
perf: Turn off compiler warnings for flex and bison generated files
Greg Kroah-Hartman
1
-2
/
+2
2012-05-04
perf session: Fail on processing event with unknown size
Jiri Olsa
1
-21
/
+9
2012-05-03
perf annotate browser: Don't change the asm line color when toggling source
Arnaldo Carvalho de Melo
1
-3
/
+0
2012-05-03
perf annotate browser: More clearly separate columns
Arnaldo Carvalho de Melo
3
-28
/
+36
2012-05-03
perf ui browser: Introduce routine to draw vertical line
Arnaldo Carvalho de Melo
2
-0
/
+11
2012-05-02
perf ui: Change fallback policy of setup_browser()
Namhyung Kim
4
-18
/
+16
2012-05-02
perf ui: Add gtk2 support into setup_browser()
Namhyung Kim
7
-165
/
+205
2012-05-02
perf ui gtk: Rename functions for consistency
Namhyung Kim
3
-17
/
+17
2012-05-02
perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()
Namhyung Kim
3
-6
/
+5
2012-05-02
perf ui: Make setup_browser() generic
Namhyung Kim
1
-19
/
+25
2012-05-02
perf target: Split out perf_target handling code
Namhyung Kim
8
-44
/
+68
2012-05-02
perf tools: Check more combinations of PID/TID, UID and CPU switches
Namhyung Kim
1
-0
/
+14
2012-05-02
perf evlist: Make create_maps() take struct perf_target
Namhyung Kim
5
-16
/
+15
2012-05-02
perf tools: Introduce perf_target__validate() helper
Namhyung Kim
5
-29
/
+31
2012-05-02
perf top: Convert to struct perf_target
Namhyung Kim
3
-30
/
+28
2012-05-02
perf stat: Convert to struct perf_target
Namhyung Kim
1
-25
/
+22
2012-05-02
perf tools: Introduce struct perf_target
Namhyung Kim
5
-32
/
+41
2012-05-02
perf tools: Fix include header files in util/parse-events.h
Robert Richter
1
-0
/
+2
2012-05-02
perf test: Make the rdpmc test honour 'verbose' mode
Arnaldo Carvalho de Melo
1
-4
/
+2
2012-05-02
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2
-5
/
+30
2012-05-02
virtio/tools: add delayed interupt mode
Michael S. Tsirkin
2
-4
/
+23
2012-05-01
Merge tag 'ktest-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+9
2012-05-01
perf stat: Fix case where guest/host monitoring is not supported by kernel
Stephane Eranian
1
-4
/
+29
2012-05-01
perf build-id: Fix filename size calculation
Namhyung Kim
1
-1
/
+1
2012-05-01
ktest: Fix reboot on success stopping all reboots
Steven Rostedt
1
-2
/
+8
2012-05-01
ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP
Russ Dill
1
-1
/
+1
2012-04-27
perf annotate browser: Don't display 0.00 percentages
Arnaldo Carvalho de Melo
1
-7
/
+7
2012-04-27
perf annotate browser: Remove the vertical line after the percentages
Arnaldo Carvalho de Melo
1
-5
/
+4
2012-04-27
perf annotate browser: Show current jump, back or forward
Arnaldo Carvalho de Melo
1
-27
/
+23
2012-04-27
perf ui browser: Add method to draw up/down arrow line
Arnaldo Carvalho de Melo
2
-4
/
+54
2012-04-27
perf annotate browser: Add a right arrow before call instructions
Arnaldo Carvalho de Melo
1
-0
/
+3
2012-04-27
Merge tag 'perf-annotate-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
8
-195
/
+645
2012-04-25
perf annotate browser: Don't draw jump connectors for out of function jumps
Arnaldo Carvalho de Melo
1
-2
/
+4
2012-04-25
perf annotate: Mark jump instructions with no offset
Arnaldo Carvalho de Melo
2
-3
/
+12
2012-04-25
parse-events: Rename struct record to struct pevent_record
Steven Rostedt
6
-49
/
+49
2012-04-25
parse-event: Fix memset pointer size bug in handle
Steven Rostedt
1
-1
/
+1
2012-04-25
parse-events: Allow '*' and '/' operations in TP_printk
Steven Rostedt
1
-0
/
+6
2012-04-25
parse-events: Support '+' opcode in print format
Vaibhav Nagarnaik
1
-0
/
+12
2012-04-25
parse-events: Let pevent_free() take a NULL pointer
Steven Rostedt
1
-3
/
+10
2012-04-25
parse-events: Handle opcode parsing error
Vaibhav Nagarnaik
1
-8
/
+11
2012-04-25
parse-events: Handle invalid opcode parsing gracefully
Vaibhav Nagarnaik
1
-42
/
+83
2012-04-25
perf/events: Correct size given to memset
Julia Lawall
1
-1
/
+1
2012-04-25
perf/events: Add flag/symbol format_flags
Tom Zanussi
1
-0
/
+15
2012-04-25
perf/events: Add flag to produce nsec output
Steven Rostedt
3
-3
/
+25
2012-04-25
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
12
-3467
/
+481
2012-04-25
events: Update tools/lib/traceevent to work with perf
Steven Rostedt
5
-33
/
+37
2012-04-25
perf: Build libtraceevent.a
Steven Rostedt
2
-1
/
+10
2012-04-25
perf annotate: Disambiguage offsets and addresses in operands
Arnaldo Carvalho de Melo
3
-19
/
+22
[prev]
[next]