index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
perf tools: Remove verbose from functions prototypes
Jiri Olsa
3
-19
/
+18
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-17
perf evsel: Add 'immediate' option
Adrian Hunter
2
-0
/
+6
2014-07-17
perf evsel: Add 'no_aux_samples' option
Adrian Hunter
2
-3
/
+4
2014-07-17
perf tools: Add option macro OPT_CALLBACK_OPTARG
Adrian Hunter
1
-0
/
+5
2014-07-17
perf evlist: Pass mmap parameters in a struct
Adrian Hunter
1
-20
/
+26
2014-07-17
perf session: Flag if the event stream is entirely in memory
Adrian Hunter
2
-1
/
+11
2014-07-17
perf symbols: Add ability to iterate over a dso's symbols
Adrian Hunter
2
-1
/
+19
2014-07-17
perf symbols: Do not attempt to read data from kallsyms
Adrian Hunter
1
-0
/
+2
2014-07-17
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
6
-0
/
+29
2014-07-17
perf callchain: Fix appending a callchain from a previous sample
Adrian Hunter
1
-1
/
+1
2014-07-17
perf symbols: Fix missing GNU IFUNC symbols
Adrian Hunter
1
-1
/
+2
2014-07-17
perf tools: Fix missing kernel map load
Adrian Hunter
1
-0
/
+1
2014-07-17
perf record: Select comm_exec flag if supported
Adrian Hunter
1
-1
/
+17
2014-07-17
perf script: Display PERF_RECORD_MISC_COMM_EXEC flag
Adrian Hunter
2
-2
/
+10
2014-07-17
perf machine: Fix the value used for unknown pids
Adrian Hunter
3
-6
/
+7
2014-07-17
perf script: Provide additional sample information on generic events
Joseph Schuchart
1
-3
/
+20
2014-07-17
perf script: Add callchain to generic and tracepoint events
Joseph Schuchart
1
-4
/
+102
2014-07-17
perf script: Add missing calls to Py_DECREF for return values
Joseph Schuchart
1
-2
/
+10
2014-07-17
perf kvm: Add stat support on s390
Alexander Yarygin
1
-0
/
+9
2014-07-17
perf kvm: Add skip_event() for --duration option
Alexander Yarygin
1
-0
/
+1
2014-07-17
perf kvm: Move arch specific code into arch/
Alexander Yarygin
1
-0
/
+130
2014-07-16
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-39
/
+135
2014-07-10
perf timechart: Implement IO mode
Stanislav Fomichev
2
-4
/
+100
2014-07-10
perf timechart: Fix rendering in Firefox
Stanislav Fomichev
1
-36
/
+36
2014-07-08
perf tools: Suggest using -f to override perf.data file ownership message
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-07-07
perf tools: Convert open coded equivalents to asprintf()
Andy Shevchenko
2
-16
/
+5
2014-07-07
perf hists browser: Left justify column headers
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-07-07
perf hists browser: Add ui.show-headers config file option
Jiri Olsa
3
-1
/
+16
2014-06-27
perf script: Handle the num array type in python properly
Sebastian Andrzej Siewior
1
-12
/
+31
2014-06-27
perf script: Move the number processing into its own function
Sebastian Andrzej Siewior
1
-15
/
+23
2014-06-27
perf tools powerpc: Adjust callchain based on DWARF debug info
Sukadev Bhattiprolu
2
-2
/
+29
2014-06-25
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-2
/
+3
2014-06-20
perf symbols: Get kernel start address by symbol name
Simon Que
1
-32
/
+22
2014-06-19
perf evlist: Add suggestion of how to set perf_event_paranoid sysctl
Arnaldo Carvalho de Melo
1
-2
/
+3
2014-06-12
perf tools: Add dso__data_* interface descriptons
Jiri Olsa
2
-0
/
+97
2014-06-12
perf tools: Allow to close dso fd in case of open failure
Jiri Olsa
1
-1
/
+22
2014-06-12
perf tools: Add file size check and factor dso__data_read_offset
Jiri Olsa
2
-15
/
+50
2014-06-12
perf tools: Cache dso data file descriptor
Jiri Olsa
2
-4
/
+59
2014-06-12
perf tools: Add global count of opened dso objects
Jiri Olsa
1
-1
/
+7
2014-06-12
perf tools: Add global list of opened dso objects
Jiri Olsa
2
-2
/
+40
2014-06-12
perf tools: Add data_fd into dso object
Jiri Olsa
3
-6
/
+24
2014-06-12
perf tools: Separate dso data related variables
Jiri Olsa
2
-5
/
+10
2014-06-12
perf tools: Cache register accesses for unwind processing
Jiri Olsa
3
-2
/
+17
2014-06-12
perf record: Fix to honor user freq/interval properly
Namhyung Kim
1
-2
/
+2
2014-06-12
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-8
/
+16
2014-06-10
perf probe: Improve error messages in --line option
Masami Hiramatsu
1
-3
/
+3
2014-06-09
perf probe: Improve an error message of perf probe --vars mode
Masami Hiramatsu
2
-2
/
+11
[next]