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
/
session.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-18
perf evsel: Add missign class prefix to has_branch_stack method
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-04-14
perf session: Make ordered_events reusable
Wang Nan
1
-1
/
+5
2016-04-13
perf evsel: Move some methods from session.[ch] to evsel.[ch]
Arnaldo Carvalho de Melo
1
-130
/
+0
2016-04-11
perf evsel: Allow unresolved symbol names to be printed as addresses
Arnaldo Carvalho de Melo
1
-9
/
+18
2016-04-11
perf evsel: Introduce fprintf_callchain() method out of fprintf_sym()
Arnaldo Carvalho de Melo
1
-5
/
+24
2016-04-11
perf evsel: Rename print_ip() to fprintf_sym()
Arnaldo Carvalho de Melo
1
-32
/
+28
2016-04-11
perf evsel: Allow passing a left alignment when printing a symbol
Arnaldo Carvalho de Melo
1
-1
/
+5
2016-04-11
perf evsel: Allow specifying a file to output in perf_evsel__print_ip
Milian Wolff
1
-18
/
+21
2016-03-31
perf tools: Add time conversion event
Adrian Hunter
1
-0
/
+6
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
1
-3
/
+2
2016-03-08
perf session: Simplify tool stubs
Adrian Hunter
1
-33
/
+7
2016-01-15
perf kvm record/report: 'unprocessable sample' error while recording/reportin...
Ravi Bangoria
1
-1
/
+1
2015-12-17
perf stat record: Initialize record features
Jiri Olsa
1
-0
/
+3
2015-12-17
perf report: Display newly added events in raw dump
Jiri Olsa
1
-0
/
+19
2015-12-17
perf tools: Add event_update user level event
Jiri Olsa
1
-0
/
+21
2015-12-17
perf tools: Add stat round user level event
Jiri Olsa
1
-0
/
+21
2015-12-17
perf tools: Add stat user level event
Jiri Olsa
1
-0
/
+25
2015-12-17
perf tools: Add stat config user level event
Jiri Olsa
1
-0
/
+24
2015-12-17
perf cpu_map: Add cpu_map user level event
Jiri Olsa
1
-0
/
+50
2015-12-17
perf thread_map: Add thread_map user level event
Jiri Olsa
1
-0
/
+26
2015-12-10
perf tools: Make perf_session__register_idle_thread drop the refcount
Masami Hiramatsu
1
-4
/
+7
2015-11-11
perf session: Add missing newlines to some pr_err() calls
Arnaldo Carvalho de Melo
1
-4
/
+4
2015-10-01
perf top: Register idle thread
Namhyung Kim
1
-1
/
+1
2015-09-28
perf script: Add a setting for maximum stack depth
Adrian Hunter
1
-1
/
+1
2015-09-28
perf session: Warn when AUX data has been lost
Adrian Hunter
1
-0
/
+10
2015-09-23
Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new...
Ingo Molnar
1
-1
/
+4
2015-09-18
perf record: Avoid infinite loop at buildid processing with no samples
Mark Rutland
1
-1
/
+4
2015-09-14
perf machine: Add pointer to sample's environment
Arnaldo Carvalho de Melo
1
-0
/
+2
2015-09-14
perf env: Move perf_env out of header.h and session.c into separate object
Arnaldo Carvalho de Melo
1
-19
/
+1
2015-09-04
perf session: Don't call dump_sample() when evsel is NULL
Kan Liang
1
-1
/
+1
2015-09-02
perf tools: Store the cpu socket and core ids in the perf.data header
Kan Liang
1
-0
/
+1
2015-08-28
perf tools: Rename perf_session_env to perf_env
Kan Liang
1
-1
/
+1
2015-08-06
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
1
-4
/
+12
2015-07-29
perf session env: Rename exit method
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-07-23
perf tools: Add new PERF_RECORD_SWITCH event
Adrian Hunter
1
-0
/
+20
2015-07-21
perf header: Use argv style storage for cmdline feature data
Jiri Olsa
1
-0
/
+1
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
1
-1
/
+1
2015-06-23
perf tools: Print a newline before dumping Aggregated stats
Adrian Hunter
1
-1
/
+1
2015-06-23
perf session: Print a newline when dumping PERF_RECORD_FINISHED_ROUND
Adrian Hunter
1
-0
/
+2
2015-06-19
perf tools: Configurable per thread proc map processing time out
Kan Liang
1
-1
/
+3
2015-06-19
perf tools: Add time out to force stop proc map processing
Kan Liang
1
-0
/
+11
2015-06-19
perf tools: Ensure thread-stack is flushed
Adrian Hunter
1
-0
/
+20
2015-06-17
perf tools: Fix a problem when opening old perf.data with different byte order
Wang Nan
1
-14
/
+36
2015-06-11
perf tools: Fix build failure on 32-bit arch
He Kuang
1
-1
/
+1
2015-06-07
perf tools: handle PERF_RECORD_LOST_SAMPLES
Kan Liang
1
-0
/
+19
2015-05-27
perf session: Fix perf_session__peek_event()
Adrian Hunter
1
-3
/
+3
2015-05-05
perf tools: Add support for PERF_RECORD_ITRACE_START
Adrian Hunter
1
-0
/
+15
2015-05-05
perf tools: Add support for PERF_RECORD_AUX
Adrian Hunter
1
-0
/
+15
2015-05-04
perf tools: Add AUX area tracing index
Adrian Hunter
1
-0
/
+2
2015-04-29
perf tools: Add aux_watermark member of struct perf_event_attr
Adrian Hunter
1
-0
/
+1
[next]