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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-28
Revert "perf tools: Fix jump label always changing during tracing"
Jiri Olsa
1
-7
/
+2
2014-07-28
perf tools: Fix perf usage string leftover
Jiri Olsa
1
-1
/
+1
2014-07-25
perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds
Jiri Olsa
1
-1
/
+7
2014-07-25
perf record: Always force PERF_RECORD_FINISHED_ROUND event
Jiri Olsa
1
-2
/
+1
2014-07-25
perf inject: Add --kallsyms parameter
Adrian Hunter
2
-0
/
+5
2014-07-25
perf tools: Expose 'addr' functions so they can be reused
Adrian Hunter
3
-33
/
+53
2014-07-24
perf session: Fix accounting of ordered samples queue
Jiri Olsa
1
-2
/
+1
2014-07-24
perf powerpc: Include util/util.h and remove stringify macros
Sukadev Bhattiprolu
1
-3
/
+1
2014-07-23
perf tools: Fix build on gcc 4.4.7
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-07-23
perf tools: Add thread parameter to vdso__dso_findnew()
Adrian Hunter
5
-7
/
+10
2014-07-23
perf tools: Add dso__type()
Adrian Hunter
5
-0
/
+77
2014-07-23
perf tools: Separate the VDSO map name from the VDSO dso name
Adrian Hunter
4
-9
/
+20
2014-07-23
perf tools: Add vdso__new()
Adrian Hunter
1
-5
/
+15
2014-07-23
perf machine: Fix the lifetime of the VDSO temporary file
Adrian Hunter
5
-13
/
+37
2014-07-23
perf tools: Group VDSO global variables into a structure
Adrian Hunter
1
-12
/
+32
2014-07-23
perf session: Add ability to skip 4GiB or more
Adrian Hunter
1
-7
/
+8
2014-07-23
perf session: Add ability to 'skip' a non-piped event stream
Adrian Hunter
1
-1
/
+6
2014-07-23
perf tools: Pass machine to vdso__dso_findnew()
Adrian Hunter
5
-10
/
+14
2014-07-23
perf tools: Add dso__data_size()
Adrian Hunter
2
-0
/
+24
2014-07-23
perf tools: Move rdtsc() function
Adrian Hunter
4
-9
/
+15
2014-07-23
perf machine: Add ability to record the current tid for each cpu
Adrian Hunter
2
-0
/
+51
2014-07-23
perf tools: Add cpu to struct thread
Adrian Hunter
2
-0
/
+2
2014-07-23
perf tools: Add dsos__hit_all()
Adrian Hunter
2
-0
/
+43
2014-07-23
perf tools: Add dso__data_status_seen()
Adrian Hunter
2
-0
/
+18
2014-07-23
perf tools: Record whether a dso has data
Adrian Hunter
2
-8
/
+22
2014-07-23
perf script: Do not print dangling '=>' for BTS
Adrian Hunter
1
-3
/
+3
2014-07-23
perf script: Improve srcline display for BTS
Adrian Hunter
1
-5
/
+15
2014-07-23
perf tools: Fix jump label always changing during tracing
Adrian Hunter
1
-2
/
+7
2014-07-22
perf tools: Fix incorrect fd error comparison
Adrian Hunter
1
-1
/
+1
2014-07-18
perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flag
Jiri Olsa
2
-2
/
+4
2014-07-18
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud
11
-12
/
+97
2014-07-17
perf tools: Allow TSC conversion on any arch
Adrian Hunter
6
-26
/
+40
2014-07-17
perf tools: Remove needless getopt.h includes
Jiri Olsa
2
-2
/
+0
2014-07-17
perf tools: Add --debug optionto set debug variable
Jiri Olsa
4
-2
/
+67
2014-07-17
perf tools: Factor eprintf to allow different debug variables
Jiri Olsa
3
-14
/
+14
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
25
-21
/
+43
2014-07-17
perf tools: Remove verbose from functions prototypes
Jiri Olsa
4
-20
/
+19
2014-07-17
perf machine: Fix leak of 'struct thread' on error path
Adrian Hunter
1
-1
/
+3
2014-07-17
perf thread: Allow deletion of a thread with no map groups
Adrian Hunter
1
-2
/
+4
2014-07-17
perf machine: Fix map groups of threads with unknown pids
Adrian Hunter
3
-6
/
+66
2014-07-16
perf evsel: Add 'immediate' option
Adrian Hunter
2
-0
/
+6
2014-07-16
perf evsel: Add 'no_aux_samples' option
Adrian Hunter
2
-3
/
+4
2014-07-16
perf tools: Add option macro OPT_CALLBACK_OPTARG
Adrian Hunter
1
-0
/
+5
2014-07-16
perf tools: Add feature test for __sync_val_compare_and_swap
Adrian Hunter
4
-0
/
+29
2014-07-16
perf evlist: Pass mmap parameters in a struct
Adrian Hunter
1
-20
/
+26
2014-07-16
perf session: Flag if the event stream is entirely in memory
Adrian Hunter
2
-1
/
+11
2014-07-16
perf symbols: Add ability to iterate over a dso's symbols
Adrian Hunter
2
-1
/
+19
2014-07-16
perf symbols: Do not attempt to read data from kallsyms
Adrian Hunter
1
-0
/
+2
2014-07-16
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
6
-0
/
+29
2014-07-16
perf buildid-cache: Apply force option to copying kcore
Adrian Hunter
1
-3
/
+5
[next]