summaryrefslogtreecommitdiff
path: root/tools/perf/util/probe-file.c
Commit message (Expand)AuthorAge
* perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo2017-09-13
* perf buildid-cache: Support binary objects from other namespacesKrister Johansen2017-07-18
* perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo2017-04-24
* perf str{filter,list}: Disentangle headersArnaldo Carvalho de Melo2017-04-19
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* perf tools: Move extra string util functions to util/string2.hArnaldo Carvalho de Melo2017-04-19
* perf/sdt/x86: Move OP parser to tools/perf/arch/x86/Ravi Bangoria2017-03-28
* perf probe: Add sdt probes arguments into the uprobe cmd stringAlexis Berlemont2017-03-21
* perf probe: Change MAX_CMDLENRavi Bangoria2017-03-21
* perf kretprobes: Offset from reloc_sym if kernel supports itNaveen N. Rao2017-03-14
* perf probe: Factor out the ftrace README scanningNaveen N. Rao2017-03-14
* perf probe: Generalize probe event file open routineNaveen N. Rao2017-03-03
* perf probe: Increase debug level of SDT debug messagesAdrian Hunter2016-09-29
* perf probe: Remove unused tracing_dir variableMasami Hiramatsu2016-08-24
* perf probe: Add supported for type casting by the running kernelMasami Hiramatsu2016-08-23
* perf probe: Release resources on error when handling exit pathsArnaldo Carvalho de Melo2016-08-15
* perf probe: Check for dup and fdopen failuresColin Ian King2016-08-15
* perf probe: Allow wildcard for cached eventsMasami Hiramatsu2016-07-13
* perf probe-cache: Add for_each_probe_cache_entry() wrapperMasami Hiramatsu2016-07-13
* perf probe: Make --list show only available cached eventsMasami Hiramatsu2016-07-13
* perf probe: Accept %sdt and %cached event nameMasami Hiramatsu2016-07-13
* perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo2016-07-12
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-12
* perf buildid-cache: Scan and import user SDT events to probe cacheMasami Hiramatsu2016-07-04
* perf probe: Remove caches when --cache is givenMasami Hiramatsu2016-07-01
* perf probe: Show all cached probesMasami Hiramatsu2016-07-01
* perf probe: Use cache entry if possibleMasami Hiramatsu2016-07-01
* perf tools: Rename strlist_for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-23
* perf probe: Introduce perf_cache interfacesMasami Hiramatsu2016-06-15
* perf probe: Let probe_file__add_event return 0 if succeededMasami Hiramatsu2016-04-26
* perf probe: Verify parameters in two functionsWang Nan2015-11-11
* perf tools: Switch to tracing_path interface on appropriate placesJiri Olsa2015-09-14
* tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-14
* perf probe: Print deleted events in cmd_probe()Namhyung Kim2015-09-04
* perf probe: Split del_perf_probe_events()Namhyung Kim2015-09-04
* perf probe: Move ftrace probe-event operations to probe-file.cMasami Hiramatsu2015-07-20