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
2015-09-01
perf tools: Fix link time error with sample_reg_masks on non x86
Stephane Eranian
3
-23
/
+27
2015-09-01
perf build: Fix Intel PT instruction decoder dependency problem
Wang Nan
1
-0
/
+1
2015-09-01
perf dwarf: Fix potential array out of bounds access
Wang Nan
3
-3
/
+3
2015-08-31
perf record: Add ability to name registers to record
Stephane Eranian
7
-5
/
+89
2015-08-31
perf/x86: Add list of register names
Stephane Eranian
3
-0
/
+38
2015-08-31
perf script: Enable printing of interrupted machine state
Stephane Eranian
2
-2
/
+31
2015-08-31
perf evlist: Open event on evsel cpus and threads
Kan Liang
2
-1
/
+5
2015-08-31
bpf tools: New API to get name from a BPF object
Wang Nan
1
-1
/
+1
2015-08-31
perf tools: Fix build on powerpc broken by pt/bts
Adrian Hunter
2
-0
/
+4
2015-08-31
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
28
-102
/
+432
2015-08-31
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-3
/
+2
2015-08-28
perf evlist: Add backpointer for perf_env to evlist
Kan Liang
2
-0
/
+2
2015-08-28
perf tools: Rename perf_session_env to perf_env
Kan Liang
10
-21
/
+21
2015-08-28
perf tools: Do not change lib/api/fs/debugfs directly
Jiri Olsa
2
-2
/
+1
2015-08-28
perf tools: Add tracing_path and remove unneeded functions
Jiri Olsa
2
-53
/
+5
2015-08-28
perf buildid: Introduce sysfs/filename__sprintf_build_id
Masami Hiramatsu
4
-26
/
+47
2015-08-28
perf evsel: Add a backpointer to the evlist a evsel is in
Arnaldo Carvalho de Melo
3
-0
/
+8
2015-08-28
perf trace: Add header with copyright and background info
Arnaldo Carvalho de Melo
1
-0
/
+19
2015-08-28
perf scripts python: Add new compaction-times script
Tony Jones
3
-0
/
+317
2015-08-28
perf stat: Get correct cpu id for print_aggr
Kan Liang
1
-3
/
+2
2015-08-28
perf script: Add --[no-]-demangle/--[no-]-demangle-kernel
Mark Drayton
2
-0
/
+12
2015-08-26
perf probe: Support probing at absolute address
Wang Nan
3
-24
/
+163
2015-08-26
perf probe: Fix error reported when offset without function
Wang Nan
1
-3
/
+7
2015-08-26
perf probe: Fix list result when address is zero
Wang Nan
1
-3
/
+25
2015-08-26
perf probe: Fix list result when symbol can't be found
Wang Nan
1
-1
/
+1
2015-08-26
perf tools: Remove export.h from MANIFEST
Jiri Olsa
1
-1
/
+0
2015-08-26
perf probe: Prevent segfault when reading probe point with absolute address
Wang Nan
1
-4
/
+4
2015-08-24
perf tools: Update Intel PT documentation
Adrian Hunter
1
-8
/
+186
2015-08-24
perf tools: Add Intel PT support for decoding TRACESTOP packets
Adrian Hunter
1
-0
/
+11
2015-08-24
perf tools: Add Intel PT support for using CYC packets
Adrian Hunter
1
-0
/
+6
2015-08-24
perf tools: Add Intel PT support for decoding CYC packets
Adrian Hunter
1
-5
/
+306
2015-08-24
perf tools: Add Intel PT support for using MTC packets
Adrian Hunter
1
-1
/
+25
2015-08-24
perf tools: Add Intel PT support for decoding MTC packets
Adrian Hunter
2
-4
/
+159
2015-08-24
perf tools: Pass Intel PT information for decoding MTC and CYC
Adrian Hunter
4
-11
/
+83
2015-08-24
perf tools: Add new Intel PT packet definitions
Adrian Hunter
3
-17
/
+201
2015-08-24
perf tools: Add Intel PT support for PSB periods
Adrian Hunter
1
-7
/
+210
2015-08-24
perf tools: Fix Intel PT 'instructions' sample period
Adrian Hunter
3
-1
/
+8
2015-08-24
perf ordered_events: Clear the progress bar at the end of a flush
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-08-24
perf ui tui progress: Implement the ui_progress_ops->finish() method
Arnaldo Carvalho de Melo
1
-1
/
+18
2015-08-24
perf annotate: Reset the dso find_symbol cache when removing symbols
Arnaldo Carvalho de Melo
3
-0
/
+13
2015-08-22
perf tools: Fix tarball build broken by pt/bts
Adrian Hunter
6
-6
/
+35
2015-08-21
perf probe: Try to use symbol table if searching debug info failed
Wang Nan
1
-3
/
+4
2015-08-21
perf tools: Initialize reference counts in map__clone()
Arnaldo Carvalho de Melo
1
-2
/
+11
2015-08-21
perf tools: Add example call-graph script
Adrian Hunter
2
-0
/
+374
2015-08-21
perf tools: Put itrace options into an asciidoc include
Adrian Hunter
4
-66
/
+25
2015-08-21
perf tools: Add Intel BTS support
Adrian Hunter
11
-6
/
+1576
2015-08-21
perf tools: Fix Intel PT timestamp handling
Adrian Hunter
1
-1
/
+1
2015-08-21
perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy
Adrian Hunter
2
-2
/
+3
2015-08-21
perf script: Fix segfault using --show-mmap-events
Adrian Hunter
1
-1
/
+1
2015-08-20
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
36
-20
/
+8850
[next]