Commit 9d2e67b5 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

Merge branch 'master' of https://github.com/Elphel/debugfs-webgui

parents 603b27b5 a2755b97
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -40,8 +40,8 @@ Simpler, more flexible and convenient Linux kernel dynamic debug (dyndbg)
     * **f**,**l**,**m**,**t**, **apply to debugfs** - 100+ ms - depends on the number of files.
     * **f**,**l**,**m**,**t**, **apply to debugfs** - 100+ ms - depends on the number of files.


## Behind the scenes
## Behind the scenes
* Javascript + PHP
* PHP - converts json config to queries and back, applies queries to dyndbg, stores configs, responds to ajax requests.
* JavaScript libraries:
* JavaScript + libraries:
 * [jQuery](https://jquery.com/)
 * [jQuery](https://jquery.com/)
 * [jquery.ajax.queue.js](https://blog.alexmaccaw.com/queuing-ajax-requests)
 * [jquery.ajax.queue.js](https://blog.alexmaccaw.com/queuing-ajax-requests)
 * [Bootstrap](http://getbootstrap.com/)
 * [Bootstrap](http://getbootstrap.com/)